搜索资源列表
OpenUr1l
- URL编程,详细讲述编程是对URL的分析处理,理论和方法-URL programming, described in detail programming for the URL analysis, theory and methods
自己做的类似于网络爬虫的东西
- 自己做的类似于网络爬虫的东西 能实现整个网站的抓取,暂时还不支持javascr ipt形式的连接 能抓取网页,网页中的所有的URL重新生成,图片,文件,包括所有格式的文件,全部都能保持原有的路径结构 -own network similar to the reptiles can achieve something the entire site crawls, javascr ipt not yet support forms of connectivity can cra
JDBMonitor
- 使用它开发者可以很轻松为系统增加数据库执行日志功能。它使用十分方便,您所需要做的唯一事情就是在您系统的JDBC连接字符串前增加类似于 \"listenerconfig=/config.xml:url=\" 的字符即可,不用写任何代码。 使用 JDBMonitor,您可以把数据库执行情况记录通过各种方式记录下来,比如打印到控制台、输出到文件或者通过socket传送给远程客户端。JDBMonitor是可扩展的,您可以扩展它来将执行情况通过其他方式记录下来,您所需要做的就是写一个实现IDBList
urlReader.java
- 从URL读取WWW网络资源,然后使用java URLReader查看运行结果欢迎各位使用.-read from the URL WWW network resources, then use the java URLReader View operating results to welcome you use.
FindURL
- 本程序用VC6。0完成。功能是寻找当前主页窗口的URL,-the procedures used VC6. 0 completed. Find function is the window to the current Home URL,
j_7073_tee5_mir2
- 1:布局重新整理,使其更合理,修正慢的问题! 2:首页增加留言显示! 3:修正本地软件无法下载问题! 4:修正装备展示内容限制问题,可以无限添加! 5:删除合作资源,增加了新手指南! **************************************************** 保持3.3所有功能 V3.4更新内容 1:解决后台网站设置问题 2:增加菜单管理功能!(分顶部导航,顶部版权) 3:客服部分,电话,QQ采用无限制!
IENANNAY
- 网址过滤,仅允许访问列表中的URL地址,可作为家庭及小型企业网站过滤用-website filtering, only allows access to the list of URL addresses, as families and small businesses with web filtering
MSDataSocket
- 通过MStudio的DataSocket高级网络架构可以很简单地向网络发布信息,仅传送客户端所需要的更新数据,来降低网络的流量。DataSocket使用URL寻址以及开/断连接策略,使用起来非常简单-through the DataSocket MStudio senior network structure can be very simple to the network Bush message only transmitted by the client needs to update
SourceCode_URLLOGGER
- VC实现的对url进行监控的例子,比较实际而且可以扩展-VC url for the right of examples of monitoring, a more practical but can be extended
simple_P2P1707822122004
- Title: simple P2P Gnutella code Descr iption: This is a simple P2P Gnutella code. This code connects to the Gnutella network and prints all queries it will receive This file came from Planet-Source-Code.com...the home millions of lines of source
20072251024676
- 一个基于JAVA的多torrent下载程序,可以手动设置某个torrent的优先权,加入了irc聊天室,增加了一些基本的irc命令,可以看见在线人数和ID,支持多tracker url,对于多tracker发布的torrent可自动切换,并可以手动更改tracker url。 -a Java-based multi-torrent download, can manually set a torrent of priority to the irc chat room an increase
URLHistory
- 实现wap中url返回上级的功能-achieve wap url had returned to the higher level of function
VB-Automatically_Establish_DialUp_RAS_Connections.
- Title: Automatically Establish Dial-Up/RAS Connections Descr iption: Auto Connect Software is very small application to auto connect to your RAS or VPN services. For each connection, it checks to see if the connection is established, and if it isn
URLtoIP
- 在线将 URL 转为 IP 本地存储,可以加快访问速度。
findWeb
- 一个从html文件中解析URL的程序,并将URL该为本地的地址,是网页再现项目的一个子程序
AutoRefreshIE6
- 获取IE标题和URL 主要是针对与IE6 具体见内容
WindowsApplicationJ
- 整站下载 根据指定的URL地址下载网站目录及文件
Url
- 通过一个图形界面便实现对URL的提取功能,比较人性化
获取网络URL图片
- 输入URL,可以获得和保存网络图片
完成URL编码的C++类
- 本文的目的是设计一个完成URL编码的C++类。在我曾经的项目中,我需要从VC++ 6.0应用程序中POST数据,而这些数据需要进行URL编码。我在MSDN中查找能根据提供的字符串生成URL编码的相关类或API,但我没有找到,因此我必须设计一个自己的URLEncode C++类。-The purpose of this paper is to design a complete URL-encoded C++ classes. I have a project, I need VC++ 6.0 a