搜索资源列表
XML作业—DOM&SAX
- XML作业—关于DOM&SAX的使用编译的两个小程序,附有JAVA源码-XML operations-DOMSAX the use of a translation of two small programs, with Java source code
WriteSample
- 有关写XML文件的例子,是用C#语言开发的,可以直接在Visual Studio.NET环境下编译和运行-write XML documents related example is the C# language. directly in Visual Studio.NET environment Compiling and Running
XMLLib
- XMLlib是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。-XMLlib is a revenue parsing XML for Analysis, can be used for C, in Windows or Linux compiler. The analytical model adopted for parsing XML documents
tinyxml
- 解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这棵XML树。
DataSetInASPNET
- 数据集可以类型化或非类型化。类型化数据集这样一种数据集,它先从基 DataSet 类派生,然后使用 XML 架构文件(.xsd 文件)中的信息生成新类。架构中的信息(表、列等)被作为一组第一类对象和属性生成并编译为此新数据集类。
netmatters040616380
- 1、我想从某个方法中使用该方法的 XML 说明文档,这可能吗?... 2、我想在运行时访问一个 COM 组件,但我没有对应的 interop 程序集。我还能使用它吗?我曾考虑在需要时动态生成一个程序集,但这 样做似乎有些过度。问题是我正在编写一个.NET的通用工具类,在编译时不知道该 COM 组件的 ProgID。而这个组件实现了 IDispatch 接口。-one, I think from a certain method to use the methods of XML document
tinyxml 著名的xml解析程序的源代码
- tinyxml 著名的xml解析程序的源代码,结构清晰,可以编译成Dll 也可以编译成lib-tinyxml famous xml parser source code, structure, clarity, can be compiled Dll can also be compiled into a lib
TinyXML
- TinyXML, mini型的xml解析器,stl和非stl版本,VS2005编译通过,非常好用,程序员必备-TinyXML, mini-based xml parser, stl and non-stl version, VS2005 compiler, very easy to use, the programmer must
rapidxml-1.13-with-tests
- RapidXml 试图成为最快的 XML DOM 解析工具包,同时保证解析结果的可用性、可移植性以及与 W3C 标准的兼容性。RapidXml 使用 C++ 编写,因此在操作同一数据时,其解析速度接近于 strlen() 函数。 整个解析工具包包含在一个头文件中,所以使用时不用编译也不用连接。要想使用 RapidXml 只要包含 rapidxml.hpp 即可,当然如果要用附加功能(如打印函数),你可以包含 rapidxml_print.hpp 文件。 RapidXml 为采用C++语言
gsoap-2.7.tar
- gSoap工具源代码,gSOAP编译工具提供了一个SOAP/XML 关于C/C++ 语言的实现,从而让C/C++语言开发web服务或客户端程序的工作变得轻松了很多。绝大多数的C++web服务工具包提供一组API函数类库来处理特定的SOAP数据结构,这样就使得用户必须改变程序结构来适应相关的类库。与之相反,gSOAP利用编译器技术提供了一组透明化的SOAP API,并将与开发无关的SOAP实现细节相关的内容对用户隐藏起来.-gSoap tools source code, gSOAP compil
vb_XML
- VB源码,通过XML读取网页内容并分析取得需要的数据,在visual basic 6.0环境下直接运行或编译-VB source code, read through the XML content needs to obtain and analyze data in visual basic 6.0 environment to run or compile, directly
XMLRPC__lib
- XMLRPC的library,很好编译,不过用的时候需要继承-XMLRPC' s library, a good compiler, but by the time required to inherit
DocSample2
- VC环境下,使用SOAP调用WebService服务器函数的客户端例程代码,可以用来测试本机的WebService是否可以连接使用。需要安祖昂SOAPToolKit3.0支持,在XP环境下通过VC6编译通过,可以正常调用-VC environment, the use of SOAP server function call WebService client code routines can be used to test whether the machines can connect u
ExpatDll
- expat2.01 XML解析库,动态链接库源码。可以在VC6下直接编译。具体的配置在源代码“expat_external.h”中,请对比源码,查看改动之处。本动态库尚未经过测试,请使用者参考。-Analysis expat2.01 XML library, dynamic link library source. Can be directly compiled in VC6. The configuration of the specific source code in the "
XML_Test
- 使用一个外国人做的XML库(个人感觉是最好用而且强大的一个)做的完整测试,环境是VS2003,编译通过。-The use of a foreigner to do XML library (personal feeling is best to use and powerful one) to do a complete test environment is VS2003, compiled by.
gSoap_Calc
- 压缩文件里有两个VS2005做的项目,一个是基于gSoap实现的计算器服务端,一个是基于gSoap实现的计算器客户端。直接编译就可运行。 server运行:CalcServer 端口号 client运行:CalcClient add 3 4 (表示3+4)-Compressed file in VS2005 to do two projects, one based on implementation calculator gSoap server, a calculator is ba
qxmlcopyeditor
- 专业用与写xml代码,支持自动补全。功能强大,可以跨平台编译。-Professional use and write xml code, support for automatic completion. Powerful cross-platform compiler.
TranslateAndEdit
- 一个地图编译器,编译后的地图保存在XML文件里,对XML文件的读取,写入-A map compiler, compiled a map stored in the XML file on the XML file to read, write
tinyxml
- 轻量级的XML解析库,可编译直接使用,编译成静态库-Lightweight XML parsing library can be compiled directly using static library compiled
xacmllight-2.2.tar
- XACML实例源代码加说明有编译好的有很多XML文件还有文档资料可以好好研究-Example Source Code Annotated XACML See doc/XACMLightReference.html