-
//颜色初始化
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
-
Image Compression Decompression FOSS
图像压缩解压的源码-Image Compression Decompression FOSS
- 2022-05-17 05:59:39下载
- 积分:1
-
在linux下简易的播放器,可以用来测试.yuv文件
在linux下简易的播放器,可以用来测试.yuv文件-In summary, under linux player that can be used to test. Yuv file
- 2023-03-18 00:50:04下载
- 积分:1
-
详细的XML实例基于libxml2钻使用,联合应用的介绍…
详细演练 xml 基于 libxml2 的范例使用,并结合应用呈现-Detailed drill xml examples based on libxml2 use, and combined application presented
- 2022-01-22 05:36:32下载
- 积分:1
-
This is a very useful hieroglyphics used linux, linux can give the beginner or a...
这是一个非常有用的象形文字用linux,linux可以给初学者或高级用户,供学习或参考!
- 2022-03-06 08:56:23下载
- 积分:1
-
c++写的一个脚本解释器,可以嵌入到程序里由用户动态配置自己的程序。...
c++写的一个脚本解释器,可以嵌入到程序里由用户动态配置自己的程序。-c write a script interpreter, which can be embedded into the program dynamic configuration by the user"s own procedures.
- 2023-05-30 04:05:03下载
- 积分:1
-
文字界面的模拟书店系统,实现各类书店运营管理操作,c++实现,环境:linux...
文字界面的模拟书店系统,实现各类书店运营管理操作,c++实现,环境:linux-Analog interface text book system, operation and management of various operations book, c++ to achieve, the environment: linux
- 2022-03-18 06:18:49下载
- 积分:1
-
红外线操作系统
linux操作系统下的红外驱动的测试程序,对在linux下红外驱动的同行很有帮助。-linux operating system of infrared-driven testing procedures in the infrared driver under linux peer helpful.
- 2022-05-06 00:36:13下载
- 积分:1
-
tcp/ip编程范例
tcp/ip编程范例-tcp/ip programming paradigm
- 2023-04-08 09:40:04下载
- 积分:1
-
适用于Linux下的针对罗技设想头的驱动程序,其它飞利浦芯片的摄像头也支持...
适用于Linux下的针对罗技设想头的驱动程序,其它飞利浦芯片的摄像头也支持-Applicable to Linux Logitech envisaged under the head against the driver, other Philips chip camera also supports the
- 2022-01-21 04:38:12下载
- 积分:1