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

📄 formfile1.frm

📁 It use both RSA and AES for encry/decryption with fingerprint as Key.
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Begin VB.Form Formfile1 
   BackColor       =   &H00C0FFFF&
   Caption         =   "Form1"
   ClientHeight    =   11010
   ClientLeft      =   60
   ClientTop       =   60
   ClientWidth     =   15240
   LinkTopic       =   "Form1"
   ScaleHeight     =   11010
   ScaleWidth      =   15240
   Begin VB.CommandButton Login 
      BackColor       =   &H0000FFFF&
      Caption         =   "Log in"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   8.25
         Charset         =   178
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   8760
      Style           =   1  'Graphical
      TabIndex        =   36
      Top             =   3000
      Width           =   1095
   End
   Begin VB.CommandButton Command1 
      BackColor       =   &H0000FFFF&
      Caption         =   "&Enter"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   8.25
         Charset         =   178
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   8880
      Style           =   1  'Graphical
      TabIndex        =   28
      Top             =   7200
      Width           =   1095
   End
   Begin VB.CommandButton cmdclose 
      BackColor       =   &H00FFFF80&
      Caption         =   "&Close"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   8.25
         Charset         =   178
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   14520
      Style           =   1  'Graphical
      TabIndex        =   20
      Top             =   0
      Width           =   735
   End
   Begin VB.TextBox Text1 
      BackColor       =   &H0000FFFF&
      Height          =   375
      Left            =   5520
      MaxLength       =   20
      TabIndex        =   30
      Top             =   2160
      Width           =   3015
   End
   Begin VB.TextBox Text2 
      BackColor       =   &H0000FFFF&
      Height          =   375
      IMEMode         =   3  'DISABLE
      Left            =   5520
      MaxLength       =   20
      PasswordChar    =   "."
      TabIndex        =   29
      Top             =   3000
      Width           =   3015
   End
   Begin VB.TextBox txtFileName 
      BackColor       =   &H8000000F&
      Height          =   375
      Left            =   720
      TabIndex        =   26
      Top             =   10440
      Visible         =   0   'False
      Width           =   3495
   End
   Begin VB.TextBox Text3 
      Height          =   495
      Left            =   1080
      TabIndex        =   25
      Text            =   "Text3"
      Top             =   11160
      Visible         =   0   'False
      Width           =   1215
   End
   Begin VB.TextBox Text4 
      Height          =   495
      Left            =   2640
      TabIndex        =   24
      Text            =   "Text4"
      Top             =   11160
      Visible         =   0   'False
      Width           =   1215
   End
   Begin VB.TextBox txtTemp 
      Height          =   285
      Left            =   600
      TabIndex        =   23
      Top             =   11640
      Visible         =   0   'False
      Width           =   495
   End
   Begin VB.CommandButton cmdGetYourKey 
      BackColor       =   &H0000FFFF&
      Caption         =   "&Get Your Key"
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   4200
      Style           =   1  'Graphical
      TabIndex        =   22
      Top             =   8160
      Width           =   1215
   End
   Begin VB.TextBox txtdispKey 
      BackColor       =   &H0000FFFF&
      Height          =   375
      Left            =   5520
      TabIndex        =   21
      Top             =   8160
      Width           =   4095
   End
   Begin VB.TextBox txtfilenumber 
      Height          =   495
      Left            =   4440
      TabIndex        =   19
      Top             =   9960
      Visible         =   0   'False
      Width           =   1215
   End
   Begin VB.TextBox getFinKey 
      BackColor       =   &H0000FFFF&
      Height          =   375
      Left            =   5520
      MultiLine       =   -1  'True
      TabIndex        =   27
      Top             =   3960
      Width           =   4095
   End
   Begin VB.Label Labelfile11 
      AutoSize        =   -1  'True
      BackColor       =   &H0000FFFF&
      Caption         =   "Welcome,"
      BeginProperty Font 
         Name            =   "Comic Sans MS"
         Size            =   20.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   570
      Index           =   1
      Left            =   5400
      TabIndex        =   38
      Top             =   240
      Width           =   1890
   End
   Begin VB.Label Label5 
      AutoSize        =   -1  'True
      BackColor       =   &H0000FFFF&
      Caption         =   "Label5"
      BeginProperty Font 
         Name            =   "Comic Sans MS"
         Size            =   14.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   405
      Left            =   7320
      TabIndex        =   37
      Top             =   360
      Width           =   900
   End
   Begin VB.Label Labelfile10 
      AutoSize        =   -1  'True
      BackColor       =   &H0000FFFF&
      Caption         =   "WinRar 3.60"
      BeginProperty Font 
         Name            =   "Comic Sans MS"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   -1  'True
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   270
      Left            =   6600
      TabIndex        =   18
      Top             =   6240
      Width           =   1140
   End
   Begin VB.Label Labelfile9 
      AutoSize        =   -1  'True
      BackColor       =   &H0000FFFF&
      Caption         =   "mobile"
      BeginProperty Font 
         Name            =   "Comic Sans MS"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   -1  'True
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   270
      Left            =   6600
      TabIndex        =   17
      Top             =   5520
      Width           =   585
   End
   Begin VB.Label Labelfile19 
      AutoSize        =   -1  'True
      BackColor       =   &H0000FFFF&
      Caption         =   "Software  :"
      BeginProperty Font 
         Name            =   "Monotype Corsiva"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      Height          =   270
      Left            =   5280
      TabIndex        =   16
      Top             =   6240
      Width           =   1125
   End
   Begin VB.Label Labelfile18 
      AutoSize        =   -1  'True
      BackColor       =   &H0000FFFF&
      Caption         =   "Pdf  :"
      BeginProperty Font 
         Name            =   "Monotype Corsiva"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      Height          =   270
      Left            =   5760
      TabIndex        =   15
      Top             =   5520
      Width           =   585
   End
   Begin VB.Label Labelfile8 
      AutoSize        =   -1  'True
      BackColor       =   &H0000FFFF&
      Caption         =   "Mobile Phone Secrets"
      BeginProperty Font 
         Name            =   "Comic Sans MS"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   -1  'True
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   270
      Left            =   7440
      TabIndex        =   14
      Top             =   4800
      Width           =   1965
   End
   Begin VB.Label Labelfile7 
      AutoSize        =   -1  'True
      BackColor       =   &H0000FFFF&
      Caption         =   "fts"
      BeginProperty Font 
         Name            =   "Comic Sans MS"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   -1  'True
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   270
      Left            =   6600
      TabIndex        =   13
      Top             =   4800
      Width           =   270
   End
   Begin VB.Label Labelfile6 
      AutoSize        =   -1  'True
      BackColor       =   &H0000FFFF&
      Caption         =   "Hai"
      BeginProperty Font 
         Name            =   "Comic Sans MS"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   -1  'True
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   270
      Left            =   6600
      TabIndex        =   12
      Top             =   4080
      Width           =   315

⌨️ 快捷键说明

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