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

搜索资源列表

  1. dllString

    0下载:
  2. 字符操作,在.NET中用API读取文件中任意指定位置的文本字符。-characters operation, the.NET API used to read documents specified location arbitrary text characters.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:10691
    • 提供者:liusq
  1. 读取基于文本的数据文件

    0下载:
  2. 用于读取基于文本的数据文件的类,及其使用的详细说明,是java处理文本变得很方便-used to read text-based data files category, and the use of the detailed descr iptions, java version of the text is very convenient
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:69668
    • 提供者:钟覃
  1. SupperStdioFile

    0下载:
  2. 一个高效读写文件的类,能按行读取写入,支持内存文件-an efficient type of document literacy, according to read into the trip, the memory support document
  3. 所属分类:File Operate

    • 发布日期:2017-11-13
    • 文件大小:1493
    • 提供者:yayasave
  1. datafile

    0下载:
  2. 这是一个Java工具类库,用户读取基于文本的数据文件,如CSV, tab分隔的或固定宽度格式的文件。-This is a Java tool for library users to read text-based data files such as CSV, tab-delimited or fixed width format.
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:74232
    • 提供者:xuxu
  1. ComputeAve

    0下载:
  2. 对文本文件的处理,可以参考读取文本文件,对文本文件进行转置-To deal with text files, can refer to read text files, text documents transpose
  3. 所属分类:File Operate

    • 发布日期:2017-05-14
    • 文件大小:27131
    • 提供者:tt4543253453532
  1. filechooser

    0下载:
  2. 文件选择器和文件过滤器以图形界面实现对文本文件读取-File selection and graphical interface implementation
  3. 所属分类:File Operate

    • 发布日期:2017-04-12
    • 文件大小:2298
    • 提供者:lee
  1. file

    0下载:
  2. 一个自编的读取文本文件数据的函数,可以读取整个文件,读取第N行,读取第M行到第N行,读取第M行到倒数第N行,读取第M次(也可以是最后一次、倒数第M次)出现字符串str的行开始(或结束)的数据,等等。希望能给大家带来帮助! -A self-read text file data function, you can read the entire document, read the first N lines, M reads the first line to the first N lin
  3. 所属分类:File Operate

    • 发布日期:2017-04-12
    • 文件大小:2522
    • 提供者:小可
  1. file_read_del

    0下载:
  2. 简单的对文本文件的操作,可以写入,读取,和删除文本的内容。-A simple text file operations, you can write, read, and delete the text content.
  3. 所属分类:File Operate

    • 发布日期:2017-05-08
    • 文件大小:1900137
    • 提供者:wu
  1. hexr

    0下载:
  2. 读取二进制文件/文本文件,并替换指定范围内的内容,希望大家完善-Read the binary file/text file, and replace the content within the specified range, hope that we improve the
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:1325
    • 提供者:sjhong
  1. vcTxtsrc

    1下载:
  2. VC++逐行读取Txt文本文件,只是一个读写方式的不同,总之最终的目标是读取整个文件-Txt VC++ to read text file line by line, just a different way to read and write short, the ultimate goal is to read the entire file
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:12203
    • 提供者:crystalxp
  1. vcTxtsrc

    0下载:
  2. VC++逐行读取Txt文本文件,只是一个读写方式的不同,总之最终的目标是读取整个文件。 -Txt VC++ to read a text file line by line, just a different way to read and write, in short, the ultimate goal is to read the entire file.
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:10771
    • 提供者:madud00042
  1. cPPUnicode

    0下载:
  2. 这是一个很好的,读取Unicode文本文件的实例源码,对于读取Unicode文本,会有一个有意义的参考,读取速度很快。-This is a good read Unicode text files source code examples for reading Unicode text, there will be a meaningful reference, read fast.
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:558
    • 提供者:sszy
  1. CPP-fill

    0下载:
  2. C++ 简单读写文本文件、统计文件的行数、读取文件数据到数组-C++ read and write simple text file, statistics file line number, read the file data to the array
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:335909
    • 提供者:林一
  1. C-P-P-read-and-write-text-file

    0下载:
  2. C++ 简单读写文本文件、统计文件的行数、读取文件数据到数组 -The number of lines of C++ read and write simple text file, statistics file, read file data into an array
  3. 所属分类:File Operate

    • 发布日期:2017-03-24
    • 文件大小:50959
    • 提供者:福福
  1. RWTextFile

    0下载:
  2. 基于MFC的简单文本操作功能的实现,主要包括写入文件,读取文件的操作;-Based on simple text manipulation functions in the MFC implementation, including written to the file, read file operation
  3. 所属分类:File Operate

    • 发布日期:2017-05-16
    • 文件大小:4243544
    • 提供者:简明慧
  1. Javafiles

    0下载:
  2.  Java取得目录文件信息,先读取文件的属性信息,类似只读、存档、隐藏等这类文件固有的属性信息,然后将这些信息输送到预先准备好的文本框内并显示给用户看。 -Java to obtain information on the catalog file to read the file attribute information, inherent in this type of file attribute information similar to the read-only, archi
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:9299
    • 提供者:龚建琴
  1. vcTxtsrc

    0下载:
  2. VC++逐行读取Txt文本文件,只是一个读写方式的不同,总之最终的目标是读取整个文件-VC++ read line by line Txt text file, just a different way of reading and writing, in short, the ultimate goal is to read the entire document
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:13493
    • 提供者:谈美明
  1. ReadFile

    0下载:
  2. 该代码采用C语言编程,通过文件路径读取文本文件,并保存在数组中。(The program is used to read the text file through the file path ,and save it in the array for other's purposes.)
  3. 所属分类:文件操作

    • 发布日期:2018-01-06
    • 文件大小:68608
    • 提供者:Johnson
  1. 两种WinCE读取txt文件内容的方法

    0下载:
  2. 提供了在WinCE平台下,读取txt文件内容的两种方法(Two methods to read .txt file based on the WINCE platform.)
  3. 所属分类:文件操作

    • 发布日期:2018-01-06
    • 文件大小:4096
    • 提供者:zoezxc
  1. 561061

    0下载:
  2. delphi文本文件的逐行读取,将文本文件从记事本中读到页面中来()
  3. 所属分类:文件操作

    • 发布日期:2018-04-28
    • 文件大小:197632
    • 提供者:gdbptt
« 12 3 4 »
搜珍网 www.dssz.com