搜索资源列表
dingdanHTML
- 送表单数据的方法,有两种方法“get”"post"。GET是将FORM的输入信息作为字符串附加到action所设定的URL后面,中间用”?“隔开,每个表单域之间用”&“隔开,然后把整个字符串传送到服务器端。 使用GET方法所得到的信息不能很多,一般在4000字符左右,而且不能含有非ASCⅡ码字符,并且在浏览器的地址栏中将以明文的形式显示表单中的各个表单或值。POST是将FORM的输入信息进行包装,而不用附加在action属性的URL之后
ryeolhttpclient_src
- CHttpClient的目的是用于简化WinInet的API,用于和HTTP服务器进行交互。可以使用HTTP GET向HTTP服务器发送请求(用于请求一个URL对应的内容),使用HTTP POST想HTTP服务器发送数据(用于传递文件和提交表单),以及处理CHttpResponse回来的数据,另外加入了严格的异常检测。附件里同时包含了一普通版和COM版的源代码。-CHttpClient aim is to simplify WinIne
HTTPClient
- This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handli
ipmsg250a7src
- 局域网聊天,传文件工具,源码可编译 - IP Messenger is a pop up style message communication software for multi platforms. It is based on TCP/IP(UDP). - This software don t need server machine. - Simple, lightweight, and free
hostbyip
- Get the url [ host name ] via IP address. You can get the hostname prividing the IP number.-Get the url [ host name ] via IP address. You can get the hostname prividing the IP number.
lyoulhttpclient
- CHttpClient的目的是用于简化WinInet的API,用于和HTTP服务器进行交互。可以使用HTTP GET向HTTP服务器发送请求(用于请求一个URL对应的内容),使用HTTP POST想HTTP服务器发送数据(用于传递文件和提交表单),以及处理CHttpResponse回来的数据,另外加入了严格的异常检测。附件里同时包含了一普通版和COM版的源代码。-CHttpClient are for the purpose of si
FLASH
- - Go to 跳转到指定的帧 - Play 播放 - Stop 停止 - Toggle High Quality 在高画质和低画质间切换 - Stop All Sounds 停止所有声音的播放 - Get URL 跳转至某个超联结 - FSCommand 发送FSCommand命令 - Load Movie 装载影片 - Unload Movie 卸载影片 - Tell Target 告知目标
Project1
- 用delphi开发的小程序,可以取得浏览器当前的URL地址-Delphi developers with a small program, you can get the browser' s URL address of the current
javaNetPachong
- 本实例介绍如何通过给定的url解析url,并获得url的信息及如何在java中获取网页源代码-This example describes how a given url parse url, and get url of information and how to get web page source code java
image-from-url
- get image from url asp.net
HttpTest
- symbian C++ HTTP小程序,可以使用get或post方式请求URL资源-symbian C++ HTTP applet, you can use the get or post request form URL resources
delphi2010webpageHarvest
- web网页采集主要用于网址提取,内容提取,图片提取,网页源码。 用于网页分析的delphi源代码,可以提取网页中的连接、图片、内容等。 源代码非常简单,便于分析。 -get website page url,content ,pic and source code。
MotleyFool
- BHO 拦截URL-get URL by BHO
base64
- Base64是网络上最常见的用于传输8Bit字节代码的编码方式之一,大家可以查看RFC2045~RFC2049,上面有MIME的详细规范。-Base64 is the most common on the network for transmission 8Bit encoding of byte code, we can see RFC2045 ~ RFC2049, the above detailed specifications
5
- This example shows how to sent a POST request to a server with attached parameters. Two parameters are sent in the example code below, width and height. We use the URL and URLConnection classes to open the connection t
getURL
- Get url in cpp with socket connect
URLFox2
- Program for get URL for Firefox
JavaScript-get-URL-parameter
- 用javascr ipt编写的一个用来获取网页URL的,不是完整HTML文件,使用时需要自己写HTML框架,加进去即可调用。-Written with javascr ipt used to obtain a web page URL, not the complete HTML file, using the need to write your own HTML fr a mework that can be added to th
value-URL
- 在线状态下取得URL的IP值并写入本地DNS系统从而加速网络访问速度的程序-Online status under the get URL IP value and written to a local DNS system to speed up network access program