-
用Socket实现的客户端send 、receive测试
用Socket实现的客户端send 、receive测试-Socket client send, receive test
- 2023-02-11 06:25: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
-
ldd 3 linux device driver, the driver now is the best tutorial.
ldd 3 linux device driver ,目前来说是最好的驱动教程。-ldd 3 linux device driver, the driver now is the best tutorial.
- 2022-06-29 13:31:10下载
- 积分:1
-
模式2.1
Motif 2.1 - Programmer s Reference, Volume 1-Motif 2.1- Programmer s Reference, Volume 1
- 2022-03-22 20:21:33下载
- 积分:1
-
LINUX开发的优秀电子书籍
LINUX开发的优秀电子书籍-Linux Kernel核心中文手册,开发LINUX必备的资料。-excelent ebook on linux kernel development-linux kernel development handbook(chinese), indispensable material on linux development
- 2023-08-12 10:50:03下载
- 积分:1
-
unix_linux c good library, please download
unix_linux c不错的函数库,请下载-unix_linux c good library, please download
- 2022-12-12 23:40:03下载
- 积分:1
-
用C写的CGI测试程序,已通过测试
用C写的CGI测试程序,已通过测试-C write CGI test procedure has been tested
- 2022-03-13 11:41:04下载
- 积分:1
-
主要简介。各种功能的使用
主要简介linux精华所在。各种功能用途-Main Profile linux essence. Use various functions
- 2022-03-31 18:20:10下载
- 积分:1
-
Image Viewer 1.2 is a Gtk sample application for show pictures
Image Viewer 1.2 is a Gtk sample application for show pictures
- 2022-06-16 05:02:27下载
- 积分:1
-
有关嵌入式LINUX下驱动程序开发的入门教程,基于华恒科技的内部教材...
有关嵌入式LINUX下驱动程序开发的入门教程,基于华恒科技的内部教材-the Embedded Linux Driver Development Guide to the portal, based on the internal huaheng technology materials
- 2022-03-22 04:27:19下载
- 积分:1