-
Linux源代码
linux tftp源代码-Linux source code
- 2022-06-02 12:36:10下载
- 积分: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内核结构的书籍。适合初学者使用。
介绍Linux内核结构的书籍。适合初学者使用。-Some introduction about linux and unix for beginners.
- 2022-03-24 14:20:23下载
- 积分:1
-
Cross
跨平台性能调试工具,支持intel,amd,mips,arm, sparc等多种平台。支持linux内核,驱动和应用的性能分析。识别应用瓶颈,帮助你提升应用的整体性能。-Cross-platform performance debugging tools, support for intel, amd, mips, arm, sparc, such as multiple platforms. To support the linux kernel, drivers and application performance analysis. Identify bottlenecks in the application, help you to enhance the overall performance of applications.
- 2022-05-26 18:38:26下载
- 积分:1
-
对linux内核核心的数据结构进行了详细的说明,很有参考价值
对linux内核核心的数据结构进行了详细的说明,很有参考价值-good for learn linux
- 2022-12-24 17:40:03下载
- 积分:1
-
unix下的网络编程
unix下的网络编程-of network programming
- 2023-05-08 19:50:02下载
- 积分:1
-
linux下的xml库,本人已经编译过,没有问题,请各位支持一下。...
linux下的xml库,本人已经编译过,没有问题,请各位支持一下。-xml library under linux, I have compiled, no problem, please support you.
- 2022-01-25 14:37:24下载
- 积分:1
-
外壳编程。详细解释,包括awk,sed,TR和其他…
linux,shell编程。讲解详细,包括awk,sed,tr等工具的使用。对于初学者而言,非常有帮助。-linux, shell programming. Explain in detail, including awk, sed, tr and other tools. For starters, very helpful.
- 2022-03-11 15:10:03下载
- 积分:1
-
有关于linux下的线程实验,包含有线程的创建、挂起,通过此例可熟悉线程操作...
有关于linux下的线程实验,包含有线程的创建、挂起,通过此例可熟悉线程操作-Under the thread on the linux experiment contains thread creation, hang by a thread in this case may be familiar with the operation! !
- 2022-04-11 01:55:23下载
- 积分:1
-
小XML开发软件,TinyXML是一个简单的,小的,C的XML解析器…
小xml开发软件TinyXml是一个简单的、小的、易于使用的C xml解析器
- 2022-04-13 02:06:15下载
- 积分:1