-
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
-
使用C语言实现图文日历时钟
使用C语言实现图文日历时钟-use C language transmission Calendar Clock
- 2022-04-11 10:24:06下载
- 积分:1
-
a gcc program for system calls
a gcc program for system calls
- 2022-03-23 01:59:05下载
- 积分:1
-
shell编程的好文章
shell编程的好文章-shell programming excellent article
- 2022-06-30 15:28:53下载
- 积分:1
-
openobex源代码,PDA,手机等嵌入式平台上的名片交换,数据传输,都需要用到此协议,相信对做红外通信程序或蓝牙通信等方面的开发者会很有帮助...
openobex源代码,PDA,手机等嵌入式平台上的名片交换,数据传输,都需要用到此协议,相信对做红外通信程序或蓝牙通信等方面的开发者会很有帮助-openobex source code, PDA, mobile phone and other embedded platform for the exchange of business cards, data transmission, That will require agreement, I believe so infrared communication procedures or Bluetooth communications, and other aspects of the development will be helpful
- 2022-04-23 12:04:59下载
- 积分:1
-
一个为公安系统接警中心控制软件,不错哦.
一个为公安系统接警中心控制软件,不错哦.-A Center for the public security system control software接警, oh well.
- 2022-06-28 13:25:52下载
- 积分:1
-
金融IC卡读写器函数,支持PBOC2.0协议,原创
金融IC卡读写器函数,支持PBOC2.0协议,原创-Financial IC card reader function to support PBOC2.0 agreement, originality
- 2022-11-14 00:00:03下载
- 积分:1
-
unix环境下write函数同步和异步读写效率的比较
unix环境下write函数同步和异步读写效率的比较-write function under unix synchronous and asynchronous read and write the comparative efficiency
- 2023-03-12 12:05:03下载
- 积分:1
-
a mini os project
一个自写的小型操作系统,完全自已用的,从裸机上能跑起来-a mini os project
- 2023-04-07 19:10:03下载
- 积分:1
-
一张非常经典的内核图
一张非常经典的内核图-A very classic core map
- 2023-08-17 04:40:03下载
- 积分:1