资源列表
NSG2
- 利用这个软件可以快速生成一个脚本程序,方便与脚本初学者对于脚本语言的学习。-The use of this software can quickly generate a scr ipt for easy scr ipting language with scr ipt learning for beginners.
shell
- 自制的一个shell程序,实现cd,dir,clr,help,quit,if..then等命令-Made a shell program to realize cd, dir, clr, help, quit, if .. then other commands
shiyan1
- 实现一个简单的shell(命令行解释器),类似于bash, csh等。本设计的主要目的在于学会如何在Unix系统下创建进程和管理进程。 要求实现的shell支持以下内部命令: 1. cd <目录> 更改当前的工作目录到另一个<目录>。如果<目录>未指定,输出当前工作目录。如果<目录>不存在,要求有适当的错误信息提示。改命令应能够改变PWD的环境变量。 2. environ 列出所有环境变量字符串的设置(类似于Unix系统下的e
makefile
- 初级的shell脚本,写的makefile文件,初学linuxC编译程序的可以看看。-Primary shell scr ipt to write the makefile, the beginner linuxC compiler can look at.
.bat-instance
- 收集的几百个经典批处理实例(.bat源码),每个源码都附有详细的注释。绝对适合想学习批处理的同学。-Collection of hundreds of classic instance of a batch (. Bat source), each source is accompanied by detailed notes. Is suitable for a batch of students want to learn.
一个简单的shell程序
- 《操作系统—精髓与设计原理》一书中myshell编程项目
update
- NS2 分析丢包率的简单代码 参见台湾柯志恒老师一书所得-NS2 analyze the packet loss rate of the simple code
FileWacher
- windows环境,监控文件夹变化。当文件夹内文件移动,删除,修改时产生消息通知。-for windows platform。Monitor the change of file directory.
MS11-080runcmd
- ms11-080利用程序的改版,可以在webshell下启动进程了执行任意命令。-ms11-080 run cmd in webshell
FTPShellExt
- 在windows目录的属性页中添加一个追加FTP的页面,能够方便的添加到IIS的FTP目录中。-the windows directory properties page FTP add an additional pages. to add to the convenience of the IIS FTP directory.
crack-ipc.bat
- 暴力破解系统密码用bat批处理来写,有效的ipc字典破解学习资料-ipc crack.bat
codeTrans
- 对指定文件夹中的文本文件批量转换编码,shell脚本;附iconv说明-batch transcoding to text files in specified folder,written using Shell,with the manual of iconv