资源列表
[Linux/Unix编程] shell
说明:linux shell 命令解释器 C语言编写-linux shell command interpreter written in C<方青> 在 2025-06-17 上传 | 大小:9kb | 下载:0
[Linux/Unix编程] linuxmysqlresinshell
说明:linux中mysql配置和resin配置配置shell脚本 -mysql linux configuration and resin in the shell scr ipt configure configuration<周先生> 在 2025-06-17 上传 | 大小:5kb | 下载:0
[Linux/Unix编程] client
说明:linux下c语言实现的FTP客户端 可和服务器端一同实现在linux下的文件传输功能-linux c language under the FTP client and server can be achieved with the linux file transfer capabilities under<tqer> 在 2025-06-17 上传 | 大小:2kb | 下载:0
[系统编程] AutoShutDown
说明:自己编写的自动关机MFC程序,支持定时自动关机,注销,重启操作,大家借此学习一下-Automatic shutdown to write your own MFC program, supports timer automatic shutdown, log off, restart the operation, to learn about us<wrq> 在 2025-06-17 上传 | 大小:3.45mb | 下载:0
[系统编程] xinxianquanshiyandaan
说明:上海交通大学信息安全实验室信息安全实验答案-Shanghai Jiaotong University Information Security Information Security Laboratory experiments Answer<疯风愚雨> 在 2025-06-17 上传 | 大小:7.18mb | 下载:0
[Linux/Unix编程] myshell_v0.3
说明: 在Linux中,用C编写一个myshell1原型,基本功能是根据创建一个子进程,它显示从父进程获得的环境变量和命令行参数,且父进程在子进程结束后退出。 父进程中接收控制台输入一行字符串,作为用户发出的Linux命令,如ls /usr/*.c <回车>,在创建一个子进程后,子进程通过调用execlp()系统调用,执行这条命令。输入输出重定向与管道-In Linux, using C to write a myshell1 prototype, the basic function i<qiren> 在 2025-06-17 上传 | 大小:2kb | 下载:0