-
Mrxvt是一个小巧,快捷,功能强大的X终端仿真程序。它是基于流行的rxvt开发版,增加了多页支持,支持用户指定背景图形,透明背景,背景染色,支持多种风格的滚动...
Mrxvt是一个小巧,快捷,功能强大的X终端仿真程序。它是基于流行的rxvt开发版,增加了多页支持,支持用户指定背景图形,透明背景,背景染色,支持多种风格的滚动条,文字阴影,中文显示与输入,TrueType字体,多种UNIX平台和cygwin,等等。它不依赖于任何Gnome/KDE的库文件。-Mrxvt is a compact, fast, powerful X-terminal emulation program. It is based on the popular rxvt Developer Edition, an increase of multi-page support, support for user-specified background graphic, transparent background, background staining, supporting multiple styles of scroll bars, text shadow, Chinese display and input, TrueType fonts, a variety of UNIX platforms and cygwin, and so on. It does not depend on any Gnome/KDE library files.
- 2022-01-26 06:09:35下载
- 积分:1
-
经典的unix下telnet的c代码
经典的unix下telnet的c代码-classic telnet under the code c
- 2022-04-01 16:19:54下载
- 积分:1
-
Linux 串口通信程序,包含基本的读写
Linux 串口通信程序,包含基本的读写-Linux Serial Communication Program, including basic literacy
- 2022-02-01 09:01:17下载
- 积分:1
-
这是用minigui1.3.3开发的一个时钟,本程序是用定时做的动态时钟,希望对大家有用。...
这是用minigui1.3.3开发的一个时钟,本程序是用定时做的动态时钟,希望对大家有用。-This is minigui1.3.3 developed a clock, this procedure is done with dynamic clock from time to time and hope for all of us.
- 2022-08-10 21:28:30下载
- 积分:1
-
S3C2440的S3C2440usb测试程序提供接口
s3c2440 提供S3C2440USB 接口测试程序-s3c2440 provide S3C2440USB interface test program
- 2022-03-25 02:29:28下载
- 积分:1
-
//颜色初始化
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
-
FIC8120 program Parser_ICE
FIC8120 方案 Parser_ICE-FIC8120 program Parser_ICE
- 2022-02-13 15:35:26下载
- 积分:1
-
linux TV 源码,用于在pc上实现多种数字电视传输模式的观看
linux TV 源码,用于在pc上实现多种数字电视传输模式的观看-linux TV source for the pc to achieve a wide range of digital television transmission mode of viewing
- 2023-07-21 20:40:04下载
- 积分:1
-
快速内存读写算法
快速内存读写算法-Fast Algorithm for memory read and write
- 2022-02-02 10:36:17下载
- 积分:1
-
Motif 2.1
Motif 2.1 - Programmer s Reference, Volume 2-Motif 2.1- Programmer s Reference, Volume 2
- 2022-10-26 07:55:03下载
- 积分:1