-
expat功能开发包,xml解析包,超级好用
expat功能开发包,xml解析包,超级好用-functional development expat package, xml analytic package, super easy to use
- 2022-12-09 22:25:03下载
- 积分:1
-
Debugging with GDB Tool
Debugging with GDB Tool
- 2023-02-18 07:50:03下载
- 积分:1
-
gtk 入门教程,适用于初学者。一般问题都能找到答案
gtk 入门教程,适用于初学者。一般问题都能找到答案-gtk resource
- 2022-07-14 00:59:48下载
- 积分:1
-
under linux dictionary translate source code, it is difficult to get
linux环境下词典翻译的源代码,很难得-under linux dictionary translate source code, it is difficult to get
- 2022-05-27 02:47:54下载
- 积分:1
-
linux系统下控制并口端口的c语言代码,很好用
linux系统下控制并口端口的c语言代码,很好用-linux system to control parallel port c language code, a very good use
- 2022-03-18 16:51:56下载
- 积分: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
-
Framebuffer驱动示例程序.rar
framebffer的编写示例程序说明
Framebuffer驱动示例程序.rar
framebffer的编写示例程序说明-Framebuffer the actuation demonstration procedure rar framebffer
compilation demonstration procedure showed
- 2023-05-04 11:40:04下载
- 积分:1
-
在Linux环境下开发的shell,包括几个简单命令,还有readme,详细可以阅读代码...
在Linux环境下开发的shell,包括几个简单命令,还有readme,详细可以阅读代码-shell shell shell
- 2022-01-25 21:56:18下载
- 积分:1
-
In the Linux system,/etc directory there is such a file passwd, this file contai...
在Linux系统的/etc目录下有这样一个文件passwd,该文件里包含系统中所有用户信息的记录,记录里包含每个用户的如下信息:用户名、密码、用户ID、组ID、用户全名、用户主目录和用户登录所用的shell。请设计一个脚本(shell)程序能实现增加、删除、查找和显示特定用户信息的功能。你们可以通过创建一些UNIX/LINUX shell 脚本文件来满足以上需求。-In the Linux system,/etc directory there is such a file passwd, this file contains all the user information system, records, record where each user that contains the following information: user name, password, user ID, group ID, user" s full name , the user" s home directory and the user logged in with the shell. Please design a script (shell) program enables to add, delete, search and display information on a specific user function. You can by creating a number of UNIX/LINUX shell script file to meet the above requirements.
- 2022-02-04 08:25:33下载
- 积分:1
-
简易的日志管理。
简易的日志管理。-simple log management.
- 2022-01-25 20:04:56下载
- 积分:1