-
ICS 课程的Lab1
ICS 课程的Lab1-ICS courses who entered another school 4
- 2022-01-26 02:58:14下载
- 积分:1
-
linux环境下,用IPC和多进程的实现的一个聊天室
linux环境下,用IPC和多进程的实现的一个聊天室-linux environment, multi-process with the IPC and the realization of a chat room
- 2022-10-06 22:10:02下载
- 积分:1
-
BLT is a library of extensions to the Tk library. It adds new commands and varia...
BLT is a library of extensions to the Tk library. It adds new commands and variables to the application s interpreter. -BLT is a library of extensions to the Tk LIBR ary. It adds new commands and variables to the ap scalable s interpreter.
- 2022-02-11 22:57:24下载
- 积分:1
-
who命令的具体实现,方法见原代码注释
/*who1.c
who命令的具体实现,方法见原代码注释
/*who1.c - for a first version the who programe
* open,read UTMP file,and show resulets
-/*who1.c- for a first version the who programe
* open,read UTMP file,and show resulets
*/
- 2022-03-23 17:18:26下载
- 积分: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
-
Qt dialog with the realization of standards to reduce the majority of code, and...
用qt实现标准对话框,减少大部分代码,和一般的语言达到同样的效果-Qt dialog with the realization of standards to reduce the majority of code, and general language to achieve the same effect
- 2022-05-14 16:22:16下载
- 积分:1
-
Linux基础教程,教你简单使用并配置Linux系统,Linux的入门级教程。...
Linux基础教程,教你简单使用并配置Linux系统,Linux的入门级教程。-Linux Basic Course, the easy to use and configure your Linux system, Linux" s entry-level course.
- 2022-11-26 05:40:03下载
- 积分:1
-
这是一个魔头罗拉e680的qt手机游戏的源代码
这是一个魔头罗拉e680的qt手机游戏的源代码-this is the resource of program of e680
- 2022-01-26 02:56:43下载
- 积分:1
-
LFS.This is a kind of file system.
LFS.This is a kind of file system.
- 2022-03-23 06:52:49下载
- 积分:1
-
通用的UNIX全屏幕录入程序
通用的UNIX全屏幕录入程序-common UNIX full-screen entry procedures
- 2022-02-26 11:36:17下载
- 积分:1