-
tools.03b.zip
tools.03b.zip
- 2022-05-06 11:43:56下载
- 积分:1
-
在环境下实现一个简单的客户端
在Linux环境下实现简单的客户机与服务端通信,主要是TCP协议-In the Linux environment to achieve a simple client-side communications and services, primarily TCP protocol
- 2022-03-22 22:07:12下载
- 积分:1
-
minigui的开发程序,非常典型的程序,在sc2410上跑通了,很漂亮哦了...
minigui的开发程序,非常典型的程序,在sc2410上跑通了,很漂亮哦了-minigui development of procedures, very typical procedure, in the run sc2410 had, oh, a very beautiful
- 2023-07-05 20:30:03下载
- 积分:1
-
详细的XML实例基于libxml2钻使用,联合应用的介绍…
详细演练 xml 基于 libxml2 的范例使用,并结合应用呈现-Detailed drill xml examples based on libxml2 use, and combined application presented
- 2022-01-22 05:36:32下载
- 积分:1
-
UNIX环境高级编程。使用LINUX或者UNIX的朋友不可错过。讲解了很多基础知识,全面。...
UNIX环境高级编程。使用LINUX或者UNIX的朋友不可错过。讲解了很多基础知识,全面。-UNIX high-level programming environment. LINUX or UNIX using friends can not afford to miss. Explain a lot of basic knowledge and comprehensive.
- 2022-01-21 17:45:35下载
- 积分:1
-
C language a simple UNIX emulation subsystem, the system main users of registrat...
用C语言编制一个简单的UNIX模拟文件子系统,该系统主要实现用户的注册,注销,文件的创建,删除,修改,文件的写入,读出等功能.-C language a simple UNIX emulation subsystem, the system main users of registration, cancellation, document creation, deletion, modification, the paper write, read out capabilities.
- 2022-04-12 11:19:13下载
- 积分:1
-
linux bash shell which the source code,
linux中bash shell的源代码,-linux bash shell which the source code,
- 2022-02-07 02:45:10下载
- 积分:1
-
NUCLEUS下错误代码查询!
NUCLEUS下错误代码查询!-look up the error code in NUCLEUS
- 2022-05-30 18:32:40下载
- 积分: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书籍编译高级Bash
Linux 编译相关书籍
Advanced Bash− Scripting Guide.pdf
Debugging with gdb.pdf
GNU make.pdf
Linux教程 Shell精华文章.chm
Linux初学者入门教程.pdf-Linux books compiled Advanced Bash-Scripting Guide.pdf Debugging with gdb.pdf GNU make.pdf Linux tutorial Shell Essence article. Chm Linux Getting Started tutorial for beginners. Pdf
- 2022-10-27 11:35:05下载
- 积分:1