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

📄 frmmain.frm

📁 主要是对文件的一些操作:加密、解密文件
💻 FRM
📖 第 1 页 / 共 5 页
字号:
            Width           =   3600
         End
         Begin VB.Label Label14 
            Appearance      =   0  'Flat
            AutoSize        =   -1  'True
            BackColor       =   &H80000005&
            BackStyle       =   0  'Transparent
            Caption         =   "分割文件大小:"
            ForeColor       =   &H80000008&
            Height          =   165
            Left            =   75
            TabIndex        =   84
            Top             =   330
            Width           =   1170
         End
      End
      Begin VB.Frame Frame4 
         Caption         =   "批量文件分割"
         Height          =   3585
         Left            =   -74925
         TabIndex        =   71
         Top             =   435
         Width           =   10095
         Begin VB.ListBox lst_fg_File 
            Height          =   2400
            Left            =   135
            TabIndex        =   76
            Top             =   930
            Width           =   9810
         End
         Begin VB.CommandButton cmd_fg_SaveFolder 
            BackColor       =   &H00FFFFFF&
            Caption         =   "浏览"
            Height          =   255
            Left            =   9360
            TabIndex        =   78
            Top             =   615
            Width           =   570
         End
         Begin VB.CommandButton cmd_fg_File 
            BackColor       =   &H00FFFFFF&
            Caption         =   "浏览"
            Height          =   255
            Left            =   9360
            TabIndex        =   77
            Top             =   285
            Width           =   570
         End
         Begin VB.TextBox txt_fg_SaveFolder 
            Height          =   285
            Left            =   1140
            TabIndex        =   75
            Top             =   600
            Width           =   8175
         End
         Begin VB.TextBox txt_fg_FileName 
            Height          =   285
            Left            =   1140
            Locked          =   -1  'True
            TabIndex        =   73
            Top             =   270
            Width           =   8175
         End
         Begin VB.Label Label13 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "保存文件夹:"
            Height          =   180
            Left            =   150
            TabIndex        =   74
            Top             =   645
            Width           =   990
         End
         Begin VB.Label Label12 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "文  件  名:"
            Height          =   180
            Left            =   150
            TabIndex        =   72
            Top             =   300
            Width           =   990
         End
      End
      Begin VB.Frame Frame2 
         Caption         =   "批量更名"
         Height          =   5295
         Left            =   -74925
         TabIndex        =   60
         Top             =   435
         Width           =   10095
         Begin VB.CommandButton cmd_ren_StartRen 
            BackColor       =   &H00FFFFFF&
            Caption         =   "开始更名"
            Height          =   450
            Left            =   8865
            TabIndex        =   36
            Top             =   450
            Width           =   1140
         End
         Begin VB.TextBox txt_ren_StartIndex 
            Alignment       =   2  'Center
            Height          =   270
            Left            =   1065
            TabIndex        =   33
            Text            =   "1"
            Top             =   675
            Width           =   480
         End
         Begin VB.CommandButton Command6 
            BackColor       =   &H00FFFFFF&
            Caption         =   "原文件名"
            Height          =   255
            Left            =   60
            TabIndex        =   67
            Top             =   990
            Width           =   4695
         End
         Begin VB.CommandButton Command7 
            BackColor       =   &H00FFFFFF&
            Caption         =   "改名后文件名"
            Height          =   255
            Left            =   4755
            TabIndex        =   68
            Top             =   990
            Width           =   4590
         End
         Begin VB.PictureBox Picture1 
            Appearance      =   0  'Flat
            BackColor       =   &H80000005&
            ForeColor       =   &H80000008&
            Height          =   4200
            Left            =   4740
            ScaleHeight     =   4170
            ScaleWidth      =   0
            TabIndex        =   66
            Top             =   1020
            Width           =   15
         End
         Begin VB.CommandButton cmd_ren_DelFile 
            BackColor       =   &H00FFFFFF&
            Caption         =   "删除文件"
            Height          =   450
            Left            =   7500
            TabIndex        =   35
            Top             =   450
            Width           =   1140
         End
         Begin VB.CommandButton cmd_ren_Down 
            BackColor       =   &H00FFFFFF&
            Caption         =   "∨"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   1200
            Left            =   9435
            TabIndex        =   39
            Top             =   3210
            Width           =   555
         End
         Begin VB.CommandButton cmd_ren_Up 
            BackColor       =   &H00FFFFFF&
            Caption         =   "∧"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   1200
            Left            =   9435
            TabIndex        =   38
            Top             =   1650
            Width           =   555
         End
         Begin VB.CommandButton cmd_ren_JoinFile 
            BackColor       =   &H00FFFFFF&
            Caption         =   "添加文件"
            Height          =   450
            Left            =   6105
            TabIndex        =   34
            Top             =   450
            Width           =   1140
         End
         Begin VB.ListBox lst_ren_File 
            Height          =   3840
            ItemData        =   "frmMain.frx":0624
            Left            =   60
            List            =   "frmMain.frx":0626
            TabIndex        =   37
            Top             =   1230
            Width           =   9285
         End
         Begin VB.TextBox txt_ren_Suffix 
            Height          =   285
            Left            =   4695
            TabIndex        =   32
            Top             =   330
            Width           =   1050
         End
         Begin VB.TextBox txt_ren_Index 
            Alignment       =   2  'Center
            Height          =   285
            Left            =   3480
            TabIndex        =   31
            Text            =   "00"
            Top             =   330
            Width           =   915
         End
         Begin VB.TextBox txt_ren_Prefix 
            BackColor       =   &H00FFFFFF&
            Height          =   270
            Left            =   1080
            TabIndex        =   30
            Text            =   "File"
            Top             =   345
            Width           =   2085
         End
         Begin VB.Label Label11 
            BackStyle       =   0  'Transparent
            Caption         =   "起始序号:"
            Height          =   180
            Left            =   180
            TabIndex        =   70
            Top             =   705
            Width           =   855
         End
         Begin VB.Label Label6 
            BackStyle       =   0  'Transparent
            Caption         =   "+"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   270
            Index           =   2
            Left            =   4455
            TabIndex        =   69
            Top             =   375
            Width           =   240
         End
         Begin VB.Label Label10 
            BackStyle       =   0  'Transparent
            Caption         =   "后缀"
            Height          =   195
            Left            =   4995
            TabIndex        =   65
            Top             =   150
            Width           =   435
         End
         Begin VB.Label Label9 
            BackStyle       =   0  'Transparent
            Caption         =   "序号"
            Height          =   195
            Left            =   3720
            TabIndex        =   64
            Top             =   150
            Width           =   435
         End
         Begin VB.Label Label8 
            BackStyle       =   0  'Transparent
            Caption         =   "前缀"
            Height          =   195
            Left            =   1740
            TabIndex        =   63
            Top             =   150
            Width           =   555
         End
         Begin VB.Label Label6 
            BackStyle       =   0  'Transparent
            Caption         =   "+"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   270
            Index           =   0
            Left            =   3210
            TabIndex        =   62
            Top             =   375
            Width           =   240
         End
         Begin VB.Label Label5 
            BackStyle       =   0  'Transparent
            Caption         =   "更名格式:"
            Height          =   270
            Left            =   180
            TabIndex        =   61
            Top             =   390
            Width           =   1395
         End
      End
      Begin VB.Frame Frame3 
         Caption         =   "解密"
         Height          =   2190
         Left            =   -74925
         TabIndex        =   56
         Top             =   3450
         Width           =   10170
         Begin VB.CommandButton cmdEXEjie 
            BackColor       =   &H00FFFFFF&
            Caption         =   "开始解密"
            Height          =   465
            Left            =   720
            TabIndex        =   28
            Top             =   1575
            Width           =   4635
         End
         Begin VB.CommandButton cmd_EXEjie_FileName 
            BackColor       =   &H00FFFFFF&
            Caption         =   "浏览"
            Height          =   255
            Left            =   5580
            TabIndex        =   26
            Top             =   720
            Width           =   570
         End
         Begin VB.TextBox txt_EXEjie_PassWord 
            BackColor       =   &H00FFFFFF&
            Height          =   270
            IMEMode         =   3  'DISABLE
            Left            =   1530
            PasswordChar    =   "*"
            TabIndex        =   27
            Top             =   1020
            Width           =   3990
         End

⌨️ 快捷键说明

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