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

📄 topscores.frm

📁 汉诺塔的程序源码和动画演示
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form Form5 
   BorderStyle     =   4  'Fixed ToolWindow
   Caption         =   "Top Scores"
   ClientHeight    =   3525
   ClientLeft      =   45
   ClientTop       =   315
   ClientWidth     =   4515
   LinkTopic       =   "Form5"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   3525
   ScaleWidth      =   4515
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  'CenterOwner
   Begin VB.Frame Frame2 
      Caption         =   "Scores by time:"
      Height          =   1755
      Left            =   30
      TabIndex        =   1
      Top             =   1770
      Width           =   4455
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "00:99:99"
         Height          =   195
         Index           =   11
         Left            =   3120
         TabIndex        =   57
         Top             =   1500
         Width           =   630
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "00:99:99"
         Height          =   195
         Index           =   10
         Left            =   3120
         TabIndex        =   56
         Top             =   1290
         Width           =   630
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "00:99:99"
         Height          =   195
         Index           =   9
         Left            =   3120
         TabIndex        =   55
         Top             =   1080
         Width           =   630
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "00:99:99"
         Height          =   195
         Index           =   8
         Left            =   3120
         TabIndex        =   54
         Top             =   885
         Width           =   630
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "00:99:99"
         Height          =   195
         Index           =   7
         Left            =   3120
         TabIndex        =   53
         Top             =   690
         Width           =   630
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "00:99:99"
         Height          =   195
         Index           =   6
         Left            =   3120
         TabIndex        =   52
         Top             =   480
         Width           =   630
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "255"
         Height          =   195
         Index           =   11
         Left            =   3840
         TabIndex        =   51
         Top             =   1500
         Width           =   270
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "255"
         Height          =   195
         Index           =   10
         Left            =   3840
         TabIndex        =   50
         Top             =   1290
         Width           =   270
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "255"
         Height          =   195
         Index           =   9
         Left            =   3840
         TabIndex        =   49
         Top             =   1095
         Width           =   270
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "255"
         Height          =   195
         Index           =   8
         Left            =   3840
         TabIndex        =   48
         Top             =   885
         Width           =   270
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "255"
         Height          =   195
         Index           =   7
         Left            =   3840
         TabIndex        =   47
         Top             =   690
         Width           =   270
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "255"
         Height          =   195
         Index           =   6
         Left            =   3840
         TabIndex        =   46
         Top             =   480
         Width           =   270
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "Name1"
         Height          =   195
         Index           =   11
         Left            =   720
         TabIndex        =   45
         Top             =   1470
         Width           =   510
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "Name1"
         Height          =   195
         Index           =   10
         Left            =   720
         TabIndex        =   44
         Top             =   1260
         Width           =   510
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "Name1"
         Height          =   195
         Index           =   9
         Left            =   720
         TabIndex        =   43
         Top             =   1065
         Width           =   510
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "Name1"
         Height          =   195
         Index           =   8
         Left            =   720
         TabIndex        =   42
         Top             =   855
         Width           =   510
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "Name1"
         Height          =   195
         Index           =   7
         Left            =   720
         TabIndex        =   41
         Top             =   660
         Width           =   510
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "Name1"
         Height          =   195
         Index           =   6
         Left            =   720
         TabIndex        =   40
         Top             =   450
         Width           =   510
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "6"
         Height          =   195
         Index           =   11
         Left            =   270
         TabIndex        =   21
         Top             =   1470
         Width           =   90
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "5"
         Height          =   195
         Index           =   10
         Left            =   270
         TabIndex        =   20
         Top             =   1260
         Width           =   90
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "4"
         Height          =   195
         Index           =   9
         Left            =   270
         TabIndex        =   19
         Top             =   1065
         Width           =   90
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "3"
         Height          =   195
         Index           =   8
         Left            =   270
         TabIndex        =   18
         Top             =   855
         Width           =   90
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "2"
         Height          =   195
         Index           =   7
         Left            =   270
         TabIndex        =   17
         Top             =   660
         Width           =   90
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "1"
         Height          =   195
         Index           =   6
         Left            =   270
         TabIndex        =   16
         Top             =   450
         Width           =   90
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "Time"
         Height          =   195
         Index           =   7
         Left            =   3120
         TabIndex        =   15
         Top             =   270
         Width           =   345
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "Moves"
         Height          =   195
         Index           =   6
         Left            =   3840
         TabIndex        =   14
         Top             =   270
         Width           =   480
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "Name"
         Height          =   195
         Index           =   5
         Left            =   720
         TabIndex        =   13
         Top             =   240
         Width           =   420
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "Level"
         Height          =   195
         Index           =   4
         Left            =   90
         TabIndex        =   12
         Top             =   240
         Width           =   390
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "Scores by moves:"
      Height          =   1755
      Left            =   30
      TabIndex        =   0
      Top             =   0
      Width           =   4455
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "00:99:99"
         Height          =   195
         Index           =   5
         Left            =   3720
         TabIndex        =   39
         Top             =   1470
         Width           =   630
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "00:99:99"
         Height          =   195
         Index           =   4
         Left            =   3720
         TabIndex        =   38
         Top             =   1260
         Width           =   630
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "00:99:99"
         Height          =   195
         Index           =   3
         Left            =   3720
         TabIndex        =   37
         Top             =   1065
         Width           =   630
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "00:99:99"
         Height          =   195
         Index           =   2
         Left            =   3720
         TabIndex        =   36
         Top             =   855
         Width           =   630
      End

⌨️ 快捷键说明

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