搜索资源列表
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
Pro_AJAX
- ajax使用它可以构建更为动态和响应更灵敏的Web应用程序。该方法的关键在于对浏览器端的Javascr ipt、DHTML和与服务器异步通信的组合。-building can use it more dynamic and more sensitive response of Web applications. The method is the key to the browser Javascr ipt, DHTML and asynchronous communication server
uTVDB
- Parse a returned result from www.thetvdb.com using LibXmlParser and data returned in custom lists. You will firstly need to download the search results into SEARCH.XML. To use thetvdb.com, you will need to register for a API key. This is u
code
- xml 文本解析. 读取某对关键词中的一条数据-XML text analysis. Reading a one of the data of key words
cgi-bbs
- 动手写论坛项目 1.使cgi更加健壮,安全 2.文件上传和下载, cgi c库可以实现,但不打算用,都自己写,关键是HTTP协议~ 3.留言页面多元化, 支持表情等 4.计算在线时间和统计人数等 5.实现发mail, perl下有sendmail,但c一定要用socket才可以?这样的话得暂时要搁置这功能,因为打算找到工作后再深入socket-1. The cgi more robust, secure 2 file upload and download, cgi c li
Light_XML_Encoding_deconding
- 将树形数据结构用于最小化 DOM 模型 XML 编解码器的开发。在解析 XML 文本时,基于 Expat 解释器将 XML 字符串构造成树 状结构;编码时构造 DOM 树结构,采用非递归深度优先法遍历树,将其串行化成 XML 串。本编解码器解决了国际化语言关键问题,是 一个通用、高效的工业级 XML 应用支撑模块。-This paper designs a DOM liked tree data structure for developing a minimal DOM based e