搜索资源列表
99koo_ThreadPro
- ThreadPro 是本人开发的一套用于多线程编程的 Delphi 基础类库,基于 Delphi 的 TThread 封装了更实用,更结构化的 TThreadTask 线程类。并且写了一个 TThreadPool, 它是 TThreadTask 的管理类,其中运用了面向对象的方法,使用了继承和多态,实现了一个可设置并发任务数的线程池。继承这些基类你可以编写任意自定义的基于这种模型的应用,让你的程序具有强大而安全的多线程处理能力。本人还额外封装了一个 THTTPtask 类,该类是基于 INDY9
SETIP
- 一个自动投票的作弊工具。 近日单位服务明星投票,没办法,一个IP只能投两次。 本程序自动修改IP地址,并实现idhttp数据的POST自动提交,实现2次投票。1小时可以投200票左右。 大家可以修改一下,继续完善
Country_Translation
- 一个以前写的东东,使用idhttp提交到国外顶级翻译网站实行翻译功能,翻译准确率比金山快译2005的全文翻译要准确多了,至少我是这样认为的。韩文翻译有编码问题,还请高手改改,改好记得要给我传份。简繁互译问题今天整理的时候才发现有问题,服务器不能准确的进行简繁互译,其他语言换繁体都没有问题,不是程序本身问题-before writing a saucepan, use idhttp submitted to the translation of the top foreign websites t
WebAjax
- 自己封装WebBrowser类,获取Ajax网页内容,直接使用IdHttp是不能直接获取Ajax网页内容的-Own package WebBrowser class, access to Ajax web content, direct use of IdHttp is not direct access to Ajax Web content
http_train
- 通过idhttp控件上传,下载资料的源码-file trans
IdHTTPCookies
- IdHTTP控件操作Cookies的DELPHI实例.rar-IdHTTP control operation of Cookies The DELPHI examples. Rar
3
- 线程 版的 IdHTTP,模拟登录操作方便多了,带源码.rar -Threaded version of the IdHTTP, Analog logged more easy to operate, with source code. Rar threaded version of the IdHTTP, Analog logged more easy to operate, with source code. Rar
TIE_http_https_build_066
- 一个类似indy控件包中的idhttp的控件,支持https协议-A similar package in the indy controls idhttp control, support https protocol
IDhttpdownfile
- idhttp 控件带进度条的网站文件(可是多种格式的)下载 -idhttp down website files
GetFast
- delphi Http断点续传。支持多线程下载,使用的机制为idHTTP.包含源码。可对其进行修改-delphi Http HTTP. Support multi-threaded download, use the mechanism idHTTP. Containing source. Can modify
DELPHI_programming_IdHTTP_example_code_control_ope
- DELPHI编程IdHTTP控件操作Cookies实例代码DELPHI programming IdHTTP example code control operation Cookies-DELPHI programming IdHTTP example code control operation Cookies
DELPHI.programming.IdHTTP.example.code.control.ope
- DELPHI编程IdHTTP控件操作实例代码DELPHI programming IdHTTP example code control operation -DELPHI programming IdHTTP example code control operation
Post
- 使用IDHTTP,POST数据到WEB服务器的例子。-The use of IDHTTP, POST data to a WEB server example.-Use IDHTTP, POST data to the WEB server example.-The use of IDHTTP, POST data to a WEB server example.
autoupdate
- DELPHI实现数据自动更新,使用IDHTTP控件-DELPHI data automatically updated to use IDHTTP control
NetUpdateTEST
- IDHTTP控件,如何操作和使用IDHTTP-IDHTTP control, how to operate and use
delphi-IdHTTP
- delphi IdHTTP下载繁体字网页面产生乱码 -delphi IdHTTP
post
- post 登陆百度 idhttp操作网页-Baidu post landing
DelphiGetYZM
- Delphi获取利用IDHTTP.Get获取验证码,验证码图片放在Image里-Delphi to obtain the use of IDHTTP.Get for code verification, validation code picture on where the Image
idhttp
- idhttp新手教程,打开百度不再出错delphi源码-idhttp delphi
利用idhttp进行多线程下载
- 利用idhttp进行多线程下载,带进度条显示,可选择线程数,可以暂停下载和继续下载,未使用第三方控件,在delphi xe7下测试通过。(Using idhttp for multi thread downloading,with progress bar .)