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

搜索资源列表

  1. OutText

    0下载:
  2. 根据一个文本文件(里面有必要的参数),读取参数后,按照指定的格式输出到一个文件中-according to a text file (they have the necessary parameters), read parameters, in accordance with the format specified output to a file
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:173736
    • 提供者:xuzhen
  1. FileReadWrite

    0下载:
  2. 一个可以按照一定的格式来读取或者写文本文件的程序。-according to a certain format to read or write text file.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:12396
    • 提供者:Lu
  1. Kxtycz_test

    0下载:
  2. 简单的考试系统,读取文本来实现,可实现即时评分。-simple examination system, reading the text to achieve, can be realized immediately score.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:25485
    • 提供者:msn2005
  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. cfread

    0下载:
  2. c语言读数据用结构数组进行数据从文本文件中读取-c language reading data structure array with data from the text file Read
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:177216
    • 提供者:安永值
  1. Clusternew

    0下载:
  2. visual c++ 数据读取源程序,对文本文件的打开,-visual c read data source, the text of the document is opened,
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:53372
    • 提供者:sun
  1. txt_class

    0下载:
  2. 读取文本文件的c++类-read text files c category
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6046
    • 提供者:杨祥
  1. FilePartitionTool

    0下载:
  2. 自己开发的可任意大小文件切割工具,适用于文本文件切割,应用于手机类只能读取特定大小文件的设备应用。-its own development of any size paper cutting tools, applicable to text files cutting, used in cell phone read only specific types of paper the size of equipment applications.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:32312
    • 提供者:兰心
  1. CSpreadSheet_src

    0下载:
  2. 有些时候我们希望将输出的数据存到EXCEL文件或一些符号分隔文本文件(像逗号分隔、Tab符分隔)。CSpreadSheet类封装了对这些文件的读写操作。CSpreadSheet类的目标是简单易用,其主要的特性如下: 1、构造一个新的EXCEL文件或符号分隔文本文件,并在其中写如行或单个的单元。 2、读取行、列或单个单元。 3、覆盖、插入或追加行。 4、将已存在或新的EXCEL文件转化成符号分隔文本文件;反之亦然。 操作EXCEL和符号分隔
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:7329
    • 提供者:chengxu
  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-14
    • 文件大小:1493
    • 提供者:yayasave
  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-13
    • 文件大小: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-13
    • 文件大小: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. 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-03
    • 文件大小:12203
    • 提供者:crystalxp
  1. FileCompare

    0下载:
  2. 简单的文本读取、比对工具,通用性比较强-Simple text read, compare tools, versatility and strong
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:40112
    • 提供者:金鑫
  1. CStdioFileTxtTest

    0下载:
  2. 使用VC编写的CStdioFile类的应用,实现txt中数据的文本读取,字符串切割,字符串比较等功能源码。-Application the VC prepared CStdioFile class, txt data in text read cutting string, string comparison function source.
  3. 所属分类:File Operate

    • 发布日期:2017-11-17
    • 文件大小:5084777
    • 提供者:张元科
  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-07
    • 文件大小:4096
    • 提供者:zoezxc
« 12 3 4 5 »
搜珍网 www.dssz.com