-
goahead是linux下的轻量级web服务器,这是帮助文档。
goahead是linux下的轻量级web服务器,这是帮助文档。-goahead is under linux lightweight web server, this is the help documentation.
- 2022-02-26 00:56:36下载
- 积分: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的~(obotj >;kysp ~ ~ ~ ih18 } { } PCI
linux~{OBOTJ>KySP~}pci~{Ih18~}
- 2022-03-19 10:31:05下载
- 积分:1
-
pthread的例子程序,新手上传,更多的关心
pthread的例子程序,新手上传,多关照-pthread examples of procedures, and newcomers upload, more care
- 2023-09-01 03:00:02下载
- 积分:1
-
高性能计算程序示例之五
高性能计算程序示例之五-examples of high-performance computing procedures 5
- 2022-09-16 17:45:03下载
- 积分:1
-
用C写的一个算24点代码,使用逆波兰表达式的求值。
用C写的一个算24点代码,使用逆波兰表达式的求值。-C counting write a 24 point code, the use of reverse Polish expression is evaluated.
- 2022-02-05 14:19:05下载
- 积分:1
-
this source code contains the way of data transmission over l2cap sockets of blu...
this source code contains the way of data transmission over l2cap sockets of bluetooth under Linux Environment.
- 2022-05-18 03:39:05下载
- 积分:1
-
在linux内核的系统上,编写程序。C语言基础。讲的东西很多,很详细。是嵌入式开发的入门秘笈...
在linux内核的系统上,编写程序。C语言基础。讲的东西很多,很详细。是嵌入式开发的入门秘笈-In the linux kernel system, programming. C language-based. Talking about something a lot of very detailed. Tips for Getting Started with embedded development
- 2022-06-17 23:41:16下载
- 积分:1
-
GNU Make Manual (Chinese translation edition) no need to say more
GNU Make 使用手册(中译版); 没必要多说-GNU Make Manual (Chinese translation edition) no need to say more
- 2023-02-27 21:50:03下载
- 积分:1
-
uclinux下串口通信例子,实现基本的收发功能
uclinux下串口通信例子,实现基本的收发功能-Examples of serial communication under uClinux, the realization of basic transceiver functions
- 2022-01-21 19:56:35下载
- 积分:1