CSharp写的一个超微软操作系统

源代码在线查看: readme.txt

软件大小: 77 K
上传用户: uimeet
关键词: CSharp 超微 操作系统
下载地址: 免注册下载 普通下载 VIP

相关代码

				Sample Programs
				-----------------
				* I usually keep these in the ..\bin dir for ease of execution
				
				* If you want to debug in VS.NET go to the Properties Dialog of the current Project.  Go to "Configuration Properties|Debugging" under Command Line Arguments and add the same args you'd add on the command line.  
				
				So, you might put 
				
				1024 prog3.txt idle-n.txt
				
				to have 1024 bytes of addressable memory and run prog3.txt and idle-n.txt when debugging.
				
				
				- Scott			

相关资源