-
//颜色初始化
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
-
The success of the latest test tslib, ran in the RMI AU1200 Oh!! Very difficult...
成功的最新测试tslib,运行在RMI AU1200哦!!很难得到它!!
- 2022-07-14 05:44:25下载
- 积分:1
-
Linux 0.01源代码为Linux 内核最早的源代码
Linux 0.01源代码为Linux 内核最早的源代码-The source code of linux 0.01 is the earliest source cod of linux kernel.
- 2022-08-09 03:23:07下载
- 积分: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
-
摩托罗拉ezx平台模拟器在FBA,后臂
motorola ezx 平台下的fba模拟器,经过arm汇编优化和驱动优化-motorola ezx platform simulator under the FBA, after arm-driven compilation optimization and optimization
- 2022-04-17 17:47:23下载
- 积分:1
-
TKCVS
Source Code For CVS。
TKCVS
Source Code For CVS。-TKCVS Source Code For CVS.
- 2022-07-14 05:39:16下载
- 积分:1
-
altera_avalon_dma.rar under ah!
altera_avalon_dma.rar大家快下啊-altera_avalon_dma.rar under ah!
- 2022-10-10 03:05:05下载
- 积分:1
-
linux下http代理,经过自己测试,运行后,可以在ie中设置相应代理服务器即可。具体操作见说明文档...
linux下http代理,经过自己测试,运行后,可以在ie中设置相应代理服务器即可。具体操作见说明文档-under http agents, after their tests, operation, ie the corresponding set the proxy server can be. The specific see documentation
- 2022-04-13 14:06:53下载
- 积分:1
-
清华大学-电子信息工程系-实验用ARM
清华大学-电子信息工程系-实验用ARM-linux-源代码-STDIO篇
- 2022-01-25 17:35:25下载
- 积分:1
-
Altera EPXA1例子程序
altera epxa1的例子程序-ALTERA epxa1 examples of procedures
- 2022-02-11 22:38:09下载
- 积分:1