代码搜索:idhttp
找到约 153 项符合「idhttp」的源代码
代码结果 153
www.eeworm.com/read/336165/12466725
pas websearch.pas
unit WebSearch;
interface
uses
Windows, Messages, SysUtils, Classes, HTTPApp, HTTPProd, Db, DBClient, DBWeb,
IdBaseComponent, IdComponent, IdTCPConnection, IdTCPClient, IdHTTP;
type
www.eeworm.com/read/387434/8678528
pas findth.pas
unit FindTh;
interface
uses
Classes, IdComponent, SysUtils, IdHTTP;
type
TFindWebThread = class(TThread)
protected
Addr, Text, Status: string;
procedure Execute; override;
www.eeworm.com/read/428554/8860054
pas uzip.pas
unit uZip;
interface
uses Classes,Windows;
{
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, IdGlobal,
IdComponent, IdTCPConnection, IdTCPClient, IdHTTP,
www.eeworm.com/read/176279/9509788
~pas threadrecdataacc.~pas
unit ThreadRecDataACC;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,idhttp,StrUtils;
type
TThreadRecDataACC = class(TThread)
Function UnicodeT
www.eeworm.com/read/176279/9509831
pas thread_unit.pas
unit thread_Unit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, IdBaseComponent, IdComponent, IdTCPConnection, IdTCPClient,
IdHTTP,
www.eeworm.com/read/176279/9509889
pas unit_panzhu.pas
unit Unit_panzhu;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, IdBaseComponent, IdComponent, IdTCPConnection, IdTCPClient,
IdHTTP
www.eeworm.com/read/423047/10591201
pas findth.pas
unit FindTh;
interface
uses
Classes, IdComponent, SysUtils, StrUtils, IdHTTP;
type
TFindWebThread = class(TThread)
protected
Addr, Text, Status: string;
procedure Execute;
www.eeworm.com/read/159878/10597560
pas findth.pas
unit FindTh;
interface
uses
Classes, IdComponent, SysUtils, IdHTTP;
type
TFindWebThread = class(TThread)
protected
Addr, Text, Status: string;
procedure Execute; override;
www.eeworm.com/read/158942/10712490
pas findth.pas
unit FindTh;
interface
uses
Classes, IdComponent, SysUtils, IdHTTP;
type
TFindWebThread = class(TThread)
protected
Addr, Text, Status: string;
procedure Execute; override;
www.eeworm.com/read/309692/13666328
pas device.pas
unit Device;
interface
uses
SysUtils, Dialogs, Windows, DeviceCom, ControlFile, ClientConfig, SplPrint,
ErrCode, Writelog, Jpeg, DevicStruct,Forms,Classes, Graphics, Controls , IdHTTP,