搜索资源列表
200000
- Recite(一个辅助英语学习软件源码) 该程序的UI部分使用了WTL7.5。WTL7.5可以很容易的在微软的官方网站找到,安装也很简单。 另外使用了BOOST库中的部分内容。包括filesystem用于操作文件名和目录,可以在( http://lunatic.bokee.com/5899788.html )找到更详细的介绍。serialization用于将对象序列化在磁盘文件中。datetime用于做日期的计算。还用到了string algo做简单的字符串操作。因此你需要从( ht
xml_dll
- 公司项目中用到tinyxml(一个开源项目),我对其进行了封装,以支持直接从WebService获取XML数据,功能较简单,这是初版。-Project used tinyxml (an open source project), I carried out a package to support XML directly from WebService access to data, functions relatively simple, this is the first edition.
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
ticpp
- TinyXML的C++封装。 使用异常,模板,迭代器等简化TinyXML使用- The TinyXML++ classes are all wrappers around the corresponding classes within TinyXML. <h2> Goals </h2> - Simplify the use and interface of TinyXml, using C++ concepts. - Use exceptio
TinyXML
- TinyXML是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这棵XML树-TinyXML is an open source parsing XML parsing library that can be used in C++, Windows or Linux can be compiled. The analytical model by parsing the
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