-
linux那些事儿。。
很值得一看哟
linux那些事儿。。
很值得一看哟-linux those things. . Very worth a visit yo
- 2022-06-30 10:18:09下载
- 积分:1
-
completion of the following non
完成ls的如下功能
不带参数的ls:列出当前目录下的非隐藏(文件和目录名不以.开头)的文件和目录
ls -a:列出当前目录下的所有文件和目录
ls -l:以长列表形式列出当前目录下的非隐藏的文件和目录。每个文件或目录只要求列出如下信息:类型与权限、文件名、链接数、用户ID、组ID、字节大小、块数
ls 路径名:如果路径名代表一个存在的文件则显示该文件,否则提示出错;如果路径名字代表一个存在的目录则列出该目录中的文件
列出文件名和目录名时,要求可执行文件最后加上一个*号,目录名最后加上一个/号。
所提供的路径名可以包含“.”,“..”,“~”等特殊目录-completion of the following non-functional parameters of ls : listed in the current directory-hidden (files and directories were not. Beginning) of files and directories ls-a : listed in the current directory of all files and directories ls-l : in the long list of current directory listed under the non-hidden possession of files and directories. Each file or directory only asked to list the following information : the type and competence, file name, number of links, the user ID and group ID, byte size, a few blocks ls path : If a path representatives of the document showed documents suggest otherwise error; If representatives of a path name the presence of the directory lists the directory lists the
- 2023-02-01 23:40:04下载
- 积分:1
-
KDE 2 bible.rar QT编程。
kde 2 qt programming bible.rar.
Qt development enviroinment-kde 2 qt programming bible.rar.
Qt development enviroinment
- 2022-09-29 03:45:05下载
- 积分:1
-
读者
读者-写者问题的读写操作限制(包括读者优先和写者优先)
写-写互斥:不能有两个写者同时进行写操作
读-写互斥:不能同时有一个线程在读,而另一个线程在写。
读-读允许:可以有一个或多个读者在读。-Readers- read and write operations to write the problem of constraints (including the readers of priority and writing preferred)
Write- write mutually exclusive: You can not have two writers write the same time
Read- Write mutually exclusive: You can not simultaneously reading a thread while another thread is writing.
Reading- Reading allowed: You can have one or more readers to read.
- 2022-05-07 09:29:37下载
- 积分:1
-
source code of <<linux device driver II>>
LINUX设备驱动程序第二版配套源码 Alessandro rubini&Jonathan corbet著 中国电力出版社 魏永明 骆刚 姜君译 69元-source code of
- 2022-08-03 06:00:39下载
- 积分:1
-
此文件为arm
此文件为arm-LINUX的ROOTFS.cramfs文件系统,已经移植好,可直接使用,下载后把后缀改为BZ2-This document ROOTFS.cramfs the arm-LINUX file system, have been transplanted and can be used directly, after downloading the suffix changed to BZ2
- 2022-03-25 19:30:20下载
- 积分:1
-
一本很好关于Linux的资料,能很好的提高这相关知识
一本很好关于Linux的资料,能很好的提高这相关知识-A very good information about Linux can be a very good knowledge of this improve
- 2022-02-10 02:11:48下载
- 积分:1
-
多线程应用编程网络
多线程应用编程网络-multithreaded application programming network
- 2023-05-30 11:25:03下载
- 积分:1
-
arm 嵌入式linux系统开发技术详解
arm 嵌入式linux系统开发技术详解-embedded linux system development for arm
- 2023-05-04 20:45:03下载
- 积分:1
-
VMware QEMU模拟器QEMU的性能几乎是AB率模拟
性能几乎VMWareQEMU仿真器Qemu的模拟率约为25台机器的60倍左右。Plex86,用户模式Linux,VMware和虚拟PC比QEMU快一点,但是Bochs需要特定的内核补丁用户模式Linux对于来宾系统必须是Linux VMware和虚拟PC你需要安装一个特定的来宾系统的驱动程序,它们是为操作系统仿真而进行的,也不能说是一个完整的模拟器。因此,QEMU仍然是非常好的x86仿真器。
- 2022-07-17 10:35:18下载
- 积分:1