-
Materials UNLIX good study of the internal telecommunications information should...
学习UNLIX的好材料 电信内部资料 不容错过-Materials UNLIX good study of the internal telecommunications information should not be missed
- 2023-04-19 13:35:04下载
- 积分:1
-
LINUX下实现对MYSQL数据的操作,其实现函数有对数据库记录的查找输出...
LINUX下实现对MYSQL数据的操作,其实现函数有对数据库记录的查找输出-LINUX under MYSQL data on the operation, and its function has to realize the database records search output
- 2022-02-25 19:50:38下载
- 积分:1
-
to get the sys_call_table in linux kernel 2.6
系统调用表的获取,已在2.6平台上测试,2.6平台的系统调用表不在导出,当然你也可以通过编译内核导出-to get the sys_call_table in linux kernel 2.6
- 2022-04-02 06:32:06下载
- 积分:1
-
一个例子将显示va_list,va_start用法,va_arg和va_end
通过vfprintf的使用示例展示va_list,va_start,va_arg,va_end的用法-a example of vfprintf to show the usage of va_list,va_start,va_arg and va_end
- 2022-08-03 04:02:04下载
- 积分:1
-
linux2.6中底层驱动编写字符设备驱动源码。附有注解。
linux2.6中底层驱动编写字符设备驱动源码。附有注解。-linux2.6 in the preparation of the underlying character-driven device driver source code. With Notes.
- 2022-05-31 05:59:29下载
- 积分:1
-
我要加入,通过我把
我要加入,通过我把-I want to join through me
- 2022-04-15 23:19:08下载
- 积分:1
-
a very good introductory information on linux
一份很好的linux入门资料-a very good introductory information on linux
- 2023-07-20 18:30:04下载
- 积分:1
-
stevens classic advanced programming in the unix environment (2nd edition) book...
stevens的经典著作advanced programming in the unix environment(2nd edition)一书的例程代码,在类unix环境(如linux)中编译使用。-stevens classic advanced programming in the unix environment (2nd edition) book routine code in the class unix environment (such as linux) compiled to use.
- 2022-06-02 09:38:24下载
- 积分:1
-
msmtp source to achieve an embedded message is sent, and mutt shell binding ene...
msmtp源程序实现了嵌入式消息的发送,并结合mutt壳能量实现了电子邮件的发送和接收
- 2023-08-09 22:35:04下载
- 积分: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