搜索资源列表
compareeffic
- 程序从标准输入读入数据输出至指定输出文件,并根据输入的要求同步写或异步写。 此程序的主体在于read和write函数的配合使用以实现将从输入文件读入的数据复制到输出文件。-procedures from the standard input output read data to the designated output file, and in accordance with the requirements of the importation of synchronous or as
shell.rar
- 实现shell 实现内置命令cd、pwd,实现环境变量,输入和输出可以重定向到文件,Achieve the realization of built-in shell commands cd, pwd, the achievement of environmental variables, input and output can be redirected to the file
shell
- 本实验完成了一个shell命令解释器,实现了shell的解释命令功能,实现了重定向功能和多管道、后台运行等功能。具体功能描述如下: 1)解释器的命令格式为 cmd1[<infileName][|cmd2][|cmd3]…[|cmdn][>or>>outfileName][&] 2)cmdi为命令名+参数形式的命令,<为输入重定向,后跟输入重定向文件名infileName;>或>>后跟输出重定向文件名,输出内容将写入
cmd
- 它是关于类似cmd的接口dll文件,只要你输入类似cmd上命令,他会输出相应的结果。例如,ping 192.168.200.240这个地址,他会输出相应的结果。-It is similar to cmd on the interface dll files, as long as you enter a similar command on cmd, he will output the corresponding results. For example, ping 192.168.200.2
