-
Rest of the eye from time to time by QTimer class software implementation
定时休息的护眼软件 通过QTimer类实现-Rest of the eye from time to time by QTimer class software implementation
- 2022-02-12 21:54:56下载
- 积分:1
-
Powerful proxy server that can satisfy almost all your proxy needs
功能强大的代理服务器,能够满足几乎你所有的代理需求-Powerful proxy server that can satisfy almost all your proxy needs
- 2022-03-02 02:44:35下载
- 积分:1
-
linux下的开源软件Qt,类似Windows下的Vc++,很容易上手。
linux下的开源软件Qt,类似Windows下的Vc++,很容易上手。-linux open-source software under the Qt, similar to Windows, the Vc++, is very easy to use.
- 2022-04-15 16:07:03下载
- 积分:1
-
该材料可特别用于初学linux基础教程,可在短时间内学会linux
该材料可特别用于初学linux基础教程,可在短时间内学会linux-study
- 2023-03-13 22:45:04下载
- 积分:1
-
一个qnx 6.21下面运行的数据记录小程序,还没有写完,有兴趣可以下。...
一个qnx 6.21下面运行的数据记录小程序,还没有写完,有兴趣可以下。-Qnx 6.21 following a run of data recording applet has not finished, may have interest in the next.
- 2022-03-18 01:57:51下载
- 积分:1
-
linux下支持lm70llp的spi驱动,有利于基于此开发上层应用程序
linux下支持lm70llp的spi驱动,有利于基于此开发上层应用程序-linux to support lm70llp the spi-driven, based on this development is conducive to the upper application
- 2022-03-20 12:53:49下载
- 积分:1
-
In 1999 the University of Carnegie Meilong 2D simulation source code
1999年卡耐基梅陇大学的2D仿真源代码-In 1999 the University of Carnegie Meilong 2D simulation source code
- 2022-12-29 13:30:14下载
- 积分:1
-
模拟unix文件系统的混合索引,通过该源码可清楚了解文件系统结构...
模拟unix文件系统的混合索引,通过该源码可清楚了解文件系统结构-Analog mixed unix file system indexing, through the source code can be a clear understanding of file system structure
- 2022-09-02 14:40:03下载
- 积分:1
-
1)Firstly, open wvfb
2)Sencondly, run fhas_win32.exe, and then see the effect...
1)Firstly, open wvfb
2)Sencondly, run fhas_win32.exe, and then see the effect on wvfb, click on the button by mouse. -1) Firstly, open wvfb2) Sencondly, run fhas_win32.exe, and then see the effect on wvfb, click on the button by mouse.
- 2022-05-17 10:11:50下载
- 积分: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