资源列表
[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/网络编程] ntporttclexam
说明:NTPort Library for ActiveTCL Samples<tigerf> 在 2008-10-13 上传 | 大小:39.68kb | 下载:0
[Internet/网络编程] 2584516356tb
说明:标准的IE插件实例-IE plug-in standard examples<杨立伟> 在 2008-10-13 上传 | 大小:39.74kb | 下载:0
[ICQ/即时通讯] 111chatroomsuccess
说明:实现网络聊天的功能,采用java编程,服务器与客户端采用了TCP/IP连接方式,登录功能。客户可以通过服务器转发,实现一对一和多对多聊天。客户端程序应该可以实时显示目前其它用户的状态,管理员可以踢人出聊天室,用户可以登录和注册进入聊天室~~<风> 在 2008-10-13 上传 | 大小:39.65kb | 下载:0
[Internet/网络编程] 收发送电子邮件
说明:一个vc用收发电子邮件的程序,在xp vc6环境下 编译通过!-a vc used e-mail procedures, the xp vc6 environment compile!<teky> 在 2008-10-13 上传 | 大小:39.65kb | 下载: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