filedownloadertestapp.vbp
来自「用API实现的下载文件的例子,使用方便,不需要庞大的ocx.支持代理服务器」· VBP 代码 · 共 43 行
VBP
43 行
Type=Exe
Form=frmMain.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINNT\System32\stdole2.tlb#OLE Automation
Class=DataConnection; DataConnection.cls
Module=mdlDataConnection; mdlDataConnection.bas
IconForm="frmMain"
Startup="frmMain"
HelpFile=""
Title="FileDownloaderTestApp"
ExeName32="FileDownloaderTestApp.exe"
Command32=""
Name="FileDownloaderTestApp"
HelpContextID="0"
CompatibleMode="0"
MajorVer=1
MinorVer=0
RevisionVer=0
AutoIncrementVer=0
ServerSupportFiles=0
VersionComments="Visit http://www.allapi.net/ for more information"
VersionCompanyName="The KPD-Team"
VersionFileDescription="Application to test the FileDownloader class from the KPD-Team"
VersionLegalCopyright="Copyright (c) 2001, The KPD-Team"
VersionProductName="FileDownloader"
CompilationType=0
OptimizationType=0
FavorPentiumPro(tm)=0
CodeViewDebugInfo=0
NoAliasing=0
BoundsCheck=0
OverflowCheck=0
FlPointCheck=0
FDIVCheck=0
UnroundedFP=0
StartMode=0
Unattended=0
Retained=0
ThreadPerObject=0
MaxNumberOfThreads=1
[MS Transaction Server]
AutoRefresh=1
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?