CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - List All Files

搜索资源列表

  1. myls

    2下载:
  2. 完成ls的如下功能 不带参数的ls:列出当前目录下的非隐藏(文件和目录名不以.开头)的文件和目录 ls -a:列出当前目录下的所有文件和目录 ls -l:以长列表形式列出当前目录下的非隐藏的文件和目录。每个文件或目录只要求列出如下信息:类型与权限、文件名、链接数、用户ID、组ID、字节大小、块数 ls 路径名:如果路径名代表一个存在的文件则显示该文件,否则提示出错;如果路径名字代表一个存在的目录则列出该目录中的文件 列出文件名和目录名时,要求可执行文件最后加上一个*号,目录名
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2215
    • 提供者:叶黎
  1. ly_processlist

    0下载:
  2. 列出系统所有的进程类,包括头文件和库文件-list system processes all the categories, including header files and libraries
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:11013
    • 提供者:刘勇
  1. main_viewer

    0下载:
  2. 嵌入式Linux + GTK,用于阅读文本文件,可搜索一个指定目录下的所有文件,将显示在列表框中,并根据用户点击显示相应的文件内容。-Embedded Linux+ GTK, for reading text files, can search a specified directory of all the documents will appear in the list box, and in accordance with a user clicks on the correspondi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:2095
    • 提供者:fzrlly
  1. digitaleyes-c

    0下载:
  2. DigitalEyes is an OCR (Optical Character Recognizer) developed in C/Caml. usage : ./digitaleyes[.opt] [processes in chronological order] file -noise Reduces image noise. -rotate Finds angle and rotate image. -lessons Builds the lessons
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:382370
    • 提供者:chen
  1. TinyRAT[D]

    0下载:
  2. 功能需求: [1]------------------------------------------- 1.进程插入,反向链接,穿防火墙,自安装 [2]------------------------------------------- 管理功能: File Manager: 1.获取磁盘 2.获取目录中的文件列表与文件夹列表 3.删除文件 4.新建文件夹 5.删除文件夹(必须文件夹是空的才可以完全删除文件夹-以后增加递归删除所有文件功能)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:72088
    • 提供者:376111502
  1. ubuntu_cmd

    0下载:
  2. 1 文件管理 # ls ls -a 列出当前目录下的所有文件,包括以.头的隐含文件 文件管理 # ls ls -l或ll 列出当前目录下文件的详细信息 -A document management# ls ls-a lists all files under the current directory, including. Head hidden file management# ls ls-l or ll list the current directory files for
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:15537
    • 提供者:李可文
  1. linux-dev-manage.c

    0下载:
  2. 该C程序通过调用linux环境下的一些系统函数,实现对linux中/dev目录的管理,包括统计该目录下文件数目,以及列出所有文件等。-The C program by calling the linux environment, some system functions to realize the linux in the/dev directory management, including the statistics of the directory number of files,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:1807
    • 提供者:钟秋
  1. vcnetfilter

    0下载:
  2. vc 过滤指定目录下的子目录,可以指定过滤条件,指定子目录的过滤条件,指定子目录下所有过滤文件的列表,支持过滤表达式,感兴趣的朋友研究一下。 -vc filter specific subdirectories, you can specify the filter, the filter conditions specified subdirectory, specify the subdirectory list of all the filter files to support th
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:8536
    • 提供者:
  1. simpleopt-3.5

    0下载:
  2. 标准C语言参数解析代码,能兼容常见参数格式- A cross-platform file globbing library providing the ability to expand wildcards in command-line arguments to a list of all matching files. It is designed explicitly to be portable to any platform and has be
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:53662
    • 提供者:ghh2012
  1. VBScanFile

    0下载:
  2. 用vb做的针对各个磁盘驱动器进行文件扫描,可以快速列举出包含的文件名称,对学习文件操作很有帮助-Using vb to do the scan files for all disk drives, can quickly list contains the file name, file operations in learning is very helpful
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:38029
    • 提供者:东方柏
  1. vclists

    0下载:
  2. VC++在列表框或组合框中显示文件和目录列表,源码实例包请下载。把EXE文件拷贝至任意目录中,双击运行,点击“显示文件和目录列表”即可获取当前文件夹下的所有文件名称。-VC++ in the list box or combo box to display a list of files and directories, source code examples package, please download. Copy the EXE file to any directory, doubl
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:10676
    • 提供者:叶亚平
  1. DexList

    0下载:
  2. List all methods in all concrete classes in one or more DEX files.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-19
    • 文件大小:2942
    • 提供者:waiboxou
  1. list

    0下载:
  2. linux下简单的list程序 参数 r 递归方式列出子目录 a 列出所有文件 l 后跟一整数,限定文件大小的最小值(字节) h 后跟一整数,限定文件大小的最大值(字节) m 后跟一整数n,限定文件的最近修改时间-simple list program parameters r recursively lists subdirectories under linux followed by a list of all files l an integer defining
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:1744
    • 提供者:yingkkk
  1. linux-DAZUOY

    0下载:
  2. 、makefile文件的作用是什么,makefile文件中有一种变量,其值是根据具体的规则来确定的,称为自动变量,其中代表所有依赖文件列表的是哪个;举例说明make命令的工作流程。-What is the role of, makefile file, there is a variable in the makefile file, its value is based on the specific rules, known as automatic variables, which rep
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-23
    • 文件大小:80456
    • 提供者:加加减减
  1. omap_debugfs

    0下载:
  2. list of debufs files that are applicable to all devices.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1282
    • 提供者:wiebiwl
  1. odm_types

    0下载:
  2. list of debufs files that are applicable to all devices.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2710
    • 提供者:qerwaitx
  1. canoncam-gcan.tar

    0下载:
  2. Canon camera unfortunately does not plug&play its flash memory card as mass storage but the camera appears in Scanners and cameras list. It seems logical but it brings many problems because it s not possible to open files stored in the camera directl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:52452
    • 提供者:Weler
  1. mulu

    0下载:
  2. 该程序可以获取当前工作目录下的文件列表,并可以Tree的形式显示在界面上,并可以显示所有子目录下的文件列表,子目录可以折叠。(The program can access the current work directory of the list of documents, and can be displayed in the form of Tree on the interface, and can display all subdirectories under the list of
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-24
    • 文件大小:5120
    • 提供者:Forever1
搜珍网 www.dssz.com