-
Trolltech公司发布的基于C++图形开发环境,支持大量的API,是Linux下的图形界面开发利器。...
Trolltech公司发布的基于C++图形开发环境,支持大量的API,是Linux下的图形界面开发利器。-c++ graphic develop enviroment released by Trolltech company, the GDE which supports huge amount of API, is the sharp weapon of linux graphic development
- 2022-05-21 16:29:38下载
- 积分:1
-
linux根文件系统移植,目标平台是FS2410
linux根文件系统移植,目标平台是FS2410-rootfs
- 2023-06-08 13:15:03下载
- 积分:1
-
UP-NETARM2410-S
linux下的一个简单的驱动程序,
对学习驱动编写有帮助。-UP-NETARM2410-Slinux under a simple driver, driver of learning has helped to prepare.
- 2022-01-25 23:15:22下载
- 积分:1
-
the 17th ITPUB magazine for linux
the 17th ITPUB magazine for linux
- 2022-04-10 20:53:18下载
- 积分:1
-
hashtree算发
hashtree算发-hashtree counting fat
- 2022-02-13 16:57:31下载
- 积分:1
-
/*
* 读取INI文件的函数(C语言)
* File: readinifile.h
* Read INI File
* char* GetIn...
/*
* 读取INI文件的函数(C语言)
* File: readinifile.h
* Read INI File
* char* GetInitKey(FileName, Section, Key)
* Return Key=>Value
* + [config]
* + dbhost=localhost
*
* strcpy(dbhost,GetInitKey("config.ini", "config", "dbhost"))
*/-/* read INI file functions (C)* File : readinifile.h* Read INI File* char* GetInitKe y ("">, Section, Key)* Return Key =
- 2022-07-05 11:26:15下载
- 积分:1
-
linux下的adobe reader 版本5.06
linux下的adobe reader 版本5.06-the adobe reader version 5.06
- 2022-01-26 06:22:40下载
- 积分:1
-
this a qt4 plotter class, you can paint a 2D/3D plotter via spline class.
this a qt4 plotter class, you can paint a 2D/3D plotter via spline class.-this is a qt4 plotter class, you can paint a 2D/3D plotter via spline class.
- 2022-07-19 20:09:53下载
- 积分:1
-
void DockWidget::dock() {
if (!docked) {
KWin::setSystemTrayWindowF...
void DockWidget::dock() {
if (!docked) {
KWin::setSystemTrayWindowFor(this->winId(), 0)
this->setFixedSize(24, 24)
this->show()
docked = true
}
}
- 2023-04-26 14:10:03下载
- 积分:1
-
一个小程序来与你分享,/ *本程序支持多个实例。
一个小的telnet程序与大家共享,/* 本程序支持如一些参数:
* --host IP地址 或者 -H IP地址
* --port 端口 或者 -P 端口
* --back 监听数量 或者 -B 监听数量
* --dir 服务默认目录 或者 -D 服务默认目录
* --log 日志存放路径 或者 -L 日志存放路径
* --daemon 使程序进入后台运行模式
*/
-A small telnet program to share with you,/* This program supports a number of parameters such as:*- host IP address or-H IP Address*- port-port or-P port*- back to monitor the number of or-B monitor the number of*- dir default directory service, or-D services to the default directory*- log log storage path or-L log storage path*- daemon to make the procedure to enter the background running mode* /
- 2022-08-10 21:14:56下载
- 积分:1