资源列表
externregdemo
- VC6 如何操作注册表向其中写入程序一般信息及程序运行时所需的变量值。 -VC6 reg program Var
shellw
- 对于管道,重定向,环境变量等,利用递归简化了实验功能齐全。-For pipelines, redirection, environment variables, such as the use of recursive functions to simplify the experiment.
1000_Visual_Basic_Source_Code
- code 1000 file visual basic for your and anyone like visual basic
finalshell
- 自己写的关于shell的模拟的程序,经过检验通过,具有最基本的功能-Write their own on the simulation of shell procedures tested passed, with the most basic functions. . .
Linuxcommad
- linux shell下面的常用命令全集-The Complete Works of commonly used linux commands
Tsh
- This program is *nix like shell. -This program is*nix like shell.
BashQuickReference
- shell scr ipting book
shell
- shell 编程的一本入门的好书 推荐大家看看 对自己的shell编程能力有个提升-shell programming an entry we take a look at the books recommended for their ability to have a shell program to upgrade
helloall
- hello. I will be active very soon. best.
WRepShl
- This handy little application will replace Explorer as the default shell for Windows 9x or NT if desired, or it could be used as a simple application launch utility. It is very easy to use, and cuts down on a lot of user problems. There are up to 12
Shell
- 基本上shell分两大类: 一:图形界面shell(Graphical User Interface shell 即 GUI shell) 例如:应用最为广泛的 Windows Explorer (微软的windows系列制作系统),还有也包括广为人知的 Linux shell,其中linux shell 包括 X windows manger (BlackBox和FluxBox),以及功能更强大的CDE、GNOME、KD、 XFCE。 二:命令行式 shell(Comm
Unix_Compile_Tool
- 目录 1.GCC的使用 1.1.编译C程序 1.1.1.编译执行文件 1.1.1.1.C程序中的文件后缀名 1.1.1.2.编译单源程序 1.1.1.3.编译多源程序 1.1.2.编译目标文件 1.1.2.1.编译成目标文件 1.1.2.2.使用目标文件编译 1.1.3.预处理 1.1.3.1.预处理编译 1.1.3.2.编译预处理文件 1.1.3.3.预处理指令介绍 1.1.3.4.预定义宏介绍 1.1.3.5.预处理与make选项