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

📄 testsuite.frm

📁 Enclosed in this distribution are four projects: MD5DLLTest: Visual basic project which runs the
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form TestSuite 
   Caption         =   "MD5 Test Suite - Uses MD5.DLL"
   ClientHeight    =   6135
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   9390
   LinkTopic       =   "Form1"
   ScaleHeight     =   6135
   ScaleWidth      =   9390
   StartUpPosition =   3  'Windows Default
   Begin VB.CommandButton btnRunTest 
      Caption         =   "Run Test"
      Height          =   375
      Left            =   3360
      TabIndex        =   35
      Top             =   5520
      Width           =   2535
   End
   Begin VB.Label lblResults 
      ForeColor       =   &H00000000&
      Height          =   255
      Index           =   6
      Left            =   1440
      TabIndex        =   34
      Top             =   5040
      Width           =   3015
   End
   Begin VB.Label lblExpectedV 
      Caption         =   "57edf4a22be3c955ac49da2e2107b67a"
      ForeColor       =   &H00000000&
      Height          =   255
      Index           =   6
      Left            =   1440
      TabIndex        =   33
      Top             =   4800
      Width           =   3015
   End
   Begin VB.Label lblActual 
      Caption         =   "Actual"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00000000&
      Height          =   255
      Index           =   6
      Left            =   360
      TabIndex        =   32
      Top             =   5040
      Width           =   855
   End
   Begin VB.Label lblExpected 
      Caption         =   "Expected"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00000000&
      Height          =   255
      Index           =   6
      Left            =   360
      TabIndex        =   31
      Top             =   4800
      Width           =   975
   End
   Begin VB.Label lblTest 
      Caption         =   "MD5 ('12345678901234567890123456789012345678901234567890123456789012345678901234567890')"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Index           =   6
      Left            =   120
      TabIndex        =   30
      Top             =   4560
      Width           =   9135
   End
   Begin VB.Label lblResults 
      ForeColor       =   &H00000000&
      Height          =   255
      Index           =   5
      Left            =   1440
      TabIndex        =   29
      Top             =   4320
      Width           =   3015
   End
   Begin VB.Label lblExpectedV 
      Caption         =   "d174ab98d277d9f5a5611c2c9f419d9f"
      ForeColor       =   &H00000000&
      Height          =   255
      Index           =   5
      Left            =   1440
      TabIndex        =   28
      Top             =   4080
      Width           =   3015
   End
   Begin VB.Label lblActual 
      Caption         =   "Actual"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00000000&
      Height          =   255
      Index           =   5
      Left            =   360
      TabIndex        =   27
      Top             =   4320
      Width           =   855
   End
   Begin VB.Label lblExpected 
      Caption         =   "Expected"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00000000&
      Height          =   255
      Index           =   5
      Left            =   360
      TabIndex        =   26
      Top             =   4080
      Width           =   975
   End
   Begin VB.Label lblTest 
      Caption         =   "MD5 ('ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789')"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Index           =   5
      Left            =   120
      TabIndex        =   25
      Top             =   3840
      Width           =   7455
   End
   Begin VB.Label lblResults 
      ForeColor       =   &H00000000&
      Height          =   255
      Index           =   4
      Left            =   1440
      TabIndex        =   24
      Top             =   3600
      Width           =   3015
   End
   Begin VB.Label lblExpectedV 
      Caption         =   "c3fcd3d76192e4007dfb496cca67e13b"
      ForeColor       =   &H00000000&
      Height          =   255
      Index           =   4
      Left            =   1440
      TabIndex        =   23
      Top             =   3360
      Width           =   3015
   End
   Begin VB.Label lblActual 
      Caption         =   "Actual"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00000000&
      Height          =   255
      Index           =   4
      Left            =   360
      TabIndex        =   22
      Top             =   3600
      Width           =   855
   End
   Begin VB.Label lblExpected 
      Caption         =   "Expected"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00000000&
      Height          =   255
      Index           =   4
      Left            =   360
      TabIndex        =   21
      Top             =   3360
      Width           =   975
   End
   Begin VB.Label lblTest 
      Caption         =   "MD5 ('abcdefghijklmnopqrstuvwxyz')"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Index           =   4
      Left            =   120
      TabIndex        =   20
      Top             =   3120
      Width           =   3255
   End
   Begin VB.Label lblResults 
      ForeColor       =   &H00000000&
      Height          =   255
      Index           =   3
      Left            =   1440
      TabIndex        =   19
      Top             =   2880
      Width           =   3015
   End
   Begin VB.Label lblExpectedV 
      Caption         =   "f96b697d7cb7938d525a2f31aaf161d0"
      ForeColor       =   &H00000000&
      Height          =   255
      Index           =   3
      Left            =   1440
      TabIndex        =   18
      Top             =   2640
      Width           =   3015
   End
   Begin VB.Label lblActual 
      Caption         =   "Actual"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00000000&
      Height          =   255
      Index           =   3
      Left            =   360
      TabIndex        =   17
      Top             =   2880
      Width           =   855
   End
   Begin VB.Label lblExpected 
      Caption         =   "Expected"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00000000&
      Height          =   255
      Index           =   3
      Left            =   360
      TabIndex        =   16
      Top             =   2640
      Width           =   975

⌨️ 快捷键说明

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