资源列表
menubar.c.tar
- 用C语言+GTK实现菜单栏,功能强大....请大家好好研究.-Achieved with the C language+ GTK menu bar
pipe
- 管道是UNIX系统和类UNIX系统都支持的通信机制,它也是进程间通信(IPC,Inter-Process Communication)最古老的形式之一。管道是半双工的,如果要实现双向通信,需要建立两个管道。管道只能用于具有亲缘关系的进程间进行通信,如果两个完全无关的进程进行通信,则需要使用有名管道,即FIFO。 本实验父进程从控制台读数据,并向管道中写字符串。子进程将父进程经由管道传输过来的字符进行大小写互转,然后将装换后的字符送回父进程。 实验环境 Redhat9.0-Pipeli
xattr_id
- a compressed read only filesystem for Linux.
abstractvideooutput_p
- Abstract Video Output Private for Linux.
umath
- This file contains platform independent math.
PluginDataQt
- Plugin Data for linux QT API Driver.
qfontlaocodec
- QFont Lao Codec: convert From Unicode for Linux.
qgyear
- qbuiltin types for Linux Source Code.
StringPerf_r
- Unicode String performance regression Source Code.
ImageAttachmentView
- This class provides an embedded editor viewer of picture attachment for Embedded Linux.
KSCallbackHandlerProtectionTest
- Tests for KeyStore.CallbackHandlerProtection> class constructor and methods.
RequestProxyAuthentication
- Request Proxy Authentication Source Code for Linux.