资源列表
排序选择:
[单片机(51,AVR,MSP430等)] C8051F060下的键盘扫描程序
说明:C8051F060下的键盘扫描程序<icyyang> 在 2009-09-09 上传 | 大小:22.7kb | 下载:0
[界面编程] 网络拓扑结构的界面程序
说明:一款用于显示网络拓扑结构的界面程序,可以新建、编辑、删除多种网元及其链路,也是学习vc界面编程的好例子<pubguy> 在 2009-09-09 上传 | 大小:136.63kb | 下载:0
[通讯/手机编程] RooyeeMessenger
说明:RooyeeMessenger Descr iption: A Jabber Instant Messaging application designed for Microsoft Windows. It is fast and powerful that utilises the best in open source technologies. It is based on COM for plugins sytem, and easy to build some use<yf142857> 在 2009-09-09 上传 | 大小:10.49mb | 下载: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