-
LS by Cao Siqin, 2007.7.17
ls [
LS by Cao Siqin, 2007.7.17
ls [-l/-w/-s][-d/-f][-acpo!?] [path or file name mask1] [mask2 ...]
Options:
-? : display this help
-l : list details
-a : list all files
-w/s : list in a line, file names are sepatated by tab
-p : file name with full path
-q : if file name contains space then use " to embrace it
-c : swith on/off color
-d : list folders only
-f : list files only
-o : omit file s extension name
-O : omit all file s extension names
-! : use kernel API instead of stream function to list
other options : will be ignored
Color:
yellow : directory
gray : hidden file/directory
red : readonly file/directory
blue : compressed file/directory
green : system file/directory
white : normal file/directory
Noice:
There should be less then 100 masks
-l/-w, -d/-f can t be both valid, only the latter will be
Both "-" and "/" can be used to define options-LS by Cao Siqin, 2007.7.17
ls [-l/-w/-s][-d/-f][-acpo!?] [path or
- 2022-04-06 12:08:54下载
- 积分:1
-
排序算法,改进的冒泡和选择算法
排序算法,改进的冒泡和选择算法-sort
- 2022-01-25 23:56:47下载
- 积分:1
-
实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置;
int A ( const char...
实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置;
int A ( const char * str1, const char * str2 );
没有的话,返回-1 有则返回所在位置(从0开始)
写出函数,对编写函数main完成对strstr的功能的验证。
-achieve the standard library functions strstr function : the search for str2 str1, if found, str1 return at the first appearance of str2 position; Int A (const char* str1, const char* str2); If not, the return-1 is returned with the location (from starting at 0) write function, the main function prepared to complete the function of the strstr certification.
- 2022-07-22 04:47:08下载
- 积分:1
-
代码采用顺序表的存储方法解决约瑟夫问题。
代码采用顺序表的存储方法解决约瑟夫问题。-The code sequence-table storage method to solve the problem, Joseph.
- 2023-04-03 19:30:04下载
- 积分:1
-
小型谷歌搜索引擎
应用背景应用有黑色的背景,如果我们给予任何输入文件如HTML将删除副本将显示一共有多少字,有多少字母。所以这将有助于我们作为一个迷你谷歌关键技术我用C++来开发这个基于控制台的应用程序,这完全是基于控制台的应用程序,通过使用文件,我打开一个文件,并读取整个数据,并删除重复的数据,并编写代码,用于删除重复。
- 2022-07-09 01:19:50下载
- 积分:1
-
一个使用FOR的小程序,可以作到抛砖引玉吧
一个使用FOR的小程序,可以作到抛砖引玉吧-FOR a small program to use, you can definitely do it
- 2022-03-26 07:45:35下载
- 积分:1
-
C++编写的控制台上的电话簿管理系统
C++编写的控制台上的电话簿管理系统-telephone note management in console by c++
- 2022-05-14 09:21:53下载
- 积分:1
-
chapter 5 of c programe
谭浩强 《c程序设计》,第五章的例题及大部分习题。-chapter 5 of c programe
- 2022-11-09 16:10:04下载
- 积分:1
-
made a big day; ; Buddhism is facing game; Tension; Rub; Big Buddha; Quasar; Lar...
发了日大;;打法佛达拉;拉;擦;佛大;阿萨;大;;阿法萨-made a big day; ; Buddhism is facing game; Tension; Rub; Big Buddha; Quasar; Large; ; A law Sa
- 2023-04-18 15:55:02下载
- 积分:1
-
简单的用于获取网卡信息的源代码,有点乱IP+MAC
简单的用于获取网卡信息的源代码,有点乱IP+MAC-Simple card information for access to the source code, somewhat arbitrary IP+ MAC
- 2023-07-24 01:40:03下载
- 积分:1