-
SIP SOFTPHONE软件电话源代码
SIP SOFTPHONE软件电话源代码-SOFTPHONE SIP phone software source code
- 2022-03-21 17:28:19下载
- 积分:1
-
this if for bash doc to get good idea on bash
this if for bash doc to get good idea on bash
- 2023-02-07 03:30:03下载
- 积分:1
-
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILUR...
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILURE)
}
//设置模式
cbreak()
noecho()
keypad(stdscr, TRUE)
//建立窗口
win = newwin(h, w, 3, 20)
box(win, 0, 0)
keypad(win, TRUE)
wmove(win, cury, curx)
mvaddstr(16, 1, "Press arrow keys to move the cursor within the window.
")
mvaddstr(17, 1, "Press q to quit.
")
refresh()
wrefresh(win) - //初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILURE)
}
//设置模式
cbreak()
noecho()
keypad(stdscr, TRUE)
//建立窗口
win = newwin(h, w, 3, 20)
box(win, 0, 0)
keypad(win, TRUE)
wmove(win, cury, curx)
mvaddstr(16, 1, "Press arrow keys to move the cursor within the window.
")
mvaddstr(17, 1, "Press q to quit.
")
refresh()
wrefresh(win)
- 2023-08-24 18:05:03下载
- 积分:1
-
vod服务端程序
vod服务端程序-vod-service procedures
- 2022-03-21 08:47:41下载
- 积分:1
-
移植好的tslib
移植好的tslib-1.4,可以在arm-linux上运行,是用来校准触摸屏的应用程序。-Transplant good tslib-1.4, you can arm-linux to run on, is used to calibrate touch screen applications.
- 2022-01-25 17:32:39下载
- 积分:1
-
很好的unix教程,从简单到复杂,原理明了,还有许多例子,无论对于初学者还是精通者都是很好的一部教程...
很好的unix教程,从简单到复杂,原理明了,还有许多例子,无论对于初学者还是精通者都是很好的一部教程-Good unix tutorial, from the simple to the complex, the principle to understand, there are many examples, both for the beginner or are proficient in a very good tutorial
- 2022-07-25 05:26:33下载
- 积分:1
-
linux 指令大全,详细解释了常用的指令的使用权限、方式、参数等。...
linux 指令大全,详细解释了常用的指令的使用权限、方式、参数等。-Encyclopedia of linux commands, explained in detail the use of commonly used commands permissions, methods, parameters and so on.
- 2022-07-08 07:28:56下载
- 积分:1
-
C++.GUI.Programming.with.Qt.4.chm
qt开发经典
C++.GUI.Programming.with.Qt.4.chm
qt开发经典-C++.GUI.Programming.with.Qt.4.chm
- 2023-06-09 11:00:04下载
- 积分:1
-
修改grub启动时的背景图片
修改grub启动时的背景图片-changes grub start the background image
- 2023-03-21 21:30:04下载
- 积分:1
-
linux 学习.
ccs
linux 学习.
ccs-cd-dsdwsasdw
- 2022-03-21 15:37:26下载
- 积分:1