CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 遍历目录

搜索资源列表

  1. VCPP-BrownFTPDir

    0下载:
  2. VC++ 遍历FTP文件目录,MICROSOFT FOUNDATION CLASS LIBRARY : BrownFTPDir-AppWizard has created this BrownFTPDir application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point
  3. 所属分类:Software Testing

    • 发布日期:2017-04-26
    • 文件大小:114469
    • 提供者:Ace.Wong
  1. getdir

    0下载:
  2. C#获取系统目录属性信息,左侧以Treeview的形式展开磁盘信息,选择任意一个目录后,右侧显示目录属性信息,包括创建时间、访问时间和上次写入时间等。可以学习下填充目录和文件到 TreeView 控件中, 获取驱动器顶级目录列表,如果获得的目录信息正确,则将它添加到 TreeView 控件中以及遍历子目录的技巧。-C# get the system directory attribute information in the form on the left to expand the Tree
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:12001
    • 提供者:epudn28
  1. FTPfilebianli

    0下载:
  2. VC++演示FTP文件遍历功能的程序源码,测试时候需要输入FTP的IP地址、端口、用户名和密码等信息,然后点击“遍历”按钮,程序可连接FTP并显示远程目录下的所有文件,包括文件夹等。目录遍历和文件遍历在IO接口操作中,非常常见,使用频繁,有兴趣可参考这个基础的文件遍历功能的实现。-VC++ FTP demo file traversal function test program source code, when the need to enter the FTP IP address, po
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:20420
    • 提供者:lpudn65
  1. CopyDirectoryAllFiles

    0下载:
  2. 遍历整个文件夹目录将里面的文件复制到目标文件夹,适合在添加字库的时候使用-Traverse the entire folder directory copy inside the file to the target folder, suitable for use in time to add fonts
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:22621
    • 提供者:郭亮
  1. CheckFile

    0下载:
  2. 本程序可以输入一个目录,然后遍历出给定目录下的所有文件-The program can enter a directory, then traverse all the files in a given directory
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:13326
    • 提供者:易卓
  1. FileTree

    0下载:
  2. 遍历文件夹并建成目录树 简单的演示了目录树的实现-Traverse Folder and the completion of the directory tree Simple demonstration implementation of the directory tree
  3. 所属分类:TreeView

    • 发布日期:2017-04-17
    • 文件大小:17510
    • 提供者:KCT
  1. FileTree20

    0下载:
  2. 该程序遍历指定文件夹内的所有目录及其子目录。-The program traverses all the specified folder directory and its subdirectories.
  3. 所属分类:TreeView

    • 发布日期:2017-05-13
    • 文件大小:2916909
    • 提供者:左小司
  1. xmlSample

    0下载:
  2. xml的操作例子,遍历xml的全部节点、属性和值。 遍历的就是项目目录下的config.xml文件。-XML examples of the operation, all the node, traverse the XML attribute and value. The traversal is the project directory under the config.xml file.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-14
    • 文件大小:4334
    • 提供者:chenyong
  1. FileCount

    0下载:
  2. 文件遍历工具主要通过文件的十六进制标志位进行识别,同时也可以选择再根据其后缀名来进行详细识别。文件类型和识别标志具有记录功能,也能进行删除操作,遍历路径需自己进行选择。遍历的同时,也有“自动分离识别文件”可选,选择此项后可将用户定义的类型文件复制到指定目录,供用户查看。遍历完成后,会在界面上显示出用户定义类型的文件数,同时在结果文件中有所记录。-File traversal tool primarily through files in hexadecimal flags to identify
  3. 所属分类:File Operate

    • 发布日期:2017-04-27
    • 文件大小:93102
    • 提供者:地阵
  1. ASP.NET-Photo-Album-System

    0下载:
  2. 1.>不需要SQL数据库,会直接将图片上载到服务器的图片目录下 2.>大的图片会自动生成缩略图,并另外存放到特定目录,提高了在线浏览照片的效率 3.>优化了照片上载的流程,支持直接上传照片,自动存储到指定目录,程序自动进行遍历获取从图片目录,在后台为图片瞬间生成缩略图 4.>支持分页浏览-1.> the programme does not require SQL support, users can upload pictures
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-19
    • 文件大小:5632409
    • 提供者:Felix Guan
  1. FTP

    0下载:
  2. C++演示FTP文件遍历功能的程序源码,测试时候需要输入FTP的IP地址、端口、用户名和密码等信息,然后点击“遍历”按钮,程序可连接FTP并显示远程目录下的所有文件,包括文件夹等。-C++ demo FTP file traversal function of program source code, test time required to enter the FTP IP address, port, username and passwords information, and then
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:20400
    • 提供者:刘家利
  1. getdir[cSharp]

    0下载:
  2. C#获取系统目录属性信息,左侧以Treeview的形式展开磁盘信息,选择任意一个目录后,右侧显示目录属性信息,包括创建时间、访问时间和上次写入时间等。可以学习下填充目录和文件到 TreeView 控件中, 获取驱动器顶级目录列表,如果获得的目录信息正确,则将它添加到 TreeView 控件中以及遍历子目录的技巧。-C# Get System directory attribute information in the form on the left to Treeview Expand dis
  3. 所属分类:CSharp

    • 发布日期:2017-03-21
    • 文件大小:12758
    • 提供者:张庆功
  1. FtpFile

    0下载:
  2. VC++演示FTP文件遍历功能的程序源码,测试时候需要输入FTP的IP地址、端口、用户名和密码等信息,然后点击“遍历”按钮,程序可连接FTP并显示远程目录下的所有文件,包括文件夹等。目录遍历和文件遍历在IO接口操作中,非常常见,使用频繁,有兴趣可参考这个基础的文件遍历功能的实现。-VC++ demo FTP file traversal function of program source code, test time required to enter the FTP IP address,
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:21093
    • 提供者:dfjdj
  1. PhpVideoPlayer

    0下载:
  2. 一个php写的mp4格式视频播放器,遍历当前目录及其子目录下的所有文件,可选择下载或调用播放器播放,适合手机访问。-Write a php mp4 format video player, through all the current file directory and its subdirectories, you can choose to download or call the player to play for mobile access.
  3. 所属分类:Web Server

    • 发布日期:2017-05-04
    • 文件大小:1485824
    • 提供者:林某某
  1. FileSearch

    0下载:
  2. 将指定类型文件清单列表保存在文件 1,将指定目录进行遍历(递归),获取所有指定类型的文件对象。 2,将该对象存储在集合中。不需要增删改操作就转为数组。 3,通过输出流完成对指定文件的绝对路径的文件存储 4,提高扩展性,加入过滤器。过滤器和比较器。 注意:递归时的全局变量通过参数传入。-Search the specific file and return the results filtered by key words,and write it to text fil
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2090
    • 提供者:panjunwei
  1. ziyuanguajli

    1下载:
  2. 一个超简单的VB资源管理器,自动目录遍历,并列出目录下所有文件,选中某一文件可以进行一些属性操作,比如设置是否是隐藏、设置只读、删除、重命名、存档等操作,功能可看上边的运行截图-A super simple VB explorer, automatic directory traversal, and lists all the files directory, selected a file can be some operation properties, such as setting i
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:5155
    • 提供者:linbo888
  1. MemCheck1.3

    0下载:
  2. 程序功能:对内存进行检测,发现是否存在读取与写入的数据是否存在不一致的情况 实现逻辑:检测程序申请所有剩余内存,使用两个线程不断循环遍历内存,每一次遍历内存都向内存的每四个字节写入一个unsigned int数值,然后遍历对比写入的数值与读出的数值是否一致,不一致则记录,按Ctrl+C可以退出检测,并得出检测的遍数和消耗时间,检测信息都会放入当前目录的CheckInfo文件。往内存写入的数据分为5种,分别为全0、全1、10101010、01010101以及一个随机的unsigend i
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:377015
    • 提供者:Tarzan
  1. Disk-directory-traversal-C-Sharp

    0下载:
  2. 遍历我的电脑磁盘目录以及相应的文件格式,创建时间,以及文件大小。可以自动删减相应的文件,上传、复制等功能。-Mother is always the greatest person in the family, because she takes care of everything, she does all the housework, though she is a housewife, what she is so heavy and great. I nearly help my mo
  3. 所属分类:Project Manage

    • 发布日期:2017-04-05
    • 文件大小:15837
    • 提供者:莉莉
  1. CDirClass

    0下载:
  2. 自己写的一个c语言处理linux下目录遍历,目录下文件内容改变监控的一个dir_process类,注意:是用C写的一个类-Under write a c language processing linux directory traversal, directory file contents change a dir_process class monitor, note: It is written in C class
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2032
    • 提供者:赵运周
  1. file

    0下载:
  2. 实现循环遍历并打印d盘目录下所有文件名称,使用了递归函数。-print all file name
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1327
    • 提供者:hyj
« 1 2 ... 9 10 11 12 13 1415 16 »
搜珍网 www.dssz.com