-
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
-
Bluetooth under linux
linux下的蓝牙
- 2022-12-09 19:55:02下载
- 积分:1
-
linux下用的定时锁定屏幕,提醒使用者休息的软件,使用环境PyQt4,xlockmore...
linux下用的定时锁定屏幕,提醒使用者休息的软件,使用环境PyQt4,xlockmore-linux using the regular lock screen, to remind users to break the software, use of environmental PyQt4, xlockmore
- 2022-03-19 14:55:39下载
- 积分:1
-
These code and text file are written in euc
These code and text file are written in euc-jp-unix-These code and text file are written in euc-jp-unix.
- 2023-08-12 11:50:03下载
- 积分:1
-
This is the ARM ADC drivers, the need to prepare for some drivers do AD conversi...
这是ARM上ADC的驱动程序,对一些需要编写驱动和做AD转换的人来说,是一个很好列子-This is the ARM ADC drivers, the need to prepare for some drivers do AD conversion and the people, is a good Liezi
- 2022-03-29 13:00:45下载
- 积分:1
-
linux入门教程,linux的使用,linux的介绍,linux的编程
linux入门教程,linux的使用,linux的介绍,linux的编程-linux Tutorial, linux use, linux introduction, linux programming
- 2022-03-13 19:20:14下载
- 积分:1
-
sip voip platform test tools, test software platform for the exchange of registe...
sip voip 平台测试工具,测试软交换平台注册能力-sip voip platform test tools, test software platform for the exchange of registered capacity
- 2022-04-10 09:12:30下载
- 积分:1
-
linux源代码分析
linux源代码分析-linux source code analyzes
- 2023-06-27 15:55:04下载
- 积分:1
-
编写自己的grep命令
编写自己的grep命令-prepare their grep command
- 2022-01-30 14:05:07下载
- 积分:1
-
Image Viewer 1.8 is a Gtk sample application for show pictures
Image Viewer 1.8 is a Gtk sample application for show pictures
- 2022-01-26 06:40:55下载
- 积分:1