搜索资源列表
xml-test(tinyxml)
- TinyXML是一个开源的解析XML的解析库。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。给出了tinyxml应用示例,vc实现。-TinyXML is an open-source parsing XML parsing library. The analytical model of the library by parsing XML file, and then generate the DOM model in memory, s
tinyxml
- TinyXML是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。-TinyXML is an open-source parsing XML parsing libraries, can be used to C++, can be compiled in Windows or Linux. The analytical model of the librar
test
- 最近在将tinyxml项目编译入自己的动态链接库以后, 又想在另外一个小项目里面使用这份加了预编译头代码tinyxml代码, 于是想如何编译使用预编译头文件的win32控制台应用程序呢, 于是做了个小的测试程序.-Recently tinyxml project will compile into your own dynamic link library later, and want to use another small item inside this added precompile