搜索资源列表
MyWebServerCode
- This article explains how to write a simple web server application using C#. Though it can be developed in any .NET supported language, I chose C# for this example. The code is compiled using Beta 2. Microsoft (R) Visual C# Compiler Version 7.00.9254
PlayXML
- 代码中演示了用Dom解析XML,创建修改XML,并最后用SAX来整理XML的格式,然后输出-code demonstrated with Dom parsing XML, XML to create change, and eventually used to collate SAX XML format, and then output
rapidxml-1.13-with-tests
- RapidXml 试图成为最快的 XML DOM 解析工具包,同时保证解析结果的可用性、可移植性以及与 W3C 标准的兼容性。RapidXml 使用 C++ 编写,因此在操作同一数据时,其解析速度接近于 strlen() 函数。 整个解析工具包包含在一个头文件中,所以使用时不用编译也不用连接。要想使用 RapidXml 只要包含 rapidxml.hpp 即可,当然如果要用附加功能(如打印函数),你可以包含 rapidxml_print.hpp 文件。 RapidXml 为采用C++语言
dodoxml
- 这是一个关于XML的事例,代码里边演示了关于xml的一些操作,xml的各种功能。-This is a case of XML, the code inside shows some operations on xml, xml various functions
simpleplayer
- 最精简美观的Flash网页播放器完整版本,由多种风格版本,看上去非常漂亮,基于XML配置文件,附带的实例中含多种方式的播放器调用演示,唯一不好的是,代码里的注释也是英文的,英文不好的朋友看着有点吃力啊,不过也不要紧。 -a simple player for flash mp3
Address-Book
- 如何使用XML语言(读和写XML)来构建数据基础。检查该代码,其自由不是演示和你真的会学会很多关于XML…… -How to use XML language (reading and writing XML) to build a data base. Examine the code, its free demo and you really will not learn much about XML ......