CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - 自动读取文件

搜索资源列表

  1. VB-Filesystem

    2下载:
  2. 文件系统全家福(编程语言VB)AddadStringDir 快速全盘查找文件Dir和Api扫描驱动器Exe 伪装天使FreeActiveXShell 获取特殊文件 安全的删除自己 比较两个文件是否相同 查找目录 全部文件大小 查找文件 从全路径名中获得文件扩展名 从全路径名中提取文件名 二进制复制文件 获取当前目录下所有文件和文件夹 记载Windows使用的时间 检测文件是否存在 建立多级目录 将文件夹目录保存到INI文件当中 批量移动文件 确定文件是否为可执行文件 删除含文件的目录 顺序文件
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:186747
    • 提供者:H.F.D
  1. fun

    0下载:
  2. 这是一个用matlab读取txt(特定格式)文件并读取文件,画出figure,自动保存和关闭figure。程序运用了深度搜索递归算法。(因为大家没有input的txt文件,所以阅读程序领会思想和方法即可)-This is a use matlab to read txt (a specific format) file and read documents, painted figure, on and off automatically to preserve figure. Procedur
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:1554
    • 提供者:huo peng
  1. test

    0下载:
  2. 可以从文件中读取数据,过滤掉标点符号,存储到数组中。该程序的优点是不用预先定义数组的大小,可以自动计算所需的数组空间。-It can read data from file,and count the size of data you have read.
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:242600
    • 提供者:pusa
  1. word_operate

    0下载:
  2. 自动找到指定目录下的所有rtf格式文件,并将其找到的所有rtf格式文件内容合成一个rtf格式的文件存储起来。好处是将前几年记录的日志合成一个大文件阅读笔记方便。请在E盘下建一个文件夹word_test,放入多少个rtf格式文件都行,然后执行本程序,在菜单中点击位于最后的word_op按钮,程序将找到word_test目录下所有rtf格式文件,读取内容,然后存储到C:\Hello1.rtf.你就可以看这一个文件内容回顾你几年内记录的日记了。-Automatically find the speci
  3. 所属分类:File Operate

    • 发布日期:2017-05-10
    • 文件大小:2305917
    • 提供者:Julie
  1. findfilesname

    0下载:
  2. 该程序能够完成自动读取一个目录下的所有文件的文件名并打印输出的功能。-The program can automatically read all the files in a directory under the file name and print the output function.
  3. 所属分类:File Operate

    • 发布日期:2017-05-01
    • 文件大小:709374
    • 提供者:hanyuyi
  1. OperateExcel

    0下载:
  2. 读取Excel文件,将数据保存到一个DataSet中,并显示在界面上的DataGrid中。可以读Excel2003和Excel2007两种文件格式,并自动获取工作表的名称。-This simple program can read Excel files,then save all data to a DataSet and display them in DataGrid control. It can support file format of both Excel2003 and Exc
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:188636
    • 提供者:王翛璇
  1. TXT-Cutting

    0下载:
  2. 这个软件是当初给我的小说群网友开发的一款自动分割TXT文档的工具,拥有自动读取文档、检测文档基本信息、分割、给新文件有序重命名等功能。使用C开发的。-This software is original to the novel group of friends developed a tool for automatic segmentation of the TXT files, with the document automatically read the basic informatio
  3. 所属分类:File Operate

    • 发布日期:2017-05-13
    • 文件大小:3547870
    • 提供者:liyingxuan
  1. FileOPMonitor

    0下载:
  2. 一个用来监控系统上所有文件操作过程的工具源码。该软件能够自动监控系统上所有驱动器上的文件读取、打开、删除、拷贝等操作,如果将其做成后台程序,就可以实时监控自己的机器有没有人非法操作了。-File operation monitor.
  3. 所属分类:File Operate

    • 发布日期:2017-11-24
    • 文件大小:181485
    • 提供者:Du keith
  1. file2

    0下载:
  2. Windows平台自动创建文件,然后从创建的txt文档中读取数据写进另一个txt文档中-Building txt file automatically on the flat of Windows,and read data from it,then write data to another txt file
  3. 所属分类:File Operate

    • 发布日期:2017-11-17
    • 文件大小:619
    • 提供者:来燃
  1. LogAnalysis

    0下载:
  2. 根据配置文件中logPath字段,读取该文件夹的日志,并根据配置文件batchNum控制统一提交的条数,并在完成操作之后自动生成zip备份-Log, and to read the folder according to the configuration file logPath field, according to the configuration file batchNum control number of unified submitted strip, and after the
  3. 所属分类:File Operate

    • 发布日期:2017-11-17
    • 文件大小:25658349
    • 提供者:junliu
  1. ProTree

    0下载:
  2. 自动读取XML文件,并树形显示成对应的结构!可以很方便的根据自身需要修改其XML格式或者显示格式等,合适初中级的程序员。-Automatically reads the XML file and displayed as a tree structure corresponding to! You can easily modify it according to its own XML format or display format, etc., suitable for junior-le
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:230204
    • 提供者:梁淑超
  1. ReadLog

    0下载:
  2. 读取文件日志的功能,通过list显示出来,并且可以自动刷新-Read the file log function, displayed through the list, and can automatically refresh
  3. 所属分类:File Operate

    • 发布日期:2017-05-13
    • 文件大小:3447503
    • 提供者:alva
  1. main

    0下载:
  2. log文件的自动读取识别匹配处理,输出匹配结果,自动体检-file of log identify and process
  3. 所属分类:File Operate

    • 发布日期:2017-04-12
    • 文件大小:2337
    • 提供者:杨奥林
  1. readProps

    0下载:
  2. 自动读取配置文件中的参数,能读取的类型有int, float, char, double-read the parameters from the configuration file, the type is int, float, char, double
  3. 所属分类:File Operate

    • 发布日期:2017-04-15
    • 文件大小:7656
    • 提供者:stephenpeng
  1. BadAppleSharp-Source

    0下载:
  2. 使用辅助软件将黑白的视频按帧分离后,放在in文件夹里,启动这个软件就会自动读取文件夹里的图片,然后生成TXT文件,这个文本文件可以用于液晶屏显示的模,也可以用于控制台显示等。纯属娱乐。-The use of auxiliary software will be black and white video by frame after the separation, put in the in folder, start the software will automatically read t
  3. 所属分类:File Operate

    • 发布日期:2017-04-29
    • 文件大小:12102
    • 提供者:袁超
搜珍网 www.dssz.com