-
操作系统接口:兼容Unix 和Linux 命令接口。
为Windows 操作系统建立一个兼容Unix 命令的命令接口;
实现命令包括ls,cat,c...
操作系统接口:兼容Unix 和Linux 命令接口。
为Windows 操作系统建立一个兼容Unix 命令的命令接口;
实现命令包括ls,cat,cp,rm,mv,ren,mkdir,rmdir,cd,help,exit命令的内容与详细格式请查阅unix 命令手册;
可以字符形式接收命令,执行命令,然后显示命令执行结果。-Operating system interface: compatible with Unix and Linux command interface. For the Windows operating system to build a Unix-compatible command interface realize the command, including ls, cat, cp, rm, mv, ren, mkdir, rmdir, cd, help, exit the command of the content and details of the format please refer to unix command manual can characters in the form of receiving orders, the implementation of the command, and then show the results of command execution.
- 2022-03-15 18:55:01下载
- 积分:1
-
本书主要介绍嵌入式LINUX的各种资源以及性能,比较系统的阐述了LINUX的文件结构和内存管理,资源释放等...
本书主要介绍嵌入式LINUX的各种资源以及性能,比较系统的阐述了LINUX的文件结构和内存管理,资源释放等-This book introduces a variety of resources embedded LINUX, as well as performance, a more systematic exposition of the LINUX file structure and memory management, resource release, etc.
- 2023-05-10 02:50:03下载
- 积分:1
-
1。编写一个C++程序,作为内核命令行解释器
1. 编写一个C程序作为Linux内核的shell命令行解释程序。Shell程序应该使用与Bource shell相同的方式运行程序。 2. 增加功能以使用户可以使用"&"操作符作为命令的结束符。一个以"&"结尾的命令应该与shell并发执行。 3. 增加功能以使用户可以使用""作为文件名前缀来重定向stdin和stdout描述符。同样,允许用户使用管道操作符" "来同时执行两个进程,并把第一个进程的stdout重定向为第二个进程的stdin。-1. Preparation of a C program as a Linux kernel shell command line interpreter. Shell procedures should be used with Bource shell the same way as operational procedures. 2. Increased functionality so that customers can use, "" operator, as ordered by the end tags. A "" the end of the order should be concurrent with the implementation of the shell. 3. Increased functionality so that customers can use "lt;" "Gt;" As a filename prefix to redirect stdin and stdout descriptors. Similarly, allows users to use pipeline operator, "" two parallel processes, and a process to redirect stdout second process stdin.
- 2022-08-13 03:09:59下载
- 积分:1
-
n皇后
n皇后-n Queen
- 2022-04-11 08:18:50下载
- 积分:1
-
MOTO智能LINUX手机MOTO E2 手机图形接口源码
MOTO智能LINUX手机MOTO E2 手机图形接口源码-MOTO Smart LINUX mobile phone MOTO E2 graphics interface source
- 2023-03-15 17:25: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
-
MP3普利尔Linux版
mp3 plyer linux version
- 2022-06-01 16:32:04下载
- 积分:1
-
Good mmap () driver function it is a good driver for mmap func
很好的mmap()驱动函数的it is a good driver for mmap func-Good mmap () driver function it is a good driver for mmap func
- 2022-03-10 04:47:19下载
- 积分:1
-
一个可以用来打印任何一个月所有天数的SHELL脚本
一个可以用来打印任何一个月所有天数的SHELL脚本-1 can be used to print all the days in any month the number of Shell scripts
- 2022-03-28 19:45:01下载
- 积分:1
-
uclinux在linux环境下配置编译全程录像
uclinux在linux环境下配置编译全程录像-uClinux configuration in the linux environment to compile the whole video
- 2023-07-29 02:25:04下载
- 积分:1