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

搜索资源列表

  1. TXTsegment

    0下载:
  2. TXT文本分割工具,不产生乱码,CStudioFile类按行读取,分为按用户设置大小和用户设置分割份数两种方式进行分割
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:279.06kb
    • 提供者:dfl
  1. 读取txt文件 在vc环境下编程

    0下载:
  2. 读取txt文件 在vc环境下编程 可以按行读也可以完整读取,Read txt file in vc programming environment can be a complete line can also be time to read
  3. 所属分类:文件操作

    • 发布日期:2016-01-24
    • 文件大小:1.48kb
    • 提供者:王六
  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
    • 文件大小:1.46kb
    • 提供者:yayasave
  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
    • 文件大小:2.46kb
    • 提供者:小可
  1. READTXTto

    0下载:
  2. 改变以前读取TXT文件是整段读取的缺点,实现了TXT中数据的逐行读取以及数据的分解。-To change the previous paragraph to read TXT file is to read the shortcomings of the whole to achieve the progressive reading TXT data, and data decomposition.
  3. 所属分类:File Operate

    • 发布日期:2017-05-19
    • 文件大小:5.01mb
    • 提供者:胡涛
  1. line

    0下载:
  2. Delphi 文本文件逐行读取实例,非常实用-Delphi example of a text file line by line read, very practical
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:6.97kb
    • 提供者:Meiam
  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
    • 文件大小:11.92kb
    • 提供者:crystalxp
  1. lswyh

    0下载:
  2. 对txt文件中的银行数据进行读取,并作一些出来输出来-bankdata
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:6.54kb
    • 提供者:刘少武
  1. Demo

    0下载:
  2. VC++逐行读取文本文件 有效读取文本里德内容-VC++ text file line by line to read the content of effective reading text Reid
  3. 所属分类:File Operate

    • 发布日期:2017-05-24
    • 文件大小:3.41mb
    • 提供者:refox945
  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-09
    • 文件大小:10.52kb
    • 提供者:madud00042
  1. Demo

    0下载:
  2. vc如何逐行读取文本文件的程序源码,感兴趣的可以看下-vc how to read text files line by line source, may have a look of interest
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:10.99kb
    • 提供者:曹立升
  1. File_Manager

    0下载:
  2. 实现对文件的操作,包含对字符,字节的读取方式,以及以行读取方式-Achieved with the file that contains the characters, bytes read, as well as the way the line reads
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:1.45kb
    • 提供者:xia
  1. CRWFile

    0下载:
  2. 用C和C++,高效读写文件类CRWFile,将文件一次加载到内存中,支持按行读取数据。 每次写入磁盘文件4096字节,相对比较高效。 CRWFile非常适合读取文件相对较小(<500M)的常规处理! 支持Windows和Linux下编译和运行!-Using C and C++ for read or write the file that on disk. Could be running on windows and linux , and that is super
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:1.7kb
    • 提供者:zhangq
  1. Read-line-by-line-

    0下载:
  2. 本程序代码主要是实现了对文本文档的逐行读取功能。-Read line by line
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:1.14mb
    • 提供者:福福
  1. file-operations

    0下载:
  2. 含有运行结果哦~功能齐全而且是优化版 文件操作设计及实现 总体设计:设计实现对文件 file.txt的读取,插入和增加的功能; 要求: (1)实现对文件中的整行读取和写入(不可用fscanf,fprintf函数,只可以fread和fwrite) (2)实现文件中间插入一段话--------这是一个测试; (3)实现对文件的创建,文件写入和添加; -Contains the results oh fully functional and optimized version
  3. 所属分类:File Operate

    • 发布日期:2017-11-12
    • 文件大小:370.97kb
    • 提供者:李信
  1. txt-file-read

    0下载:
  2. 通过MFC 实现对txt文件的按行读取操作-realize txt file read line by line through MFC
  3. 所属分类:File Operate

    • 发布日期:2016-01-24
    • 文件大小:2.42mb
    • 提供者:董中要
  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-06
    • 文件大小:13.18kb
    • 提供者:谈美明
  1. Demo

    0下载:
  2. 有关txt文件逐行读取的一个小例子,对于新手朋友可以参考参考。-hello world
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:21.33kb
    • 提供者:刘乐
  1. ConvertUCSDoc

    0下载:
  2. VC6.0写的一个小玩意,新公司的入职练手任务。unicode编译环境。要求如下: 题目:用VC6.0实现对unicode格式的文本文件高效率按行读取 要求: (1)实现以下接口 BOOL OpenStringFile(CString path) BOOL ReadStringFile(&CString str) //一次读取文件中的一行 BOOL CloseStringFile() (2)使用内存缓存技术,对于大文件要能达到几十MB/S的速度。 (3)测试程
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:26.82kb
    • 提供者:cooliang
  1. zhdq.e

    0下载:
  2. 易语言述行读取合适新手用-hello you
  3. 所属分类:File Operate

    • 发布日期:2017-04-13
    • 文件大小:1.78kb
    • 提供者:5饭店吃
« 12 3 »
搜珍网 www.dssz.com