资源列表
[Web服务器] businessOfJAVA
说明:一个小型公司资源预约系统,B/S结构,运用数据库技术.-a small resource reservation system, B / S, the use of database technology.<阳光> 在 2008-10-13 上传 | 大小:39.81kb | 下载:0
[xml/soap/webservice] test_sax
说明:本程序使用XML的SAX(Simple API for XML)机制,实现了读取XML文档内容的功能,-procedures for the use of the XML SAX (Simple API for XML) mechanism, to achieve the contents of XML documents read function<武丹> 在 2008-10-13 上传 | 大小:39.85kb | 下载:0
[Internet/网络编程] 2584516356tb
说明:标准的IE插件实例-IE plug-in standard examples<杨立伟> 在 2008-10-13 上传 | 大小:39.74kb | 下载:0
[Internet/网络编程] 1_071212193756
说明:嵌入式TCP/IP协议源代码,能够在ARM嵌入式开发板上实现<xiajian> 在 2008-10-13 上传 | 大小:39.88kb | 下载:0
[Web服务器] 解析url或者本地文件html页面类
说明:解析url或者本地文件html页面类。如可以通过如下的方式获取html页面的元素: // Create DOM from URL or file $html = file_get_html('http://www.google.com/'); // Find all images foreach($html->find('img') as $element) echo $element->src . ''; // Find all links fo<daqingzao> 在 2009-09-09 上传 | 大小:39.75kb | 下载:0