-
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
-
Montavista Linux under the multi
Montavista Linux 下的多平台编译软件xdc,可同时build x86、ARM9、DSP平台的可执行文件-Montavista Linux under the multi-platform compiler software xdc, can build x86, ARM9, DSP platform executable files
- 2022-01-26 04:11:52下载
- 积分:1
-
非常好的FreeNAS中文资料版本是0.65.非常详细
非常好的FreeNAS中文资料版本是0.65.非常详细-Very good information on the Chinese version of FreeNAS is 0.65. Very detailed
- 2022-02-12 22:08:59下载
- 积分:1
-
a bubble sort algorithms
一个起泡排序算法-a bubble sort algorithms
- 2023-01-14 18:25:04下载
- 积分:1
-
vc模仿手写字的源码,可以实现模仿手写字的功能
vc模仿手写字的源码,可以实现模仿手写字的功能-vc imitate handwritten characters of source code, can be achieved to imitate the function of handwritten characters
- 2022-01-21 06:03:42下载
- 积分:1
-
linux文本,其中包含大量关于linux的资料,可以从中学到大量的知识...
linux文本,其中包含大量关于linux的资料,可以从中学到大量的知识-linux version, which contains substantial information about linux, you can learn many knowledge
- 2022-03-21 05:29:24下载
- 积分:1
-
一部分原始代码的注释
linux内核原代码head.s部分的注释-head.s part of the original code to the Notes
- 2022-02-10 03:38:19下载
- 积分:1
-
用YACC实现的一个小的编译工具,在Unix/Linux下运行。
用YACC实现的一个小的编译工具,在Unix/Linux下运行。-YACC with a small build tools, in the Unix/Linux operating.
- 2023-03-29 20:55:03下载
- 积分:1
-
linux的相关知识的介绍,非常适合初学者。
简单介绍了linux的方方面面。...
linux的相关知识的介绍,非常适合初学者。
简单介绍了linux的方方面面。-linux introduction of relevant knowledge, very suitable for beginners. Simple introduction of all aspects of linux.
- 2022-03-11 06:46:22下载
- 积分:1
-
对函数select()的测试
对函数select()的测试-to function select () test
- 2022-07-02 19:13:55下载
- 积分:1