mario_fun.frm

来自「一个超级玛丽的例了」· FRM 代码 · 共 109 行

FRM
109
字号
VERSION 5.00
Begin VB.Form Form2 
   Caption         =   "Form2"
   ClientHeight    =   2805
   ClientLeft      =   4335
   ClientTop       =   3255
   ClientWidth     =   1800
   ClipControls    =   0   'False
   LinkTopic       =   "Form2"
   ScaleHeight     =   2805
   ScaleWidth      =   1800
   Begin VB.PictureBox Pic 
      AutoSize        =   -1  'True
      Height          =   540
      Index           =   7
      Left            =   720
      Picture         =   "mario_fun.frx":0000
      ScaleHeight     =   480
      ScaleWidth      =   480
      TabIndex        =   7
      Top             =   2040
      Width           =   540
   End
   Begin VB.PictureBox Pic 
      AutoSize        =   -1  'True
      Height          =   540
      Index           =   6
      Left            =   720
      Picture         =   "mario_fun.frx":030A
      ScaleHeight     =   480
      ScaleWidth      =   480
      TabIndex        =   6
      Top             =   1440
      Width           =   540
   End
   Begin VB.PictureBox Pic 
      AutoSize        =   -1  'True
      Height          =   540
      Index           =   5
      Left            =   720
      Picture         =   "mario_fun.frx":0614
      ScaleHeight     =   480
      ScaleWidth      =   480
      TabIndex        =   5
      Top             =   840
      Width           =   540
   End
   Begin VB.PictureBox Pic 
      AutoSize        =   -1  'True
      Height          =   540
      Index           =   4
      Left            =   720
      Picture         =   "mario_fun.frx":091E
      ScaleHeight     =   480
      ScaleWidth      =   480
      TabIndex        =   4
      Top             =   240
      Width           =   540
   End
   Begin VB.PictureBox Pic 
      AutoSize        =   -1  'True
      Height          =   540
      Index           =   3
      Left            =   120
      Picture         =   "mario_fun.frx":0C28
      ScaleHeight     =   480
      ScaleWidth      =   480
      TabIndex        =   3
      Top             =   2040
      Width           =   540
   End
   Begin VB.PictureBox Pic 
      AutoSize        =   -1  'True
      Height          =   540
      Index           =   2
      Left            =   120
      Picture         =   "mario_fun.frx":0F32
      ScaleHeight     =   480
      ScaleWidth      =   480
      TabIndex        =   2
      Top             =   1440
      Width           =   540
   End
   Begin VB.PictureBox Pic 
      AutoSize        =   -1  'True
      Height          =   540
      Index           =   1
      Left            =   120
      Picture         =   "mario_fun.frx":123C
      ScaleHeight     =   480
      ScaleWidth      =   480
      TabIndex        =   1
      Top             =   840
      Width           =   540
   End
   Begin VB.PictureBox Pic 
      AutoSize        =   -1  'True
      Height          =   540
      Index           =   0
      Left            =   120
      Picture         =   "mario_fun.frx":1546
      ScaleHeight     =   480
      ScaleWidth      =   480
      TabIndex        =   0
      Top             =   240
      Width           =   540
   End
   Begin VB.Menu A 
      Caption         =   "

⌨️ 快捷键说明

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