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

📄 form1.frm

📁 实现文件批量解压缩处理,方便批量实现RAR文件操作!
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Begin VB.Form Form1 
   BorderStyle     =   4  'Fixed ToolWindow
   Caption         =   " 站长RAR压缩机 V1.0"
   ClientHeight    =   2730
   ClientLeft      =   45
   ClientTop       =   315
   ClientWidth     =   7440
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   2730
   ScaleWidth      =   7440
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame6 
      Caption         =   "Frame6"
      Height          =   2535
      Left            =   7560
      TabIndex        =   19
      Top             =   3000
      Width           =   7215
      Begin VB.Frame Frame5 
         Height          =   1095
         Left            =   0
         TabIndex        =   27
         Top             =   1440
         Width           =   7215
         Begin VB.CommandButton Command1 
            Appearance      =   0  'Flat
            Caption         =   "开 始 (&S) "
            BeginProperty Font 
               Name            =   "Arial"
               Size            =   9
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   240
            Style           =   1  'Graphical
            TabIndex        =   31
            Top             =   240
            Width           =   1695
         End
         Begin VB.CommandButton Command2 
            Caption         =   "返 回 (&B)"
            BeginProperty Font 
               Name            =   "Arial"
               Size            =   9
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   1920
            TabIndex        =   30
            Top             =   240
            Width           =   1695
         End
         Begin VB.CommandButton Command3 
            Caption         =   "说 明 (&A)"
            BeginProperty Font 
               Name            =   "Arial"
               Size            =   9
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   3600
            TabIndex        =   29
            Top             =   240
            Width           =   1695
         End
         Begin VB.CommandButton Command4 
            Caption         =   "退 出 (&E)"
            BeginProperty Font 
               Name            =   "Arial"
               Size            =   9
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   5280
            TabIndex        =   28
            Top             =   240
            Width           =   1695
         End
         Begin MSComctlLib.ProgressBar ProgressBar1 
            Height          =   255
            Left            =   240
            TabIndex        =   32
            Top             =   720
            Width           =   6735
            _ExtentX        =   11880
            _ExtentY        =   450
            _Version        =   393216
            BorderStyle     =   1
            Appearance      =   0
            Scrolling       =   1
         End
      End
      Begin VB.Frame Frame4 
         Caption         =   "第4步 - 文件输出设置"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H80000011&
         Height          =   1455
         Left            =   0
         TabIndex        =   20
         Top             =   0
         Width           =   7215
         Begin VB.TextBox Text5 
            Appearance      =   0  'Flat
            Height          =   270
            Left            =   1320
            TabIndex        =   25
            Top             =   360
            Width           =   4695
         End
         Begin VB.CommandButton Command8 
            Caption         =   "添  加"
            Height          =   255
            Left            =   6120
            TabIndex        =   24
            Top             =   360
            Width           =   975
         End
         Begin VB.CheckBox Check3 
            Appearance      =   0  'Flat
            Caption         =   "添加解压缩密码"
            ForeColor       =   &H80000008&
            Height          =   255
            Left            =   1320
            TabIndex        =   23
            Top             =   720
            Width           =   1575
         End
         Begin VB.TextBox Text6 
            Appearance      =   0  'Flat
            Height          =   270
            Left            =   3120
            TabIndex        =   22
            Top             =   720
            Width           =   2895
         End
         Begin VB.CheckBox Check4 
            Appearance      =   0  'Flat
            Caption         =   "重命名新文件(自动编号)"
            ForeColor       =   &H80000008&
            Height          =   255
            Left            =   1320
            TabIndex        =   21
            Top             =   1080
            Width           =   2535
         End
         Begin VB.Label Label7 
            Caption         =   "保存路径:"
            Height          =   255
            Left            =   240
            TabIndex        =   26
            Top             =   360
            Width           =   1455
         End
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "第2步 - 添加需修改文件"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000011&
      Height          =   2535
      Left            =   120
      TabIndex        =   0
      Top             =   2880
      Width           =   7215
      Begin VB.CommandButton Command12 
         Caption         =   "Next ->"
         Height          =   255
         Left            =   6120
         TabIndex        =   18
         Top             =   1800
         Width           =   975
      End
      Begin VB.ListBox List1 
         Appearance      =   0  'Flat
         Height          =   1650
         ItemData        =   "Form1.frx":0000
         Left            =   1320
         List            =   "Form1.frx":0002
         TabIndex        =   10
         Top             =   360
         Width           =   4695
      End
      Begin VB.CommandButton Command5 
         Caption         =   "添  加"
         Height          =   255
         Left            =   6120
         TabIndex        =   4
         Top             =   360
         Width           =   975
      End
      Begin VB.Label Label2 
         Caption         =   "* 请勿添加过多和过大的文件,否则可能造成程序错误或假死!"
         BeginProperty Font 
            Name            =   "Arial"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   255

⌨️ 快捷键说明

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