-
LINUX内核中实现“回收站”。
LINUX内核中实现“回收站”。-Linux kernel to achieve "Recycling."
- 2022-04-09 13:22:19下载
- 积分:1
-
界面库
界面库- Contact surface storehouse
- 2023-01-24 14:55:04下载
- 积分:1
-
好强悍的minix2.0的源码,是你学习操作系统和Linux编程不可或缺的源码!这个东西可费了我一周的时间才从网上弄到的!要好好珍惜...
好强悍的minix2.0的源码,是你学习操作系统和Linux编程不可或缺的源码!这个东西可费了我一周的时间才从网上弄到的!要好好珍惜-A good source of minix2.0 powerful, is that you learn Linux operating system and an indispensable source programming! This thing could cost me a week to get from the Internet! To cherish!!
- 2022-03-22 21:35:31下载
- 积分:1
-
详细的说明了可调内核参数具体文件为.doc
详细的说明了可调内核参数具体文件为.doc-detailed description of the core adjustable parameters for specific documents. Doc
- 2023-06-22 03:15:04下载
- 积分:1
-
QT so fast on the Russian side of the LINUX
QT 做的俄罗斯方快 基于LINUX下的-QT so fast on the Russian side of the LINUX
- 2022-02-03 12:22:50下载
- 积分:1
-
Linux下的浏览器的开发研究
Linux下的浏览器的开发研究-Linux browsers Development
- 2023-03-24 21:35:03下载
- 积分:1
-
Tai lieu tham khao ve cau lenh cua Linux
Tai lieu tham khao ve cau lenh cua Linux
- 2022-11-26 09:30:03下载
- 积分:1
-
.添加系统调用.采用编译内核的方法,添加一个新的系统调用 编写一个应用程序,测试新添加的系统调用 系统调用的功能:文件拷贝.2添加设备驱动程序.采用模块方法,添...
.添加系统调用.采用编译内核的方法,添加一个新的系统调用 编写一个应用程序,测试新添加的系统调用 系统调用的功能:文件拷贝.2添加设备驱动程序.采用模块方法,添加一个新的设备驱动程序要求添加字符设备的驱动 编写一个应用程序,测试添加的驱动程序. 4分析/proc文件.监控系统状态,显示系统中若干部件的使用情况 用图形界面显示系统监控状态。-. Add system calls. The methods used to compile the kernel, add a new system call to prepare an application to test the newly added system call system call features: file copy .2 add device drivers. Using modular approach to add a new The device driver requests to add character device driver to prepare an application, test driver added. 4 Analysis of/proc file. monitoring system status, display systems in several parts of the use of graphical interface display system used to monitor state.
- 2023-09-07 08:35:04下载
- 积分:1
-
网络数据管理协议的开发
网络数据管理协议的开发-network data management protocol development
- 2023-05-15 06:05:03下载
- 积分: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