-
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
-
date
开始显示速度很慢,要达到5~6秒。开始显示速度很慢,要达到5~6秒。开始显示速度很慢,要达到5~6秒。(Began to show very slow to reach 5 to 6 seconds.Began to show very slow to reach 5 to 6 seconds.Began to show very slow to reach 5 to 6 seconds.)
- 2013-12-12 14:23:28下载
- 积分:1
-
winpe
类似Borland公司的Tdump的程序。分析DLL/EXE文件信息(The app of analysising the infomation of DLL or EXE , which is like the TDump of Borland)
- 2020-11-05 10:09:54下载
- 积分:1
-
Decimal_Binary
软件技术基础中的十进制转二进制问题,简单的将十进制数转化为二进制数。
(Software technology base in decimal to binary problem, a simple decimal number into a binary number.)
- 2013-12-18 17:07:56下载
- 积分:1
-
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.)
- 2008-08-05 14:36:18下载
- 积分:1
-
playwaveshow
用vb做的一个能显示wave文件的波形,适合于初学者(Done with vb a wave file can display the waveform, suitable for beginners)
- 2010-08-27 15:42:45下载
- 积分:1
-
sjfiol
With VB series winsock server side()
- 2017-11-02 20:23:48下载
- 积分:1
-
ExcelToTxt
一个读取EXCEL数据,并且充足数据,重新写入TXT文档的程序,设计到Excel操作以及读写文件操作(EXCEL a read data, and sufficient data, re-write the program TXT documents and design to operations and to read and write Excel file operations)
- 2010-11-08 01:30:44下载
- 积分:1
-
convert-pdf
这个源代码实现了对pdf文件的读取,可以通过此程序将pdf转化为文本模式。(The source code to achieve the PDF file to read, through this procedure will be converted to text mode pdf.)
- 2012-11-08 17:10:47下载
- 积分:1
-
photocp
批量文件复制改名
因需要把大量照片批量复制然后改名,但是搜索了半天没有找到合适的软件,于是搬出来N年没有写过的vc 6.0 ,寥寥草草几十行,做了一个简单的不能再简单的小程序。通过在程序的当前目录下建立复制文件和目标文件的对应列表,执行程序实现文件复制。代码可以再丰富。很简单,但是不好找,bat文件我又没玩过,还是用c简单写写,放上来有用到的可以参考,可以使用。(Batch rename files because of the need to bulk copy a lot of photos and then renamed, but the search for a long time did not find the right software, then move out to N years did not write vc 6.0, only a handful of hastily dozens of lines, made a simple no longer simple applet. Through the program created under the current directory to copy files and object files corresponding list, perform file copy program. Code can be abundant. Very simple, but not easy to find, bat file I did not played, or c simple writing, Fangshanglai useful to refer to, can be used.)
- 2013-06-20 15:49:36下载
- 积分:1