-
avi player 使用Linux下 GDK,GTK
avi player 使用Linux下 GDK,GTK-avi player Use Linux your GDK, GTK
- 2022-06-28 03:03:03下载
- 积分:1
-
Powerful network spider software, support for custom configuration and expansion...
功能强大的网络蜘蛛软件,支持自定义配置及扩展。-Powerful network spider software, support for custom configuration and expansion.
- 2023-06-10 08:30:03下载
- 积分:1
-
A peer
A peer-to-peer file sharing system under UNIX environment.
- 2022-10-09 07:20:03下载
- 积分:1
-
银行模拟系统 银行模拟系统 银行模拟系统 银行模拟系统
银行模拟系统 银行模拟系统 银行模拟系统 银行模拟系统-银行模拟系统银行模拟系统银行模拟系统
- 2022-05-20 18:47:18下载
- 积分:1
-
c++单元测试工具!
c++单元测试工具!-c unit testing tool!
- 2022-10-27 16:05:04下载
- 积分:1
-
使用在嵌入式linux平台或pc机上的wave文件录制和播放软件,利用的音频接口为OSS。...
使用在嵌入式linux平台或pc机上的wave文件录制和播放软件,利用的音频接口为OSS。
- 2023-07-27 06:45:03下载
- 积分:1
-
linux下的文件操作,使用linux文件相关命令,可与C语言的文件操作形成对比!...
linux下的文件操作,使用linux文件相关命令,可与C语言的文件操作形成对比!-linux file under the operation, use linux file-related commands, with C language file operations in contrast!
- 2022-12-27 00:35:03下载
- 积分:1
-
FFmpeg是创建视频应用甚至一般铺好的图书馆…
ffmpeg is a wonderful library for creating video applications or even general purpose utilities
- 2022-01-23 10:43:02下载
- 积分:1
-
In the Linux kernel from the 2.4 upgrade to 2.6 when the need to upgrade the pac...
在Linux内核从2.4升级到2.6时需要升级的软件包,虽然现在大家使用配置好的2.6的内核较多,但是对于想自己升级内核的朋友来说,还是不错的,当然升级到2.6时还需要升级其它的软件啦-In the Linux kernel from the 2.4 upgrade to 2.6 when the need to upgrade the package, although we now use the configured kernel 2.6 more, but want to upgrade the kernel of friends, or good, of course, upgrade to 2.6 also need to upgrade other software you
- 2023-04-21 22:20:02下载
- 积分:1
-
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