-
典型的linux驱动程序,配合书上更好!
看了之后就会编驱动了...
典型的linux驱动程序,配合书上更好!
看了之后就会编驱动了-Typical linux driver better with books! Will be made after the driver saw the
- 2022-07-20 14:42:01下载
- 积分:1
-
本手册页内容摘自GNU C编译器的完整文档,仅限于解释选项的含义。...
本手册页内容摘自GNU C编译器的完整文档,仅限于解释选项的含义。-This manual page is taken from the GNU C compiler complete document, limited to explain the meaning of options.
- 2023-05-12 06:50:03下载
- 积分:1
-
邮件开发很好的库 GUN的 地址解析等都做得不错
邮件开发很好的库 GUN的 地址解析等都做得不错 -a lib fro E-mail phrasing dev ,a useful library
- 2022-07-12 14:23:14下载
- 积分:1
-
Uclinux makefile 分析文档
Uclinux makefile 分æžæ–‡æ¡£ -Uclinux makefile
- 2022-03-01 13:15:51下载
- 积分: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
-
学习linux的人一定要看这本书。这本书将了vim所用到的各种操作,是你学习编程不可多得的好书...
学习linux的人一定要看这本书。这本书将了vim所用到的各种操作,是你学习编程不可多得的好书-Learning linux people must look in this book. This book will be a vim used by a variety of operations, is your rare books to learn programming
- 2022-08-04 06:04:10下载
- 积分:1
-
一个在linux环境下的ftp的实现程序!
一个在linux环境下的ftp的实现程序!-an environment in the ftp program to realize!
- 2022-02-22 00:23:32下载
- 积分:1
-
另一个中断程序linux下的
另一个中断程序linux下的 -Another interruption of the procedure under linux
- 2022-03-01 22:45:33下载
- 积分:1
-
linux驱动编写,很不错,适合初学者,希望对大家有帮助
linux驱动编写,很不错,适合初学者,希望对大家有帮助-linux driver writing, very good, suitable for beginners, and they hope to help everyone
- 2022-06-16 00:45:36下载
- 积分:1
-
自定义的纺纱箱要实现的显示值为int数据有限公司的字符串值
自定义spinbox 实现显示内容为字符串 取出value值为int数据 编译可直接运行 为显示其效果 专门为此写了一个mian函数-Custom spinbox out to achieve the display value to a string value of int data compiled can be directly run to show the effect of specially written a mian function
- 2022-03-19 17:03:16下载
- 积分:1