-
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
-
应用平台 UNIX 一个转换DBF数据库文件的数据到ASCII文本文件的Shell程序.这个包含SCO UNIX下的目标程序和C源程序....
应用平台 UNIX 一个转换DBF数据库文件的数据到ASCII文本文件的Shell程序.这个包含SCO UNIX下的目标程序和C源程序.-a UNIX application platform conversion of DBF database files in ASCII text data to document the Shell procedures. The SCO UNIX include the objectives and procedures C source.
- 2022-08-22 17:35:26下载
- 积分:1
-
File Name
第一课 什么是Linux
第二课 为什么使用Linux
第三课 Linux纵览
第四课 Linux的发展...
File Name
第一课 什么是Linux
第二课 为什么使用Linux
第三课 Linux纵览
第四课 Linux的发展
第五课 Linux特性
第六课 Linux与其他操作系统的区别
第七课 TurboLinux简介
第八课 进入与退出系统
第九课 文件与目录操作
第十课 (10)Linux备份与压缩命令
第十课 (1)Linux文件和目录操作相关命令
第十课 (2)Linux文件内容查询命令
第十课 (3)Linux文本处理命令
第十课 (4)Linux文件内容统计命令
第十课 (5)Linux文件比较命令
第十课 (6)Linux文件的复制、删除和移动命令
第十课 (7)Linux文件链接命令
第十课 (8)Linux目录的创建与删除命令
第十课 (9)Linux改变文件或目录的访问权限命令
第十一课 Linux进程管理及作业控制
第十二课 Linux进程查看
第十三课 Linux进程调度
第十四课 Linux磁盘管理
第十五课 (1)Linux系统管理命令
第十五课 (2)Linux与用户有关的命令
第十五课 (3)Linux其它命令
Linux的冲击和操作系统的革命
-err
- 2022-02-25 18:24:14下载
- 积分:1
-
honeyd1.0的源代码 希望对大家有用
honeyd1.0的源代码 希望对大家有用-honeyd1.0 hope that the source code useful for everyone
- 2022-07-19 11:07:43下载
- 积分:1
-
VGA 转换 Tv Out源代码,在型号为 Matrox G400Dh的显示卡的基础上编程...
VGA 转换 Tv Out源代码,在型号为 Matrox G400Dh的显示卡的基础上编程-VGA conversion Tv Out source code, In G400Dh models to the Matrox display card on the basis of Programming
- 2022-08-10 06:48:43下载
- 积分:1
-
Simulation of a simple UNIX file system, the realization of the UNIX file manage...
模拟了一个简单的UNIX文件系统,实现了UNIX的文件管理功能-Simulation of a simple UNIX file system, the realization of the UNIX file management functions
- 2022-02-12 11:37:50下载
- 积分:1
-
hid 应用代码 支持输入输出端口扩展,模拟量采集.
hid 应用代码 支持输入输出端口扩展,模拟量采集.-hid application code to support the expansion of input and output ports, analog acquisition.
- 2022-03-23 20:45:58下载
- 积分:1
-
GDB调试手册,嵌入初学者必备,可收藏作为参考
GDB调试手册,嵌入初学者必备,可收藏作为参考-Handbook for GDB debugging process. It s very usful for beginner who works on embeded system. You can keep it as a reference book.
- 2022-03-02 08:05:43下载
- 积分:1
-
linux下的BOOT程序原码,有需要的可以来下,保证好用
linux下的BOOT程序原码,有需要的可以来下,保证好用-procedures under the BOOT original code, we need to be, to ensure ease of use
- 2022-02-06 03:04:54下载
- 积分:1
-
linux环境下,对时间使用的实例,包括秒和毫秒,微秒
linux环境下,对时间使用的实例,包括秒和毫秒,微秒-linux environment, examples of the use of time, including seconds and milliseconds, microseconds
- 2022-02-14 22:26:46下载
- 积分:1