-
这是关于linux一站式编程的资料,基本上综合了linux环境下变成的各种问题,对于linux下的开发人员无疑是具有相当参考价值的。...
这是关于linux一站式编程的资料,基本上综合了linux环境下变成的各种问题,对于linux下的开发人员无疑是具有相当参考价值的。-a book about programming in linux
- 2022-01-28 13:59:07下载
- 积分:1
-
linux下she
linux下she-linux she
- 2022-02-01 03:10:14下载
- 积分:1
-
SST芯片SST39VF6401/SST39VF6402的底层驱动源代码,C语言,有需要的下,我找的好辛苦,这年头这些东西都不好找了...
SST芯片SST39VF6401/SST39VF6402的底层驱动源代码,C语言,有需要的下,我找的好辛苦,这年头这些东西都不好找了-SST chip SST39VF6401/SST39VF6402 the bottom of driver source code, C language, are in need, I find very hard for all these things this year不好找the
- 2022-03-22 23:02:19下载
- 积分:1
-
A very simple linux FTP server. Including browsing, delete, upload, download, co...
一个非常简单的linux FTP服务器。包括浏览、删除、上传、下载、转换目录等最基本的功能,用传统的多进程的方式实现。压缩文件里有详细的编译说明。-A very simple linux FTP server. Including browsing, delete, upload, download, convert directories such as the most basic functions, the traditional multi-process ways. Compressed file to compile a detailed description.
- 2022-07-19 03:20:10下载
- 积分:1
-
avl tree structure utilises the file input and output feature of c
avl tree structure utilises the file input and output feature of c
- 2022-06-30 01:16:25下载
- 积分:1
-
klibc精简化的c程序库,可以支持linux、unix等的小型化应用。
klibc精简化的c程序库,可以支持linux、unix等的小型化应用。-klibc streamlining procedures for the c library, to support linux, unix and other small applications.
- 2022-02-03 09:06:11下载
- 积分:1
-
linux动态连接库示例
linux动态连接库示例-example Dynamic Link Library
- 2022-02-26 21:23:10下载
- 积分:1
-
Gcc 完全参考手册,参数说明,操作指南
Gcc 完全参考手册,参数说明,操作指南-Gcc Complete referene
- 2023-04-20 23:00:04下载
- 积分:1
-
linux嵌入式设计一书的光盘,其中描述了很多嵌入式中常用的通信方式,比较有用。...
linux嵌入式设计一书的光盘,其中描述了很多嵌入式中常用的通信方式,比较有用。-linux embedded design book s cdrom ,have many application for embedded linux design.
- 2022-03-04 02:34:50下载
- 积分: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