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

📄 frmmain.frm

📁 a Tiger Hash algorithmn code
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmMain 
   BorderStyle     =   1  'Fixed Single
   ClientHeight    =   4695
   ClientLeft      =   1890
   ClientTop       =   2100
   ClientWidth     =   7755
   Icon            =   "frmMain.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   4695
   ScaleWidth      =   7755
   Begin VB.ComboBox cboPasses 
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   315
      Left            =   5580
      Style           =   2  'Dropdown List
      TabIndex        =   2
      Top             =   2865
      Width           =   2085
   End
   Begin VB.TextBox txtInput 
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   765
      Left            =   90
      Locked          =   -1  'True
      MultiLine       =   -1  'True
      TabIndex        =   24
      TabStop         =   0   'False
      Text            =   "frmMain.frx":0882
      Top             =   1125
      Width           =   5325
   End
   Begin VB.TextBox txtOutput 
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   765
      Left            =   90
      Locked          =   -1  'True
      MultiLine       =   -1  'True
      TabIndex        =   23
      TabStop         =   0   'False
      Text            =   "frmMain.frx":088B
      Top             =   3345
      Width           =   5325
   End
   Begin VB.TextBox txtExpected 
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   765
      Left            =   90
      Locked          =   -1  'True
      MultiLine       =   -1  'True
      TabIndex        =   22
      TabStop         =   0   'False
      Text            =   "frmMain.frx":0895
      Top             =   2310
      Width           =   5325
   End
   Begin VB.CommandButton cmdChoice 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Index           =   1
      Left            =   6090
      Picture         =   "frmMain.frx":08A1
      Style           =   1  'Graphical
      TabIndex        =   3
      Top             =   3960
      Width           =   615
   End
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   990
      Index           =   1
      Left            =   150
      Picture         =   "frmMain.frx":0CE3
      ScaleHeight     =   990
      ScaleWidth      =   1050
      TabIndex        =   15
      TabStop         =   0   'False
      Top             =   45
      Width           =   1050
   End
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      AutoSize        =   -1  'True
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   990
      Index           =   0
      Left            =   6540
      Picture         =   "frmMain.frx":1786
      ScaleHeight     =   990
      ScaleWidth      =   1050
      TabIndex        =   13
      TabStop         =   0   'False
      Top             =   45
      Width           =   1050
   End
   Begin VB.ComboBox cboInput 
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   315
      Left            =   5580
      Style           =   2  'Dropdown List
      TabIndex        =   0
      Top             =   1545
      Width           =   2085
   End
   Begin VB.CommandButton cmdChoice 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Index           =   2
      Left            =   6855
      Picture         =   "frmMain.frx":2229
      Style           =   1  'Graphical
      TabIndex        =   5
      Top             =   3960
      Width           =   615
   End
   Begin VB.CommandButton cmdChoice 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Index           =   0
      Left            =   6090
      Picture         =   "frmMain.frx":2533
      Style           =   1  'Graphical
      TabIndex        =   4
      Top             =   3960
      Width           =   615
   End
   Begin VB.ComboBox cboHashType 
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   315
      Left            =   5580
      Style           =   2  'Dropdown List
      TabIndex        =   1
      Top             =   2190
      Width           =   2085
   End
   Begin VB.Label lblTitle 
      BackStyle       =   0  'Transparent
      Caption         =   "Select hash iterations"
      Height          =   195
      Index           =   10
      Left            =   5580
      TabIndex        =   25
      Top             =   2640
      Width           =   2085
   End
   Begin VB.Label lblFormTitle 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   21.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      Height          =   510
      Left            =   1965
      TabIndex        =   21
      Top             =   90
      Width           =   120
   End
   Begin VB.Label lblTime 
      Alignment       =   1  'Right Justify
      BackStyle       =   0  'Transparent
      Caption         =   "12:59:59 PM"
      Height          =   195
      Index           =   1
      Left            =   4365
      TabIndex        =   20
      Top             =   3120
      Width           =   915
   End
   Begin VB.Label lblTime 
      BackStyle       =   0  'Transparent
      Caption         =   "12:59:59 PM"
      Height          =   195
      Index           =   0
      Left            =   2520
      TabIndex        =   19
      Top             =   3120
      Width           =   1005
   End
   Begin VB.Label lblTitle 
      BackStyle       =   0  'Transparent
      Caption         =   "Finish:"
      Height          =   195
      Index           =   9
      Left            =   3825
      TabIndex        =   18
      Top             =   3120
      Width           =   555
   End
   Begin VB.Label lblTitle 
      BackStyle       =   0  'Transparent
      Caption         =   "Start:"
      Height          =   195
      Index           =   8
      Left            =   2070
      TabIndex        =   17
      Top             =   3120
      Width           =   555
   End
   Begin VB.Label lblTitle 
      Alignment       =   1  'Right Justify
      BackStyle       =   0  'Transparent
      Caption         =   "Input data length"
      Height          =   165
      Index           =   7
      Left            =   2550
      TabIndex        =   16
      Top             =   2040
      Width           =   2730
   End
   Begin VB.Label lblTitle 
      Alignment       =   2  'Center
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "lblTitle"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   195
      Index           =   0
      Left            =   3585
      TabIndex        =   14
      Top             =   600
      Width           =   615
   End
   Begin VB.Label lblTitle 
      BackStyle       =   0  'Transparent
      Height          =   420
      Index           =   2
      Left            =   180
      TabIndex        =   12
      Top             =   4185
      Width           =   4485
   End
   Begin VB.Label lblAuthor 
      Alignment       =   2  'Center
      BackStyle       =   0  'Transparent
      Caption         =   "Kenneth Ives"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   -1  'True
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   195
      Left            =   3255
      TabIndex        =   11
      Top             =   825
      Width           =   1230
   End
   Begin VB.Label lblTitle 
      BackStyle       =   0  'Transparent
      Caption         =   "Data input"
      Height          =   240
      Index           =   6
      Left            =   135
      TabIndex        =   10
      Top             =   855
      Width           =   1245
   End
   Begin VB.Label lblTitle 
      BackStyle       =   0  'Transparent
      Caption         =   "Actual output"
      Height          =   195
      Index           =   5
      Left            =   135
      TabIndex        =   9
      Top             =   3120
      Width           =   1740
   End
   Begin VB.Label lblTitle 
      BackStyle       =   0  'Transparent
      Caption         =   "Expected output"
      Height          =   165
      Index           =   4
      Left            =   135
      TabIndex        =   8
      Top             =   2040
      Width           =   1515
   End
   Begin VB.Label lblTitle 
      BackStyle       =   0  'Transparent
      Caption         =   "Pre-defined input"
      Height          =   270
      Index           =   1
      Left            =   5580
      TabIndex        =   7

⌨️ 快捷键说明

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