⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmwebzip.frm

📁 在线ZIP在线ZIP在线ZIP在线ZIP在线ZIP在线ZIP
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{48E59290-9880-11CF-9754-00AA00C00908}#1.0#0"; "MSINET.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.1#0"; "comdlg32.ocx"
Begin VB.Form frmWebZip 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "WebZip 1.0"
   ClientHeight    =   8025
   ClientLeft      =   3600
   ClientTop       =   3375
   ClientWidth     =   12165
   Icon            =   "frmWebZip.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   535
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   811
   Begin MSComDlg.CommonDialog dlgZip 
      Left            =   11520
      Top             =   7200
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   327681
      CancelError     =   -1  'True
      DialogTitle     =   "Save Zip File"
      Filter          =   "Zip files|*.zip"
   End
   Begin MSComctlLib.ImageList ilstTbr 
      Left            =   10920
      Top             =   7200
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   32
      ImageHeight     =   32
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   2
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmWebZip.frx":0442
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmWebZip.frx":075C
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.Toolbar tbr 
      Align           =   2  'Align Bottom
      Height          =   780
      Left            =   0
      TabIndex        =   9
      Top             =   6990
      Width           =   12165
      _ExtentX        =   21458
      _ExtentY        =   1376
      ButtonWidth     =   1879
      ButtonHeight    =   1376
      AllowCustomize  =   0   'False
      Style           =   1
      ImageList       =   "ilstTbr"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   2
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "Download Zip"
            Object.ToolTipText     =   "Download entire ZIP archive"
            ImageIndex      =   1
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "About"
            ImageIndex      =   2
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.ProgressBar pbProgress 
      Height          =   195
      Left            =   7920
      TabIndex        =   8
      Top             =   7815
      Width           =   4215
      _ExtentX        =   7435
      _ExtentY        =   344
      _Version        =   393216
      Appearance      =   0
      Scrolling       =   1
   End
   Begin InetCtlsObjects.Inet inCheck 
      Left            =   11520
      Top             =   7200
      _ExtentX        =   1005
      _ExtentY        =   1005
      _Version        =   393216
   End
   Begin VB.PictureBox Picture1 
      Align           =   1  'Align Top
      BorderStyle     =   0  'None
      Height          =   735
      Left            =   0
      ScaleHeight     =   49
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   811
      TabIndex        =   2
      Top             =   0
      Width           =   12165
      Begin VB.PictureBox pic16 
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   0  'None
         Height          =   240
         Left            =   120
         ScaleHeight     =   240
         ScaleWidth      =   240
         TabIndex        =   6
         Top             =   480
         Visible         =   0   'False
         Width           =   240
      End
      Begin VB.ComboBox cboURL 
         Height          =   315
         Left            =   600
         TabIndex        =   3
         Text            =   "http://"
         Top             =   120
         Width           =   10215
      End
      Begin WebZip.ButtonEx cmdGet 
         Height          =   420
         Left            =   10920
         TabIndex        =   4
         Top             =   0
         Width           =   1080
         _ExtentX        =   1905
         _ExtentY        =   635
         Caption         =   "Get it!"
         CaptionOffsetY  =   -2
         ForeColor       =   16777215
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         HighlightColor  =   8454016
         SkinUp          =   "frmWebZip.frx":0EAE
      End
      Begin MSComctlLib.ImageList iml16 
         Left            =   480
         Top             =   360
         _ExtentX        =   1005
         _ExtentY        =   1005
         BackColor       =   -2147483643
         ImageWidth      =   16
         ImageHeight     =   16
         MaskColor       =   12632256
         _Version        =   393216
      End
      Begin WebZip.ButtonEx cmdStop 
         Height          =   420
         Left            =   10920
         TabIndex        =   7
         Top             =   360
         Width           =   1080
         _ExtentX        =   1905
         _ExtentY        =   635
         Caption         =   "Stop"
         CaptionOffsetY  =   -2
         ForeColor       =   16777215
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         HighlightColor  =   8454016
         SkinUp          =   "frmWebZip.frx":19C0
      End
      Begin VB.Label Label1 
         Alignment       =   2  'Center
         AutoSize        =   -1  'True
         Caption         =   "Feel free to use as you like, and remember, RANG3R FOUND THE ZIP ALGORITHMS! =)"
         Height          =   195
         Left            =   2520
         TabIndex        =   10
         Top             =   480
         Width           =   6390
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "URL:"
         Height          =   195
         Left            =   120
         TabIndex        =   5
         Top             =   120
         Width           =   375
      End
   End
   Begin MSComctlLib.StatusBar sbStatus 
      Align           =   2  'Align Bottom
      Height          =   255
      Left            =   0
      TabIndex        =   0
      Top             =   7770
      Width           =   12165
      _ExtentX        =   21458
      _ExtentY        =   450
      Style           =   1
      SimpleText      =   "Status: Idle"
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   1
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.ListView lvFiles 
      Height          =   6075
      Left            =   0
      TabIndex        =   1
      Top             =   840
      Width           =   12135
      _ExtentX        =   21405
      _ExtentY        =   10716
      View            =   3
      LabelEdit       =   1
      LabelWrap       =   -1  'True
      HideSelection   =   -1  'True
      FullRowSelect   =   -1  'True
      _Version        =   393217
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
      Appearance      =   1
      NumItems        =   6
      BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         Key             =   "Filename"
         Text            =   "File Name"
         Object.Width           =   2646
      EndProperty
      BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         Alignment       =   1
         SubItemIndex    =   1
         Key             =   "Index"
         Text            =   "Index"
         Object.Width           =   1411
      EndProperty
      BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         Alignment       =   1
         SubItemIndex    =   2
         Key             =   "Size"
         Text            =   "Size"
         Object.Width           =   2293
      EndProperty
      BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         Alignment       =   1
         SubItemIndex    =   3
         Key             =   "Packed"
         Text            =   "Packed size"
         Object.Width           =   2293
      EndProperty
      BeginProperty ColumnHeader(5) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         Alignment       =   1
         SubItemIndex    =   4
         Key             =   "CRC"
         Text            =   "CRC"
         Object.Width           =   2646
      EndProperty
      BeginProperty ColumnHeader(6) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   5
         Text            =   "Byte Position"
         Object.Width           =   2540
      EndProperty
   End
End
Attribute VB_Name = "frmWebZip"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
'Icon Sizes in pixels
Private Const LARGE_ICON As Integer = 32

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -