搜索资源列表
C++2Delphi
- How can one convert C++ Code into delphi? Translating C++ Code into Delphi.This is complete word document I ve found in the net, then i ve converted it to word document. I hope it helps us.-How can one convert C Code into Trans delphi lating C Code i
figuremanger
- 一个图形管理程序对于C++初学者很有用,但只有一个cpp文件-a graphics management procedures for C beginners useful, but only one document cpp
shell
- 实现带参数的简单shell 1、除了系统调用execve,不允许使用其他的exec函数。输入应当允许带多个参数(一行内可以表示),不考虑通配符 (即“*”、“?”、“-”等等)的处理。 2、输入错误命令能提示出错并进入下一轮接收命令状态。 3、可以用Ctrl-C和Ctrl-\结束简单shell的运行。 4、程序运行正确,提示简洁明确。 -Parameters to achieve a simple shell 1, apart from the system call exe
Bash-Shell
- UNIX/Linux shell 有很多种,比如 Bourne shell(又称 AT&T shell,标准的 UNIX shell, sh)、 C shell(又称 Berkeley shell)、 Korn shell(Bourne shell 的扩展集,ksh)、 TC shell、 Z shell、 Bash shell 等。 这些 shell 的功能和使用都不尽相同。我们通常说 shell 编程,其实说精通所有 shell 编 程是很难的, 一般也没有必要。 学习 shel