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

📄 form1.frm

📁 一个SPL加密程序
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form Form1 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "SPL Encryption"
   ClientHeight    =   5340
   ClientLeft      =   45
   ClientTop       =   735
   ClientWidth     =   9375
   BeginProperty Font 
      Name            =   "Arial"
      Size            =   12
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "Form1.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5340
   ScaleWidth      =   9375
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  'CenterScreen
   Begin VB.CommandButton Command39 
      Height          =   375
      Left            =   1320
      Style           =   1  'Graphical
      TabIndex        =   47
      TabStop         =   0   'False
      Top             =   4680
      Width           =   3615
   End
   Begin VB.CommandButton Command38 
      Caption         =   "9"
      Height          =   375
      Left            =   5880
      Style           =   1  'Graphical
      TabIndex        =   46
      TabStop         =   0   'False
      Top             =   3600
      Width           =   375
   End
   Begin VB.CommandButton Command37 
      Caption         =   "8"
      Height          =   375
      Left            =   6240
      Style           =   1  'Graphical
      TabIndex        =   45
      TabStop         =   0   'False
      Top             =   3600
      Width           =   375
   End
   Begin VB.CommandButton Command36 
      Caption         =   "7"
      Height          =   375
      Left            =   6600
      Style           =   1  'Graphical
      TabIndex        =   44
      TabStop         =   0   'False
      Top             =   3600
      Width           =   375
   End
   Begin VB.CommandButton Command35 
      Caption         =   "6"
      Height          =   375
      Left            =   5880
      Style           =   1  'Graphical
      TabIndex        =   43
      TabStop         =   0   'False
      Top             =   3960
      Width           =   375
   End
   Begin VB.CommandButton Command34 
      Caption         =   "5"
      Height          =   375
      Left            =   6240
      Style           =   1  'Graphical
      TabIndex        =   42
      TabStop         =   0   'False
      Top             =   3960
      Width           =   375
   End
   Begin VB.CommandButton Command33 
      Caption         =   "4"
      Height          =   375
      Left            =   6600
      Style           =   1  'Graphical
      TabIndex        =   41
      TabStop         =   0   'False
      Top             =   3960
      Width           =   375
   End
   Begin VB.CommandButton Command32 
      Caption         =   "3"
      Height          =   375
      Left            =   5880
      Style           =   1  'Graphical
      TabIndex        =   40
      TabStop         =   0   'False
      Top             =   4320
      Width           =   375
   End
   Begin VB.CommandButton Command31 
      Caption         =   "2"
      Height          =   375
      Left            =   6240
      Style           =   1  'Graphical
      TabIndex        =   39
      TabStop         =   0   'False
      Top             =   4320
      Width           =   375
   End
   Begin VB.CommandButton Command30 
      Caption         =   "1"
      Height          =   375
      Left            =   6600
      Style           =   1  'Graphical
      TabIndex        =   38
      TabStop         =   0   'False
      Top             =   4320
      Width           =   375
   End
   Begin VB.CommandButton Command29 
      Caption         =   "0"
      Height          =   375
      Left            =   5880
      Style           =   1  'Graphical
      TabIndex        =   37
      TabStop         =   0   'False
      Top             =   4680
      Width           =   1095
   End
   Begin VB.CommandButton Command28 
      Caption         =   "."
      Height          =   375
      Left            =   4560
      Style           =   1  'Graphical
      TabIndex        =   36
      TabStop         =   0   'False
      Top             =   4320
      Width           =   375
   End
   Begin VB.CommandButton Command27 
      Caption         =   ","
      Height          =   375
      Left            =   4200
      Style           =   1  'Graphical
      TabIndex        =   35
      TabStop         =   0   'False
      Top             =   4320
      Width           =   375
   End
   Begin VB.CommandButton Command26 
      Caption         =   "M"
      Height          =   375
      Left            =   3480
      Style           =   1  'Graphical
      TabIndex        =   34
      TabStop         =   0   'False
      Top             =   4320
      Width           =   375
   End
   Begin VB.CommandButton Command25 
      Caption         =   "Q"
      Height          =   375
      Left            =   1320
      Style           =   1  'Graphical
      TabIndex        =   33
      TabStop         =   0   'False
      Top             =   3600
      Width           =   375
   End
   Begin VB.CommandButton Command24 
      Caption         =   "W"
      Height          =   375
      Left            =   1680
      Style           =   1  'Graphical
      TabIndex        =   32
      TabStop         =   0   'False
      Top             =   3600
      Width           =   375
   End
   Begin VB.CommandButton Command23 
      Caption         =   "E"
      Height          =   375
      Left            =   2040
      Style           =   1  'Graphical
      TabIndex        =   31
      TabStop         =   0   'False
      Top             =   3600
      Width           =   375
   End
   Begin VB.CommandButton Command22 
      Caption         =   "R"
      Height          =   375
      Left            =   2400
      Style           =   1  'Graphical
      TabIndex        =   30
      TabStop         =   0   'False
      Top             =   3600
      Width           =   375
   End
   Begin VB.CommandButton Command21 
      Caption         =   "T"
      Height          =   375
      Left            =   2760
      Style           =   1  'Graphical
      TabIndex        =   29
      TabStop         =   0   'False
      Top             =   3600
      Width           =   375
   End
   Begin VB.CommandButton Command20 
      Caption         =   "Y"
      Height          =   375
      Left            =   3120
      Style           =   1  'Graphical
      TabIndex        =   28
      TabStop         =   0   'False
      Top             =   3600
      Width           =   375
   End
   Begin VB.CommandButton Command19 
      Caption         =   "U"
      Height          =   375
      Left            =   3480
      Style           =   1  'Graphical
      TabIndex        =   27
      TabStop         =   0   'False
      Top             =   3600
      Width           =   375
   End
   Begin VB.CommandButton Command18 
      Caption         =   "I"
      Height          =   375
      Left            =   3840
      Style           =   1  'Graphical
      TabIndex        =   26
      TabStop         =   0   'False
      Top             =   3600
      Width           =   375
   End
   Begin VB.CommandButton Command17 
      Caption         =   "O"
      Height          =   375
      Left            =   4200
      Style           =   1  'Graphical
      TabIndex        =   25
      TabStop         =   0   'False
      Top             =   3600
      Width           =   375
   End
   Begin VB.CommandButton Command16 
      Caption         =   "P"
      Height          =   375
      Left            =   4560
      Style           =   1  'Graphical
      TabIndex        =   24
      TabStop         =   0   'False
      Top             =   3600
      Width           =   375
   End
   Begin VB.CommandButton Command15 
      Caption         =   "A"
      Height          =   375
      Left            =   1320
      Style           =   1  'Graphical
      TabIndex        =   23
      TabStop         =   0   'False
      Top             =   3960
      Width           =   375
   End
   Begin VB.CommandButton Command14 
      Caption         =   "S"
      Height          =   375
      Left            =   1680
      Style           =   1  'Graphical
      TabIndex        =   22
      TabStop         =   0   'False
      Top             =   3960
      Width           =   375
   End
   Begin VB.CommandButton Command13 
      Caption         =   "D"
      Height          =   375
      Left            =   2040
      Style           =   1  'Graphical
      TabIndex        =   21
      TabStop         =   0   'False
      Top             =   3960
      Width           =   375
   End
   Begin VB.CommandButton Command12 
      Caption         =   "F"
      Height          =   375
      Left            =   2400
      Style           =   1  'Graphical
      TabIndex        =   20
      TabStop         =   0   'False
      Top             =   3960
      Width           =   375
   End
   Begin VB.CommandButton Command11 
      Caption         =   "G"
      Height          =   375
      Left            =   2760
      Style           =   1  'Graphical
      TabIndex        =   19
      TabStop         =   0   'False
      Top             =   3960
      Width           =   375
   End
   Begin VB.CommandButton Command10 
      Caption         =   "H"
      Height          =   375
      Left            =   3120
      Style           =   1  'Graphical
      TabIndex        =   18
      TabStop         =   0   'False
      Top             =   3960
      Width           =   375
   End
   Begin VB.CommandButton Command9 
      Caption         =   "J"
      Height          =   375
      Left            =   3480
      Style           =   1  'Graphical
      TabIndex        =   17
      TabStop         =   0   'False
      Top             =   3960
      Width           =   375
   End
   Begin VB.CommandButton Command8 
      Caption         =   "K"
      Height          =   375
      Left            =   3840
      Style           =   1  'Graphical
      TabIndex        =   16
      TabStop         =   0   'False
      Top             =   3960
      Width           =   375
   End
   Begin VB.CommandButton Command7 
      Caption         =   "L"
      Height          =   375
      Left            =   4200
      Style           =   1  'Graphical
      TabIndex        =   15
      TabStop         =   0   'False
      Top             =   3960
      Width           =   375
   End
   Begin VB.CommandButton Command6 
      Caption         =   "Z"
      Height          =   375
      Left            =   1320
      Style           =   1  'Graphical
      TabIndex        =   14
      TabStop         =   0   'False
      Top             =   4320
      Width           =   375
   End
   Begin VB.CommandButton Command5 
      Caption         =   "X"
      Height          =   375
      Left            =   1680
      Style           =   1  'Graphical
      TabIndex        =   13
      TabStop         =   0   'False
      Top             =   4320
      Width           =   375
   End
   Begin VB.CommandButton Command4 
      Caption         =   "C"
      Height          =   375
      Left            =   2040
      Style           =   1  'Graphical
      TabIndex        =   12
      TabStop         =   0   'False
      Top             =   4320
      Width           =   375
   End
   Begin VB.CommandButton Command3 
      Caption         =   "V"
      Height          =   375
      Left            =   2400
      Style           =   1  'Graphical
      TabIndex        =   11
      TabStop         =   0   'False
      Top             =   4320
      Width           =   375
   End
   Begin VB.CommandButton Command2 
      Caption         =   "B"
      Height          =   375
      Left            =   2760
      Style           =   1  'Graphical
      TabIndex        =   10
      TabStop         =   0   'False

⌨️ 快捷键说明

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