-
该是一个图书馆的布局和渲染的文字,与重点
Pango is a library for layout and rendering of text, with an emphasis
on internationalization. Pango can be used anywhere that text layout
is needed however, most of the work on Pango so far has been done using
the GTK+ widget toolkit as a test platform. Pango forms the core of text
and font handling for GTK+-2.x.
- 2022-01-25 18:32:05下载
- 积分:1
-
QTE example source code, target board processor is s3c2410, including the corres...
QTE实例源代码,目标板处理器是s3c2410,包括相应的makefile文件。代码包括Dialog、 progressbar、menu等的实现 -QTE example source code, target board processor is s3c2410, including the corresponding makefile file. Code, including Dialog, progressbar, menu, etc. realize
- 2022-06-16 19:41:20下载
- 积分:1
-
Bookcase 是一个用于KDE的个人的书籍管理。它使用XML文件存储格式,并且追踪26种书籍特性。
Bookcase 是一个用于KDE的个人的书籍管理。它使用XML文件存储格式,并且追踪26种书籍特性。 -Bookcase is uses in the KDE individual books management. It uses
the XML document memory form, and traces 26 kind of books
characteristics.
- 2022-02-03 21:12:46下载
- 积分:1
-
In the Linux kernel from the 2.4 upgrade to 2.6 when the need to upgrade the pac...
在Linux内核从2.4升级到2.6时需要升级的软件包,虽然现在大家使用配置好的2.6的内核较多,但是对于想自己升级内核的朋友来说,还是不错的,当然升级到2.6时还需要升级其它的软件啦-In the Linux kernel from the 2.4 upgrade to 2.6 when the need to upgrade the package, although we now use the configured kernel 2.6 more, but want to upgrade the kernel of friends, or good, of course, upgrade to 2.6 also need to upgrade other software you
- 2023-04-21 22:20:02下载
- 积分:1
-
linux device driver examples
linux device driver examples
- 2023-05-02 06:00:03下载
- 积分:1
-
BeginningLinuxProgramming example1
BeginningLinuxProgramming example1
- 2022-03-06 10:41:12下载
- 积分:1
-
碧轩居
碧轩居-Linux命令大全,CHM格式,方便检索,包含x-windows,备份,文件管理,网络等常用命令-Bi Xuan Habitat-Linux command Guinness, CHM format, easy retrieval, including x-windows, backup, document management, network and other commonly used commands
- 2022-03-26 16:07:37下载
- 积分:1
-
msgget函数的使用例子
msgget函数的使用例子 -The example for using msgget function
- 2022-04-28 13:00:59下载
- 积分:1
-
嵌入式linux发送电子邮件程序,pc上当然好用了。
嵌入式linux发送电子邮件程序,pc上当然好用了。 -embedded linux Send e-mail program, pc uses on the course. Embedded Linux Send e-mail program, pc uses on the course.
- 2022-02-25 21:27:49下载
- 积分:1
-
/*
* 读取INI文件的函数(C语言)
* File: readinifile.h
* Read INI File
* char* GetIn...
/*
* 读取INI文件的函数(C语言)
* File: readinifile.h
* Read INI File
* char* GetInitKey(FileName, Section, Key)
* Return Key=>Value
* + [config]
* + dbhost=localhost
*
* strcpy(dbhost,GetInitKey("config.ini", "config", "dbhost"))
*/-/* read INI file functions (C)* File : readinifile.h* Read INI File* char* GetInitKe y ("">, Section, Key)* Return Key =
- 2022-07-05 11:26:15下载
- 积分:1