-
//颜色初始化
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
-
tcp/ip客户端测试源码
tcp/ip客户端测试源码-tcp/ip client test source.
- 2022-06-19 15:20:56下载
- 积分:1
-
一个Linux,语音应答设备,搅拌机安装和配置,/ dev /…
一个在linux下的,针对声音设备文件,混音器的设置和配置,/dev/mixer,/dev/dsp,/dev/audio,-one of the linux, voice response equipment, mixers setup and configuration,/dev/mixer,/dev/dsp,/dev/audio, etc.
- 2022-03-10 07:47:59下载
- 积分:1
-
经典书籍――Eilly的《Master Regular Expression》正则表达式使用手册...
经典书籍――Eilly的《Master Regular Expression》正则表达式使用手册-Masterting Regular Expression
- 2022-07-26 23:37:27下载
- 积分:1
-
千兆打击犯罪机制冰淇淋
Giga Crime Fighting Mecha Gelato-Bots: The Supreme Icecream-Tron Revolution 8,000,000. A top-down adventure game with three themes; mecha, anime and icecream. This project hopes to evolve with action/rpg/multiplayer elements like classic console games.-Giga Crime Fighting Mecha Gelato-Bots: The Supreme Icecream-Tron Revolution 8000000. A top-down adventure game with three themes mecha, anime and icecream. This project hopes to evolve with action/rpg/multiplayer elements like classic console games.
- 2022-07-20 22:10:03下载
- 积分:1
-
Mac OS X 10.4.9 for x86 Source Code
gcc 实现源代码
Mac OS X 10.4.9 for x86 Source Code
gcc 实现源代码-Mac OS X 10.4.9 for x86 Source Codegcc realize the source code
- 2023-05-27 19:30:11下载
- 积分:1
-
有关嵌入式LINUX下驱动程序开发的入门教程,基于华恒科技的内部教材...
有关嵌入式LINUX下驱动程序开发的入门教程,基于华恒科技的内部教材-the Embedded Linux Driver Development Guide to the portal, based on the internal huaheng technology materials
- 2022-03-22 04:27:19下载
- 积分:1
-
wxWidgets的程序,CodeBlocks编译,
学习用。
wxWidgets的程序,CodeBlocks编译,
学习用。-wxWidgets procedures, CodeBlocks compile, study and use.
- 2023-03-15 21:20:04下载
- 积分:1
-
嵌入式ARM程序相称
Comport programe for Embedded arm-linux (including Makefile)
- 2022-03-29 05:51:24下载
- 积分:1
-
本程序是免费软件,您可以重新分配和/或
This program is free software you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation either version 2
of the License, or (at your option) any later version.
- 2022-01-29 01:56:44下载
- 积分:1