-
fget是一个小型的HTTP/FTP工具,支持IPv4 和IPv6。它被设计为具有一些额外的功能,可以适用于启动和救援盘。...
fget是一个小型的HTTP/FTP工具,支持IPv4 和IPv6。它被设计为具有一些额外的功能,可以适用于启动和救援盘。-fget is a small HTTP/FTP tools, support IPv4 and IPv6. It was designed to have a number of additional functions can be applied to launch and rescue disk.
- 2022-02-13 19:11:14下载
- 积分:1
-
Classification of Unix/Linux command operation guidance. (For all aspects)
分类的Unix/Linux命令操作指导。(针对各方面问题)-Classification of Unix/Linux command operation guidance. (For all aspects)
- 2022-01-25 20:50:10下载
- 积分:1
-
一部分原始代码的注释
linux内核原代码head.s部分的注释-head.s part of the original code to the Notes
- 2022-02-10 03:38:19下载
- 积分:1
-
driven by the compiler requires source code for Linux kernel support. Drivers co...
由编译器驱动需要Linux内核支持的源代码。驱动程序编译器默认为路径/usr/src/linux的源代码,如果安装了linux源代码,则必须安装。如果内核源代码不是路径/usr/src/linux,我们可以建立一个符号链接ln-s/usr/src/linux-styler2x。xx.xx/usr/src/linux驱动程序在源代码中做出实现路径命令,生产洪水移动can9880.o目标文件在/dev目录下可以建立相应的设备,使用其主要设备254mknod can98801c254 0
- 2023-08-05 20:05:03下载
- 积分:1
-
非常好用的tcp/udp封装
非常好用的tcp/udp封装-very user-friendly tcp/udp Packaging
- 2022-06-20 04:29:44下载
- 积分:1
-
LINUX开发教程很适合入门者看.
LINUX开发教程很适合入门者看.-Linux Development Guide is very suitable for beginners to see. Oh
- 2022-02-25 19:26:58下载
- 积分:1
-
最新Linux命令大全,常见命令以及很少用的命令都有收录。
最新Linux命令大全,常见命令以及很少用的命令都有收录。-Encyclopedia of the latest Linux commands, common commands, as well as seldom used commands are included.
- 2023-03-06 20:25:03下载
- 积分:1
-
tools.03b.zip
tools.03b.zip
- 2022-05-06 11:43:56下载
- 积分:1
-
实现的外壳,可以处理订单CD:电流变化路径pwd的过程:1.
实现Shell,能处理命令
cd :改变进程当前路径
pwd :查看进程当前路径
pid:查看当前进程号(getpid()系统调用)
logout :退出shell
ls [-l]
rm [-r]
mkdir, mv, cp-achieve Shell, can handle orders cd : the process of change current path pwd : View current path process pid : View the current process (getpid () system call) logout : withdraw from the shell ls [-l] rm [-r] mkdir, mv, cp
- 2022-07-20 23:01:41下载
- 积分:1
-
unix系统编程时,非常重要的是进程间的通信,本例为一种实现方式:管道...
unix系统编程时,非常重要的是进程间的通信,本例为一种实现方式:管道
- 2022-02-07 16:35:46下载
- 积分:1