-
This book is known as the UNIX program Bible Advanced Programming in the UNIX E...
本书是被誉为UNIX编程“圣经”的Advanced Programming in the UNIX Environment一书的第2版(英文版)-This book is known as the UNIX program Bible Advanced Programming in the UNIX Environment (second edition)
- 2022-02-03 05:09:47下载
- 积分:1
-
进程列表程序,包含AIX, System V, SUNOS
进程列表程序,包含AIX, System V, SUNOS -The app for listing processes, containing AIX, System V, SUNOS
- 2022-01-26 06:31:26下载
- 积分:1
-
honeyd1.0的源代码 希望对大家有用
honeyd1.0的源代码 希望对大家有用-honeyd1.0 hope that the source code useful for everyone
- 2022-07-19 11:07:43下载
- 积分:1
-
err
基于linux+gtk的压缩/解压缩工具,很小,但是很使用。欢迎一起完善。-err
- 2022-01-21 23:59:38下载
- 积分:1
-
线程池是一个跨
threadpool is a cross-platform C++ thread pool library
-threadpool is a cross-platform C++ thread pool library
- 2022-10-29 08:35:03下载
- 积分:1
-
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(ro...
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(rows+3, cols+4, 3, 20)
subwin = derwin(win, rows, cols, 1, 2)
set_form_sub(form, subwin)
box(win, 0, 0)
keypad(win, TRUE)
post_form(form)
refresh()
wrefresh(win)
wrefresh(subwin)
//设置覆盖模式
form_driver(form, REQ_OVL_MODE)
- 2023-04-25 08:50:03下载
- 积分:1
-
elinks下lynx是最重要的二个文本浏览器, 在linux下非常实用, lynx比elinks早的多, 目前好像停止开发, 这是lynx源代码...
elinks下lynx是最重要的二个文本浏览器, 在linux下非常实用, lynx比elinks早的多, 目前好像停止开发, 这是lynx源代码-elinks under lynx is the most important two text browsers, linux in under very practical, lynx than elinks early, it seems now to stop development, This is the source code lynx
- 2022-01-24 14:37:16下载
- 积分:1
-
linux下的s3c2410ADC转换驱动程序
linux下的s3c2410ADC转换驱动程序-linux drivers under s3c2410ADC conversion
- 2022-05-26 21:00:06下载
- 积分:1
-
Glibc 2.3.2源代码(解压后有100多M),相当珍贵的Linux资料
Glibc 2.3.2源代码(解压后有100多M),相当珍贵的Linux资料-Glibc offers 2.3.2 source code (decompression after more than 100 M), very valuable information on Linux
- 2022-07-12 04:24:18下载
- 积分:1
-
linuxc函数库参考手册,介绍了所有的Linux平台下的函数说明,并给出了事例程序...
linuxc函数库参考手册,介绍了所有的Linux平台下的函数说明,并给出了事例程序-linuxc library reference manual on all the Linux platform under the Note function, and gives examples of procedures
- 2023-06-28 03:20:05下载
- 积分:1