Welcome![Sign In][Sign Up]
Location:
Search - URL

Search list

[Menu controlurl2

Description: url操作 对url操作, java语言-url operations on the url operation, java language
Platform: | Size: 8192 | Author: www | Hits:

[OtherUrlToContent

Description: 通过在地址栏中输入Url,可以得到相应的源代码,并提取出网页中的文本信息-column addresses through the importation of Url, the corresponding source code and extract the text of website information
Platform: | Size: 86016 | Author: 张化利 | Hits:

[ISAPI-IEmollerchangeurl

Description: 遍历收藏夹 修改internet快捷方式的url 比较实用-traverse favorites to amend the internet shortcuts url more practical! !
Platform: | Size: 12288 | Author: 穆勒 | Hits:

[JSP/JavatestURL

Description: This program is test URL exists or not ,then print out a overall result in *.html style.-This program is test URL exists or not, then print out a result in overall*. html style.
Platform: | Size: 3072 | Author: Peng Xu | Hits:

[JSP/JavaHttpDownExample

Description: 用多线程下载URL定位的文件,主要供学习java多线程的人和HTTP协议的人参考-using multithreading download URL positioning documents, primarily for the study of java multithreading and the HTTP protocol reference
Platform: | Size: 17408 | Author: zhxmyself | Hits:

[Internet-NetworkSourceCode_URLLOGGER

Description: VC实现的对url进行监控的例子,比较实际而且可以扩展-VC url for the right of examples of monitoring, a more practical but can be extended
Platform: | Size: 4096 | Author: ab | Hits:

[Algorithmuri_enc_base64_enc

Description: 纯c语言写的 url encode, url decode, base64 encode, base64 decode 完全集成在一个程序里面了。无论是调用还是移植都很方便。-pure language to write the url encode and decode url, base64 encode and decode base64 in a fully integrated into the inside. Whether or transplantation was called very convenient.
Platform: | Size: 18432 | Author: serverclient2004 | Hits:

[Internet-Networksimple_P2P1707822122004

Description: Title: simple P2P Gnutella code Description: 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 code You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=7620&lngWId=3 The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL. -Title : Gnutella P2P simple code Description : This is a simple P2P Gnutella code. This code con nects to the Gnutella network and prints all que ries it will receive This file came from Planet- Source-Code.com home ... the millions of lines of source code You can view comments on this code/and or vote on it at : http :// www.Planet-Source-Code.com/vb/scripts/ ShowCode.asp txtCodeId = 7620
Platform: | Size: 96256 | Author: aleagu | Hits:

[JSP/JavaNetServer0

Description: 网络基础 TCP/IP协议 IP地址,端口号 使用java.net包中类在程序中实现网络通信 URL类及其用法 InetAddress类 Socket通信(TCP UDP) -network infrastructure TCP/IP protocol IP address, Ports,#$#!263995#!#$200431992752.rar!#$#delphi development of a serial testing software for learning.
Platform: | Size: 1024 | Author: 纪海晨 | Hits:

[Firewall-SecurityIEBLOCK

Description: 实现根据黑名单或白名单列表对URL地址进行过滤功能。 注册: 1、regsvr32 /s iebho.dll 卸载: 1、regsvr32 /s /u iebho.dll 过滤规则文件: 1、过滤规则文件位于system32目录下,文件名称为urlfilt.sys 2、文件格式为以\x0a分隔的行,第一行标记缺省是禁止网页访问还是允许, 即是白名单还是黑名单, 网址不能加入http://等头,并且采用模糊匹配方法,例如sina将匹配 www.sina.com.cn、sina.cn等 黑名单格式例: 0\x0awww.sina.com.cn\x0abbs.xici.net\x0a 对于列表中的网址执行阻断,列表外的允许访问 白名单格式例: 1\x0awww.sina.com.cn\x0abbs.xici.net\x0a 对于列表中的网址允许访问,列表外的执行阻断 3、BHO组件对urlfilt.sys文件的访问采用fmShareDenyNone方式,不加任何锁-achieved under white list or blacklist of URL filtering function. Registration : 1, typing/s iebho.dll unloading : 1. typing/s/u iebho.dll filtering rules : 1. Filter rules are located in system32 directory and the file name for urlfilt.sys 2. file format for a \ x0a separated OK, OK marking the first default is prohibited or allowed to visit the website. that is, white list or blacklist web site, http://, etc. can be included in the first, and using fuzzy matching, For example, Sina will match www.sina.com.cn, sina.cn blacklist format such cases : 0 \ x0awww.sina.com.cn \ x0abbs.xici.net \ x0a For the list of blocked implementation of the website, the list outside the white list to allow visits format cases : 1 \ x0awww.sina.com.cn \ x0abbs.xici.net \ x0a list for permission to
Platform: | Size: 8192 | Author: eagletmp | Hits:

[Internet-Networkhttp_fetcher-1.0.0.tar

Description: 指定 一个 合法 的 URL, 本 程序 便可以 下载 相应 的 文件 -designated a legitimate URL, this procedure can be downloaded at the corresponding documentation.
Platform: | Size: 173056 | Author: wangning | Hits:

[Software EngineeringdingdanHTML

Description: 送表单数据的方法,有两种方法“get”"post"。GET是将FORM的输入信息作为字符串附加到action所设定的URL后面,中间用”?“隔开,每个表单域之间用”&“隔开,然后把整个字符串传送到服务器端。 使用GET方法所得到的信息不能很多,一般在4000字符左右,而且不能含有非ASCⅡ码字符,并且在浏览器的地址栏中将以明文的形式显示表单中的各个表单或值。POST是将FORM的输入信息进行包装,而不用附加在action属性的URL之后,其传送的信息数据量基本上没什么限制。-send form data, and that there were two ways to "get" and "post." GET FORM is the importation of additional information as a string of action set by the URL, Middle "?" separated, each domain forms between "&" off, then the entire string sent to the server. GET method used to be not a lot of information, usually in about 4,000 characters, and must not contain non-ASCII code characters in the browser address bar will be shown explicitly in the form of various forms of form or value. FORM POST is the importation of information packaging, instead attached to the URL of the action attribute, the transmission of its information data basically no restrictions.
Platform: | Size: 3072 | Author: zmx | Hits:

[Internet-NetworkDLL09014

Description: 一个木马生成器,可盗取玩家登陆的游戏帐号 密码 游戏房间URL 随身钱数。无进程 通过80端口传递信息.主要是想让朋友们一起学习键盘钩子.老鸟就别看拉-a Trojan generator, landing the player can steal a game account passwords game rooms URL unaccompanied money. No process through 80 ports transmit information. The main aim is to make friends, learn the keyboard hook. Much Although on Rafah
Platform: | Size: 1306624 | Author: 林林 | Hits:

[Internet-NetworkURLEncoder

Description: 加密URL 对URL进行编码 就像baidu google一样-URL encryption coding on a URL like engines like Google
Platform: | Size: 1024 | Author: lehorla | Hits:

[Browser ClientUrl

Description: 网址收集 可自行编辑网址,使用ie打开网页-collection site to site editors, the use of the website ie open
Platform: | Size: 58368 | Author: 汪浩 | Hits:

[Web Serverwebdownload

Description: 输入url可以深度下载网页并且可以指定下载深度-import url depth can be downloaded from the website and download specified depth
Platform: | Size: 1471488 | Author: liwei | Hits:

[Crack HackURLEncoding

Description: URL编码 如“exit”编码为“%65%78%69%74”-URL encoding, such as
Platform: | Size: 1024 | Author: 葛男人 | Hits:

[Sniffer Package capturepasswordknife_src

Description: 密码嗅探器和URL截获及EMAIL截获开源代码 ,C++BUILDER源代码 -Password and URL sniffer EMAIL intercepted intercepted and open source code, C++ BUILDER source code
Platform: | Size: 3954688 | Author: 石大 | Hits:

[ADO-ODBCSQLUnLock

Description: 本软件可破解Microsoft SQL Server的加密存储过程 软件开发者:合肥润之软件有限公司 网址:http://www.zgdbs.com 作者:胡育兵(QQ:7999450)-This software can crack the Microsoft SQL Server stored procedure encryption software developers: The Run Software Co., Ltd. Hefei URL: http://www.zgdbs.com Author: Hu Bing (QQ: 7999450)
Platform: | Size: 87040 | Author: 胡育兵 | Hits:

[Web Servercms

Description: 整个动态网站静态页面生成代码,目前支持20级url 有兴趣者可自行完善
Platform: | Size: 9216 | Author: yuju | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net