登录

最新会员 最新下载

成为了本站VIP会员

05月13日 14:43

成为了本站VIP会员

05月13日 10:19

成为了本站VIP会员

05月12日 14:03

成为了本站VIP会员

05月10日 21:42

成为了本站VIP会员

05月10日 16:59

成为了本站VIP会员

05月09日 16:51
已选条件
  1. 编程语言:C++
  2. 代码类别:文件操作
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. Rename

  该程序用于批量修改文件名,是一个基于对话框的MFC小程序,利用CListCtrl控件来显示读取的文件名与浏览改动后的文件名(The procedure used to bulk modify the file name, is an MFC dialog-based applet, using CListCtrl control to display the file name to read and navigate change the file name)

59
下载
114
浏览
2009-02-03发布

2. 02

说明:  主題:如何检测文件是否已经发生更改? 請使用Visual C++, compile後直接執行即可。 (Subject: how to detect whether changes have occurred? Please use the Visual C++, Compile directly to the Executive.)

0
下载
94
浏览
2008-11-13发布

3. tinyxml

说明:  timyXML是一个简单的xml解析工具,当然,你的xml必需是标准的。 TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved. XML stands for "eXtensible Markup Language." It allows you to create your own document markups. Where HTML does a very good job of marking documents for browsers, XML allows you to define any kind of document markup, for example a document that describes a "to do" list for an organizer application. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything.(timyXML is a simple xml analytical tools, of course, you must be the xml standard. TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved.XML stands for eXtensible Markup Language. It allows you to create your own document markups. Where HTML does a very good job of marking documents for browsers, XML allows you to define any kind of document markup, for example a document that describes a to do list for an organizer application. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything.)

0
下载
166
浏览
2008-09-11发布

4. BindFile

说明:  Visal c++二进制文件合并,功能非常好用(Visal c++ Binary file merging is very easy to use)

0
下载
102
浏览
2008-09-08发布

5. RdWrtIni

  wince 里面没有WRITEPROFILESTRING等直接读写INI文件的命令,多有不便.因此这份源码实现了WINCE下读写INI的功能.附有源代码及测试程序.经实际使用,效果不错.(wince There are no direct WRITEPROFILESTRING order to read and write INI files, and more has the inconvenience. Therefore the source realize the read and write INI under WINCE function. with the source code and testing procedures. by actual use, good results.)

124
下载
102
浏览
2008-08-05发布

6. server

  一个文件管理系统,服务器端 客户端链接之后便可以运行(A document management system, server-side link and then the client can run)

6
下载
80
浏览
2008-07-22发布

7. ReadingFromAText

  从一个test file中定位需要查找的内容 (From a test file in the location need to search the contents of)

2
下载
98
浏览
2008-06-30发布

8. Sort2

   This file contains a summary of what you will find in each of the files that make up your Sort2 application.

3
下载
95
浏览
2008-06-07发布

9. HuffamnCoding

  用VC++实现的一个简单哈夫曼压缩码和解码程序,可以对任意字符的文本文件进行压缩并解压(With VC++ Realize a simple Huffman compression code and decoding procedures, arbitrary characters can compress a text file and extracting)

45
下载
91
浏览
2008-04-17发布

10. fileencodingtransform_src

   最近用VS2005做项目,遇到一个工程中有很多文件的编码不统一,有的是UTF-8,有的是GB32的,发布网站时就乱七八糟的。可以通过VS环境中的 “高级保存选项”一个一个地改过来,因实在太多,好几十个,重复工作是非常令人不爽的,自已就动手写了个这个小程序。编写之前,参考网友qing、 Randy052的经验。 特点: 1、可以支持常见编码格式如UTF-8、UTF-7、Unicod、ASCII、GB2312、Big5之间的转换。 2、支持选取文件夹批量、文件多选、翦贴板中复制三种文件批量选取方式,能实现指量转换。 3、支持文件过滤,采用openFileDialog的文件过滤方式。 4、支持源文件编码自动识别,可用于统一未知文件的格式。 5、支持备份(err)

62
下载
75
浏览
2008-04-14发布

11. ReplaceFileName

  ReplaceFileName,批量文件名更改 ,批量文件名更改(ReplaceFileName, Bulk file name changes, batch file name change)

15
下载
108
浏览
2008-04-04发布

12. leafpak-1.1.1.tar

  leafpak: 一个文件打包器的源代码(leafpak: a file package)

11
下载
64
浏览
2008-02-16发布

13. student

  内有详细说明文件,鉴于个人水平有限可能有错误敬请谅解(There are detailed description of a document, in view of the limited personal level there may be an error after updating)

2
下载
101
浏览
2007-12-16发布

14. BlindSpot

  能进行简单的文件捆绑,但是操作有点不方便()

4
下载
93
浏览
2007-10-14发布

15. FileOperate

  win32下,搜索某个目录,及所有子目录下的文件,或删除某个目录及所有子目录下的文件,包括目录(under win32, search a directory and all subdirectories under the documents, or delete a directory and all subdirectories under the documents, including directory)

18
下载
84
浏览
2007-09-14发布

16. ReadFile

  简单的把读的文件中的字母由小写改为大写 只需在程序写的相应目录建相应文件即可(Simple to read documents in lowercase letters changed to uppercase by the program just to write the corresponding directory to build the corresponding document can be)

7
下载
113
浏览
2007-09-02发布

17. 264totxt

  将264文件的二进制码转换成文本文件,以便于264文件的调试显示。(264 files will be converted into binary code a text file in order to debug 264 documents show.)

16
下载
76
浏览
2007-08-30发布

18. doc_view

  基于doc_view多文件示例(源码),可以改变文档的图片工具.好好玩玩啊(Doc_view based on multi-file examples (source), can change the document image tools. Good play ah)

4
下载
88
浏览
2007-08-23发布

19. wenjianxitong

  题目:文件系统的模拟实现 目的:深入理解文件系统的实现机制,掌握文件访问的编程技术。 任务:实现一个文件模拟文件系统。 (Title: File System Simulation realize the purpose of: In-depth understanding of file system mechanisms to achieve, master file access programming technology. Mission: the realization of a simulated document file system.)

47
下载
64
浏览
2007-08-17发布

20. StickyKey

  程序自动完成向“我的文档“下shiyan.docx发送字符c,程序运行前,shiyan.docx必须被word打开(Procedures automatically to the )

34
下载
98
浏览
2007-08-12发布