搜索资源列表
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
write_xml
- 用纯C写的解析 XML 格式 的代码,可解析XML的所有格式,并且生成简单的XML数据报文-write using c . to parse xml documents, and generate simple xml document.