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

搜索资源列表

  1. 目录明细格式化保存为文本文件

    0下载:
  2. 用二叉树的算法对指定目录下的文件和目录以格式化的方法保存。 -Using Binary tree to save the text in sepecific file and catalogue
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:34.98kb
    • 提供者:oliver
  1. 文本文件系统

    1下载:
  2. 文件系统操作,能Crate,Delete目录,使用多级目录,至于是否采用索引节点结构,自选。目录项目中应包含:文件名、物理地址、长度等信息。-file system operation, can Crate, Delete Contents, the use of multi-level directory, As to whether Index node structure, Customize. Contents Item should include : name, physical a
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4.9kb
    • 提供者:陈南
  1. 读写文件

    0下载:
  2. 一个读写文本文件的类,基本上各种文件操作都齐全了-read and write text files a class, basically documents the operations are complete
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4.3kb
    • 提供者:中软
  1. 文件合成和分割

    0下载:
  2. 一个用C++Builder编写的文件合成分割器的源文件,文本文件可以完好合成,但有些类型的文件还没能完好合成,请高手们多指教!-a C Builder synthesis document prepared by the division of the source files, text files can sound synthesis, but some type of document can not intact synthesis, 19:56 Nearly weekend!
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:17.54kb
    • 提供者:卢远敏
  1. 将文本文件和bin文件进行互相转换

    1下载:
  2. 将文本文件和bin文件进行互相转换,很好的资料哦,Will be a text file and bin file for each conversion, very good information Oh
  3. 所属分类:文件操作

    • 发布日期:2017-03-22
    • 文件大小:35.5kb
    • 提供者:lina
  1. File

    1下载:
  2. VC++编写的文本文件和二进制文件读写实例,并可以打开文件绘制波形图-VC++ written in text files and binary files read and write instance, and can open the file draw waveform
  3. 所属分类:File Operate

    • 发布日期:2016-06-04
    • 文件大小:1.8mb
    • 提供者:nanali
  1. 批量查找替换文件及文件名称

    0下载:
  2. 批量查找替换文件夹中文本文件及文件名称,显示查找字符串的位置
  3. 所属分类:文件操作

    • 发布日期:2012-11-03
    • 文件大小:33.55kb
    • 提供者:aspzj@163.com
  1. readwrite

    0下载:
  2. 详细介绍了文本文件和二进制文件的读写方法,方法巧妙、全面-Details of the text files and binary files read and write methods by ingenious, comprehensive
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:2.24kb
    • 提供者:陈忠宁
  1. MyOKFile

    0下载:
  2. 本程序演示const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点
  3. 所属分类:File Operate

    • 发布日期:2017-11-14
    • 文件大小:37.9kb
    • 提供者:qiyunping
  1. linedel1[1].0.5_src

    0下载:
  2. 快速删除文本文件包含指定关键字的行,vb代码。-Rapid deletion of a text file that contains the specified keyword line, vb code.
  3. 所属分类:File Operate

    • 发布日期:2017-04-25
    • 文件大小:42.71kb
    • 提供者:lck
  1. ComputeAve

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

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

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

    • 发布日期:2017-04-13
    • 文件大小:2.24kb
    • 提供者: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
    • 文件大小:2.46kb
    • 提供者:小可
  1. IniHelper

    0下载:
  2. /// <summary> /// INI文件读写操作帮助类 /// INI文件的结构 /// INI文件是一种按照特点方式排列的文本文件。每一个INI文件构成都非常类似,由若干段落(section)组成,在每个带括号的标题下面,是若干个以单个单词开头的关键词(keyword)和一个等号,等号右边的就是关键字对应的值(value)。其一般形式如下: /// [Section1] /// KeyWord1 = Valuel /// KeyWord2
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:1.48kb
    • 提供者:Joe
  1. filelock

    0下载:
  2. 采用异或加密的文件加密器,它可以对任何文件(TXT文本文件、OFFICE文件、EXE等),用些软件加密后文件变为不可运行,且打开后是乱码。解密时是将加密后的文件重新再次加密(密码相同),即可完成解密。 -Using XOR encryption file encryption, and it can be of any file (TXT text file, OFFICE files, EXE, etc.), with more software into encrypted files ca
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:6.74kb
    • 提供者:wangbo
  1. yasuo

    0下载:
  2. VC++ 文本压缩程序,李恒作品,主要是操作TXT格式文件,运行于Windows系统 命令提示符环境,输入文本文件位置就可以对文件进行压缩、解压、文件测试等,属底层操作,借鉴价值比较大,感谢作者奉献。-VC++ text compression process, Li works, mainly operating TXT format, running on the Windows system environment for the command prompt, type the loca
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:15.49kb
    • 提供者:124
  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
    • 文件大小:1.81mb
    • 提供者:wu
  1. FileSplit

    0下载:
  2. 这是一个本人自己编写的文本文件分割工具,可以根据文件数目,文件大小对文本文件进行分割,而且对大文件也可以操作。-This is a text file written in my own partition tool, according to the number of files, the file size of the text file segmentation, but also can operate on large files.
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:49.25kb
    • 提供者:杨秀真
  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. 输出字符

    0下载:
  2. 请输出ASCII值为33~126的内容到文本文件“ASCII.TXT”中,再从文件中读出,输出到屏幕上。(Please output the ASCII value of "33~126" to the text file "ASCII.TXT", then read from the file and output to the screen.)
  3. 所属分类:文件操作

    • 发布日期:2017-12-27
    • 文件大小:258kb
    • 提供者:小,
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com