Welcome![Sign In][Sign Up]
Location:
Search - TinyXML

Search list

[SymbianCarbid_tut1_Helloworld

Description: symbian 入门学习,实例,适合初学者,源码,carbide c-tinyxml source packages, visual c++, parse xml, with 2 demo
Platform: | Size: 26624 | Author: lanpishu | Hits:

[MiddleWaretinyxml2.5.3

Description: 小巧精干的xml解析器。代码非常少,可以轻易集成到各类项目中。 -Small and lean xml parser. Code is very little that can be easily integrated into various types of projects.
Platform: | Size: 242688 | Author: 徐青青 | Hits:

[Windows Developtinyxml_why

Description: 使用c和tinyxml进行xml的解析。vc环境-parse xml with c and tinyxml.
Platform: | Size: 155648 | Author: wa | Hits:

[Data structsgeometry

Description: 数据转换TinyXml应用,自定义几何体数据与系统模型转换测试用例-TinyXml data conversion applications, test cases
Platform: | Size: 6144 | Author: keen | Hits:

[OS programtixml_code

Description: tiny xml 2.6.1的源代码,是轻量级的解释XML文件的优秀开源代码-tiny xml 2.6.1 source code, is a lightweight XML document to explain the excellent open-source code
Platform: | Size: 626688 | Author: 苏缦云 | Hits:

[OS programJimiXml

Description: 基于tinyxml封装的xml解析器,功能简单易用、跨平台-xml parser based on tinyxml parser
Platform: | Size: 2018304 | Author: jimi | Hits:

[xml-soap-webserviceVC_Read_Write_xml

Description: C++读xml,包括读XML,写XML,让你完全了解XML。
Platform: | Size: 91136 | Author: Li | Hits:

[xml-soap-webserviceticpp

Description: 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 exceptions for error handling, so there are no return codes to check - Use templates for automatic type conversion - Use STL style iterators to move through nodes and attributes
Platform: | Size: 1639424 | Author: r | Hits:

[xml-soap-webserviceMarkup

Description: 一个比tinyxml更快的解析xml的程序,可以方便的生成dom树解析xml文件-A faster than tinyxml xml parsing the program, you can easily generate xml file parsing dom tree
Platform: | Size: 499712 | Author: 冯旭飞 | Hits:

[Linux-UnixlinuxtinyXmexample

Description: Linux开发平台上下简单的tinyxml的示例,可以简单的理解tinyxml的工作原理和相关的应用-Linux development platform up and down the tinyxml simple example, you can simply understand tinyxml works and related applications
Platform: | Size: 44032 | Author: 吃草的牛人 | Hits:

[xml-soap-webservicenew

Description: 最新版本的TinyXml 方便 解析XML-The latest version of TinyXml easy XML parsing
Platform: | Size: 5890048 | Author: Sijing | Hits:

[xml-soap-webservicetinyxml

Description: 能够方便的读取,存储XML文件,进行数据存储读取-To easily read, store XML files, read data stored
Platform: | Size: 33792 | Author: 丁璐 | Hits:

[xml-soap-webserviceSKMSystemInfoConfig

Description: 基于TinyXml封装的XML文件处理类-XML-based document processing package TinyXml class
Platform: | Size: 114688 | Author: yotta | Hits:

[xml-soap-webserviceReadXML

Description: 用tinyXML库读写XML文件的代码(先将数据读取到Vector中,然后再显示出来),效率比较高-Library to read and write XML documents with tinyXML code (first data read into Vector, and then show up), more efficient
Platform: | Size: 730112 | Author: mengmakies | Hits:

[xml-soap-webservicetinyxmlexample

Description: 利用tinyxml这款比较小巧的软件,解析了xml文件,给出了如何获得xml文件的根节点、根元素、以及元素的的text-This relatively small advantage tinyxml software, parsing the xml file, xml file shows how to get the root node, the root element, and elements of the text
Platform: | Size: 529408 | Author: 滕海明 | Hits:

[xml-soap-webserviceperlpar

Description: 利用tinyxml解析xml文件,并自己编写了函数以此来获得xml文件的叶子节点-Parsing xml file using tinyxml, and I have written a function to get the xml file as leaf node
Platform: | Size: 1197056 | Author: 滕海明 | Hits:

[xml-soap-webserviceread

Description: tinyxml读取xml文件的操作,为什么必须要20个字啊-read xml files using tinyxml
Platform: | Size: 1024 | Author: fuyunsheng | Hits:

[xml-soap-webservicetinyxml

Description: 轻量级的XML解析库,可编译直接使用,编译成静态库-Lightweight XML parsing library can be compiled directly using static library compiled
Platform: | Size: 124928 | Author: 王勤丰 | Hits:

[ADO-ODBCEmployee_MS

Description: 学校任务,基于tinyxml编写的公司员工管理系统-School missions, based on tinyxml staff management system written in
Platform: | Size: 4662272 | Author: 电子设计 | Hits:

[OtherTTLBSceneDemo

Description: 文章地址:http://www.cnblogs.com/syqking 实现地形的部分主要都是改ETM实现的。 场景环境和模型的载入时直接在Sample中用Tinyxml实现的。 修改的ETM源文件所在目录为.\dependency\ETM\src Demo源文件所在目录为.\dependency\ETM\Sample 由于大小问题大部分资源文件,静态库都未包含,所以请自行添加Ogre自带的一些资源文件和TTLB的资源文件,并可能需要修改项目的一些路径设置。 TTLB资源文件可由提取工具从游戏中提取。访问http://www.cnitblog.com/sword/category/5167.htmlScene可获取。 bin/Release文件夹下有可执行文件及其所需的动态库,所需要的资源包含进去后应该就可以运行Demo 所需要的资源有:shaolin场景所需要的.mesh文件(media/TTLB/model)及其对应的纹理(media/TTLB/material/textures),地形贴图文件(media/TTLB/brush)。 Temp文件夹中有all.material文件,是所有模型的材质,现在的新版本TTLB中是加密的,建议不要加到资源目录中,不然载入很慢,可以挑要用到的新建一个材质文件。media/TTLB/material/scripts中已有少林场景要用到的材质文件。 2009-10 Shen Yuqing HUST syq.myth@gmail.com
Platform: | Size: 9703424 | Author: lzxlzxlzx9 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 »

CodeBus www.codebus.net