-
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
-
mpeng Lib
mpeng Lib
- 2022-03-26 05:35:25下载
- 积分:1
-
Linux 新手管理员手册中文版,适用于linux新手管理员
Linux 新手管理员手册中文版,适用于linux新手管理员-Chinese edition of LINUX_NEWBIE_ADMINISTRATOR_GUID,for linux novice administrator.
- 2022-07-05 08:40:48下载
- 积分:1
-
国际标准协议的,用户认证及计费系统,在SUN 小型机上编译通过。...
国际标准协议的,用户认证及计费系统,在SUN 小型机上编译通过。-international standard protocols, user authentication and billing systems, the Sun compiled by Minicom.
- 2022-09-02 05:20:03下载
- 积分:1
-
linux移植的资料,相当重要,而且相当的好用,大家多多支持
linux移植的资料,相当重要,而且相当的好用,大家多多支持-linux transplant information, important, and very easy to use, we will support
- 2022-01-25 17:09:02下载
- 积分:1
-
c、c++比较算法利用c++写得比较常用的算法
c、c++比较算法利用c++写得比较常用的算法
- 2022-08-06 22:09:17下载
- 积分:1
-
linux内核源码的中文解读,以便初学者能更好地学习和了解linux内核,尽早进入状态....
linux内核源码的中文解读,以便初学者能更好地学习和了解linux内核,尽早进入状态.-linux kernel source code of the Chinese reading, so beginners can better study and understand the linux kernel, as soon as possible to enter the state.
- 2023-06-14 19:00:09下载
- 积分:1
-
Linux操作系统连接校园网的802.1x认证代码
Linux操作系统连接校园网的802.1x认证代码-Linux operating system to connect the campus network, 802.1x authentication code。
- 2022-03-22 20:54:48下载
- 积分:1
-
关于linux,apache和php的源代码,很有用的
关于linux,apache和php的源代码,很有用的-On linux, apache and php source code, very useful
- 2022-03-17 17:06:54下载
- 积分:1
-
With the expansion of Linux applications, many friends have had contact with Lin...
随着Linux应用的扩展许多朋友开始接触Linux,根据学习Windwos的经验往往有一些茫然的感觉:不知从何处开始学起。这里介绍学习Linux的一些建议。 -With the expansion of Linux applications, many friends have had contact with Linux, according to a study Windwos experience tend to have some loss of feeling: I do not know where to begin by learning. Here are some suggestions to learn Linux.
- 2022-11-12 18:20:03下载
- 积分:1