文件名称:OS
-
所属分类:
- 标签属性:
- 上传时间:2013-03-16
-
文件大小:138.62kb
-
已下载:0次
-
提 供 者:
-
相关连接:无
-
下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
实验要求
编写类似于DOS,UNIX的命令行解释程序
(1)自行定义系统提示符
(2)自定义命令集(8-10个)
(3)用户输入HELP以查找命令的帮助
(4)列出命令的功能,区分内部还是外部命令
(5)用户输入QUIT退出
(6)内部命令有dir, cd, md, rd, cls, date, time, ren, copy等。
-The experiment requires the preparation is similar to the DOS, UNIX command line interpreter (1) self-help (4) define the system prompt (2) custom command set (8-10) (3) user input HELP to find the command listed command functions, the distinction between internal or external command (5) user input QUIT exit (6) internal commands dir, cd, md, rd, cls, date, time, ren, copy, etc..
编写类似于DOS,UNIX的命令行解释程序
(1)自行定义系统提示符
(2)自定义命令集(8-10个)
(3)用户输入HELP以查找命令的帮助
(4)列出命令的功能,区分内部还是外部命令
(5)用户输入QUIT退出
(6)内部命令有dir, cd, md, rd, cls, date, time, ren, copy等。
-The experiment requires the preparation is similar to the DOS, UNIX command line interpreter (1) self-help (4) define the system prompt (2) custom command set (8-10) (3) user input HELP to find the command listed command functions, the distinction between internal or external command (5) user input QUIT exit (6) internal commands dir, cd, md, rd, cls, date, time, ren, copy, etc..
(系统自动生成,下载前可以参看下载内容)
下载文件列表
OS.doc