资源列表
bat_skill.txt
- 很多批处理程序的例子,包括对系统的优化和控制等-many batch programs, including optimizing and controlling Windows
Setup_Source
- 我做的安装程序,支持环境变量,快捷方式,注册dll等,里面的方法值得参阅-installation and support environment variables, shortcuts, registered dll, they should refer to the method
Associate
- 建立关联程序的例子 本程序演示把 .bar 文件与 notepad 建立关联。
2007-September.txt
- 这是一个shell脚本,我不知道来做设么用,希望有知道告诉我,谢谢了
language_explaination
- 编译源代码 简单的语法分析器 可分析赋值语句-Compile the source code simple parser can analyze assignment
S_Shell
- 模拟shell实现以下功能: int login() int getcmd() void dir() void cd() void clear() void newdir() void deldir() void del() void copy() void cut() void account() void help() -Simulation shell to achieve the following functi
SHELL_C
- 一个shell的c实现的完整源代码,可实现一般shell的功能。-shell c
Shell
- shell脚本语言文字shell脚本语言-shell scr ipting languages shell scr ipting language
SHROUD_C
- C语言源码加密工具 This version is distributed as executables only for MSDOS computers. The source code for shroud will be released later. We wish to ensure that the version of LEX we use is compatible with LEX on other systems. This source code will not be s
ShellExtGuide2_demo
- shell 编程的例子2-shell Programming Example 2
ShellExtGuide2_demo
- shell 编程,网上收集的,