-
freerename
十分方便的批量处理文件名的软件,可直接运行,用起来十分方便(Very convenient batch software processing file names, can be directly run, with very convenient)
- 2021-03-12 17:39:25下载
- 积分:1
-
VC-read-and-write-from-excel
该文件实现了C语言对EXCELL的读取和写入操作,希望对大家有帮助。(The file C language on EXCELL read and write operations, we hope to.)
- 2012-07-15 22:43:29下载
- 积分:1
-
BindFile
说明: Visal c++二进制文件合并,功能非常好用(Visal c++ Binary file merging is very easy to use)
- 2008-09-08 13:39:27下载
- 积分:1
-
OperateFile
拷贝、删除和移动文件OperateFile,很不错的vc源码,希望能对大家有所帮助(Copy, delete and move files OperateFile, very good vc source code, I hope you can help)
- 2011-09-06 23:02:02下载
- 积分:1
-
DebugScissor
我想很多程序员都遇到这种情况:新建了很多工程,编译后生成了很多的Debug、Release,想删除的时候一个个文件夹打开,删除,太累啦~~~!!不删又占空间!!我也“深受其害”,今天实在无法忍受了,写个程序,自动删,呵呵。
使用时把它放在你想清理的文件夹里面,运行后它会自动搜索子文件夹,直到完成,使用时请小心,它看见Debug、release就删,呵呵,所以如果不想删除,就不要用这个名字啊!!
主要用了一些文件操作和文件夹操作(I think many programmers have experienced this situation: a lot of new projects has become a much later compiler Debug, Release, would like to delete a folder when opened, deleted, tired啦~ ~ ~! ! Do not cut and space! ! I also " suffer" , this really could not bear, and write a program to automatically delete, huh, huh. Put it in when you want to clean up inside the folder, it will automatically run the search sub-folders until completed, when used with care, it is to see Debug, release on the cut, huh, huh, so if you do not want to delete, do not use name ah! !)
- 2009-05-08 20:40:06下载
- 积分:1
-
FileTool
解决vc++6.0与visio不兼容的问题,如安装Visio之后,vc++6.0“打开”出错,不能添加文件等。(Vc++6.0 with visio solution is not compatible issues, such as after installing Visio, vc++6.0 " open" error, can not add files.)
- 2011-05-31 09:17:48下载
- 积分:1
-
Access-in-and-out-Excel
VC++中access与excel的交互的实现(VC++ in access and excel interactive )
- 2012-12-06 21:58:42下载
- 积分:1
-
inidemo
对配置文件的通用访问以及写入操作,本程序提供静态方法(Configuration file access)
- 2013-08-06 14:51:38下载
- 积分:1
-
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.)
- 2008-09-11 09:26:03下载
- 积分:1
-
ExcelText
一个vc++的Excel操作类,可以在当前目录生成Excel文件,也可以读取外部Excel文件,编译运行如上示,这是个很实用的类库。(A vc++ to Excel operation class, you can generate Excel files in the current directory, you can also read an external Excel file, compile and run as above said, this is a very useful library.)
- 2010-05-08 12:01:32下载
- 积分:1