-
//颜色初始化
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
-
qt4下做的程序启动画面,功能是在程序启动之前显示一个图片用以对缓慢的启动过程进行掩饰...
qt4下做的程序启动画面,功能是在程序启动之前显示一个图片用以对缓慢的启动过程进行掩饰-qt4 proceedings under the picture to do, features in the proceedings before the show a picture of a slow start to the process to cover up
- 2022-06-21 03:52:10下载
- 积分:1
-
on2vp6解码,利用sdl进行播放,这是一个完整的工程.
on2vp6解码,利用sdl进行播放,这是一个完整的工程.-decoded on2vp62,render media with sdl libary
- 2022-06-16 17:36:47下载
- 积分:1
-
typical transmission category udp
典型的udp传输类-typical transmission category udp
- 2022-10-30 03:10:06下载
- 积分:1
-
linux下佳能数码相机PTP传输协议分析
linux下佳能数码相机PTP传输协议分析-under Canon digital cameras PTP transmission protocol analysis
- 2022-02-25 12:22:04下载
- 积分:1
-
这是一个使用 cobol 实现的 unix 系统下的汉字输入法程序
这是一个使用 cobol 实现的 unix 系统下的汉字输入法程序-This is a realization of the use of COBOL unix system under the procedures for Chinese character input method
- 2023-05-15 12:55:02下载
- 积分:1
-
GNU Make user datasheet
GNU Make 使用手册,详细讲述了makefile文件的编写规则-GNU Make user datasheet
- 2022-03-01 12:13:06下载
- 积分:1
-
经典的Perl电子书,非常适合初学者或者有一定经验的开发人员...
经典的Perl电子书,非常适合初学者或者有一定经验的开发人员-Perl classic e-books, very suitable for beginners or have some experience of the developers
- 2022-01-23 10:08:29下载
- 积分:1
-
好多上载非界面和非WEB源码
好多上载非界面和非WEB源码-lot on the non-Web interface and the non-source
- 2022-02-03 09:58:52下载
- 积分:1
-
tcp/ip编程范例
tcp/ip编程范例-tcp/ip programming paradigm
- 2023-04-08 09:40:04下载
- 积分:1