-
关于TCP方面的, 比较难理解
关于TCP方面的, 比较难理解-On the TCP connection, more difficult to understand
- 2022-04-28 10:11:25下载
- 积分:1
-
该文件流操作函数,包括打开指定目录,查询目录文件,返回当前目录,获取文件大小等文件相关操作...
该文件流操作函数,包括打开指定目录,查询目录文件,返回当前目录,获取文件大小等文件相关操作-The document flow manipulation functions, including opening the specified directory, query directory file, return to the current directory, access to the file size and other documents related to the operation
- 2022-05-22 14:45:11下载
- 积分:1
-
指定进程下的线程监控器,用于系统调试使用。
指定进程下的线程监控器,用于系统调试使用。-Specified process under the thread monitor, debug for system use.
- 2023-06-01 22:45:03下载
- 积分:1
-
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
print...
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
printf("Terminal does not support color.
")
exit(1)
}
init_pair(1, COLOR_GREEN, COLOR_BLACK)
init_pair(2, COLOR_RED, COLOR_BLACK)
init_pair(3, COLOR_CYAN, COLOR_BLACK)
init_pair(4, COLOR_WHITE, COLOR_BLACK)
init_pair(5, COLOR_MAGENTA, COLOR_BLACK)
init_pair(6, COLOR_BLUE, COLOR_BLACK)
init_pair(7, COLOR_YELLOW, COLOR_BLACK)
//写字符串
for(i = 1 i
- 2023-04-17 02:35:03下载
- 积分:1
-
Linux下的socks的程序源程序,用于socks的代理服务
Linux下的socks的程序源程序,用于socks的代理服务-Linux socks procedure source program, uses in the
socks proxy to serve
- 2023-07-04 05:30:03下载
- 积分:1
-
老印有CP / M的源代码
Old Tarbell CP/M Source Codes
- 2022-05-25 09:29:16下载
- 积分:1
-
写日志,输入所要的记的内容,输出到文件中
写日志,输入所要的记的内容,输出到文件中-Write log entries to enter the contents of the output to a file
- 2022-09-03 23:45:02下载
- 积分:1
-
Source linux boot diskless workstation gpxe
无盘工作站 gpxe启动源码 linux-Source linux boot diskless workstation gpxe
- 2022-01-31 02:58:02下载
- 积分:1
-
编制一个简单的UNIX模拟文件系统
编制一个简单的UNIX模拟文件系统-prepare a simple UNIX file system simulation
- 2023-03-19 05:40:03下载
- 积分:1
-
Linux编程开发相关bash外壳
bash for linux progrmming to develop shell related
- 2023-02-16 01:00:05下载
- 积分:1