资源列表
[Linux/Unix编程] autologin
说明:Linux下定制自动登陆,编写程序来实现,通过自动登陆,可以实现加载自动运行的程序<李峰> 在 2008-10-13 上传 | 大小:1.24kb | 下载:0
[Linux/Unix编程] signal to killchild
说明:用系统调用signal()让父进程捕捉键盘上来的中断信号(按Ctrl-C键);当捕捉到中断信号后,父进程用系统调用kill()向两个子进程发出信号,子进程捕捉到信号后分别输出下列信息后终止: Child Process 1 is Killed by Parent! Child Process 2 is Killed by Parent! 父进程等待两个子进程终止后,输出如下的信息后终止: Parent Process is Kill<microstone> 在 2008-10-13 上传 | 大小:1.24kb | 下载:0
[系统编程] C语言操纵糸统剪贴板
说明:Demonstrates how to set palettes. Use the RM to create palette tables.<李平> 在 2008-10-13 上传 | 大小:1.23kb | 下载:0
[Linux/Unix编程] cw_shell
说明:编写自己的SHELL程序myshell.c实现如下功能: (1)、显示提示符“>”。 (2)、用户在此提示符可输入简单的shell命令执行。 (3)、shell命令执行完又回到“>”提示符下。 (4)、在“>”提示符下输入“quit”退出程序-prepare their SHELL myshell.c procedures to accomplish the following functions : (a), ind<宏伟> 在 2008-10-13 上传 | 大小:1.24kb | 下载:0
[Linux/Unix编程] cw_pipe
说明:提供进程间通过管道通信的例子,能显示当前进程的信息,如进程号、父进程号、用户号、组号、登录用户号。-provide inter-process communication channels through the examples that can show the current process of information, such as process, the father of the process, users, gro<宏伟> 在 2008-10-13 上传 | 大小:1.23kb | 下载:0