-
//颜色初始化
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
-
motorolfa ezx平台的mp3播放器,基于libmad
motorolfa ezx平台的mp3播放器,基于libmad-motorolfa ezx platform mp3 player, based on libmad
- 2022-02-07 06:30:30下载
- 积分:1
-
bin文件是文件为S19。作为生成的本文件,烧成的G。
主要是把BIN文件转成S19文件。由于在LINUX下生成的是BIN文件,一般的烧入为S19文件-BIN file is the file into S19. As LINUX is generated BIN file, burned into the general file for S19
- 2022-01-26 05:36:47下载
- 积分:1
-
Linux下的socks的程序源程序,用于socks的代理服务
Linux下的socks的程序源程序,用于socks的代理服务-Linux socks procedure source program, uses in the
socks proxy to serve
- 2023-07-04 05:30:03下载
- 积分:1
-
学习MAkefile相关的好资料,内容全面,可以一看
学习MAkefile相关的好资料,内容全面,可以一看-A good learning MAkefile related information, comprehensive, you can see
- 2022-03-20 07:45:13下载
- 积分:1
-
Linux c 语言函数库 414 页 多为基本函数
Linux c 语言函数库 414 页 多为基本函数-Linux c language function library for more than 414 basic function
- 2022-03-02 03:50:28下载
- 积分:1
-
linux学习教材,初学者适宜,感兴趣可以
linux学习教材,初学者适宜,感兴趣可以-linux study material suitable for beginners
- 2022-02-21 06:45:11下载
- 积分:1
-
applicable QT2410E (UNITAR)
适用QT2410E(训研所)-ARM或闪存复制暂停
- 2023-04-09 13:05:03下载
- 积分:1
-
此文件包含了在linux下实现tpr
此文件包含了在linux下实现tpr-tree索引的源代码,tpr-tree的实现是基于gist代码,采用C++语言-This document contains a tpr under linux-tree index of the source code, tpr-tree based on the realization of the gist code using C language
- 2022-02-11 18:57:23下载
- 积分:1
-
Linux Device Driver Edition 3, the book
Linux 设备驱动 Edition 3,书中的例题,是我在网上找的,版权归原作者所有.-Linux Device Driver Edition 3, the book
- 2022-02-06 02:09:43下载
- 积分:1