-
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
-
嵌入式linux开发很好的一本书,非常实用,基本上就是手把手教你开发嵌入式linux系统...
嵌入式linux开发很好的一本书,非常实用,基本上就是手把手教你开发嵌入式linux系统-Embedded linux development of a good book, very useful, is essentially the development of embedded手把手教your linux system
- 2023-01-15 16:20:04下载
- 积分:1
-
h.263一款不错的网络视频监控系统软件,请支持
h.263一款不错的网络视频监控系统软件,请支持-The engineering software of the video frequency supervision is a more friendly video frequency supervision source code and please everyone much and much support, thanks
- 2023-05-13 13:55:03下载
- 积分:1
-
具有良好音质的ARM
具有良好音质的ARM-UDA1341录音程序源码包(基于P型版测试),用的ARM7,S3C44B0.-With good quality sound recording program ARM-UDA1341 source packages (based on P-type version of the test), with the ARM7, S3C44B0.
- 2022-07-02 04:48:09下载
- 积分:1
-
unix接口转换为tcp接口
unix接口转换为tcp接口-converted to tcp Interface
- 2023-01-10 07:30:04下载
- 积分:1
-
linux线程编程
linux线程编程-linux multi-thread programming
- 2023-08-29 16:25:03下载
- 积分:1
-
JPEG作为一种常用文件格式,这是JPEG文件格式的详细介绍,JPEG标准,...
JPEG作为一种常用文件格式,这是JPEG文件格式的详细介绍,JPEG标准,-used as a JPEG file format, which is the JPEG file format, as detailed in the JPEG standard,
- 2022-11-02 15:35:02下载
- 积分: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
-
linux下字库源码
linux下字库源码-under linux font source
- 2022-05-30 06:07:40下载
- 积分:1
-
BeginningLinuxProgramming example3
BeginningLinuxProgramming example3
- 2022-03-04 20:44:07下载
- 积分:1