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

📄 form1.frm

📁 石器客端图形补丁编译环境RH9,GCC
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Begin VB.Form Form1 
   Appearance      =   0  'Flat
   BorderStyle     =   1  'Fixed Single
   Caption         =   "石器图像相关工具 v1.0"
   ClientHeight    =   7680
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   9750
   ForeColor       =   &H00000000&
   MaxButton       =   0   'False
   ScaleHeight     =   512
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   650
   StartUpPosition =   1  'CenterOwner
   Begin VB.Frame Frame1 
      Caption         =   "图象提取:"
      Height          =   7455
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   9495
      Begin VB.Frame Frame8 
         Caption         =   "图像显示"
         Height          =   3735
         Left            =   4320
         TabIndex        =   45
         Top             =   240
         Width           =   5055
         Begin VB.PictureBox Picture1 
            Appearance      =   0  'Flat
            AutoRedraw      =   -1  'True
            BackColor       =   &H00000000&
            BorderStyle     =   0  'None
            ClipControls    =   0   'False
            ForeColor       =   &H00000000&
            Height          =   3375
            Left            =   120
            ScaleHeight     =   225
            ScaleMode       =   3  'Pixel
            ScaleWidth      =   321
            TabIndex        =   46
            Top             =   240
            Width           =   4815
         End
      End
      Begin VB.Frame Frame2 
         Caption         =   "基本信息"
         Height          =   3735
         Left            =   120
         TabIndex        =   19
         Top             =   240
         Width           =   4095
         Begin VB.ListBox List2 
            Height          =   2985
            Left            =   2760
            TabIndex        =   20
            Top             =   480
            Width           =   1215
         End
         Begin VB.CheckBox Check3 
            Caption         =   "保存图片数据"
            Height          =   255
            Left            =   1320
            TabIndex        =   47
            Top             =   3000
            Width           =   1455
         End
         Begin VB.CheckBox Check5 
            Caption         =   "自动存动画"
            Height          =   180
            Left            =   120
            TabIndex        =   98
            Top             =   3360
            Width           =   1215
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Left            =   120
            Locked          =   -1  'True
            TabIndex        =   32
            Text            =   "e:\Stoneage80\data"
            Top             =   240
            Width           =   2535
         End
         Begin VB.CommandButton Command1 
            Caption         =   "石器路径"
            Height          =   300
            Left            =   120
            TabIndex        =   31
            Top             =   600
            Width           =   1335
         End
         Begin VB.CommandButton Command2 
            Caption         =   "读文件"
            Height          =   300
            Left            =   1440
            TabIndex        =   30
            Top             =   600
            Width           =   1215
         End
         Begin VB.TextBox Text2 
            Height          =   270
            Left            =   1200
            TabIndex        =   29
            Text            =   "420000"
            Top             =   1200
            Width           =   1455
         End
         Begin VB.TextBox Text3 
            Height          =   270
            Left            =   840
            TabIndex        =   28
            Top             =   2280
            Width           =   735
         End
         Begin VB.CommandButton Command6 
            Caption         =   "显示"
            Enabled         =   0   'False
            Height          =   300
            Left            =   120
            TabIndex        =   27
            Top             =   2280
            Width           =   615
         End
         Begin VB.CommandButton Command7 
            Caption         =   "显示"
            Enabled         =   0   'False
            Height          =   300
            Left            =   120
            TabIndex        =   26
            Top             =   2640
            Width           =   615
         End
         Begin VB.TextBox Text6 
            Height          =   270
            Left            =   840
            TabIndex        =   25
            Top             =   2640
            Width           =   735
         End
         Begin VB.CheckBox Check1 
            Caption         =   "自动存图片"
            Height          =   255
            Left            =   120
            TabIndex        =   23
            Top             =   3000
            Width           =   1215
         End
         Begin MSComCtl2.UpDown UpDown3 
            Height          =   255
            Left            =   3720
            TabIndex        =   22
            Top             =   240
            Width           =   255
            _ExtentX        =   450
            _ExtentY        =   450
            _Version        =   393216
            Enabled         =   -1  'True
         End
         Begin MSComCtl2.UpDown UpDown1 
            Height          =   255
            Left            =   1680
            TabIndex        =   24
            Top             =   2280
            Width           =   240
            _ExtentX        =   450
            _ExtentY        =   450
            _Version        =   393216
            Enabled         =   -1  'True
         End
         Begin MSComCtl2.UpDown UpDown2 
            Height          =   255
            Left            =   1680
            TabIndex        =   33
            Top             =   2640
            Width           =   240
            _ExtentX        =   450
            _ExtentY        =   450
            _Version        =   393216
            Enabled         =   -1  'True
         End
         Begin VB.CheckBox Check4 
            Caption         =   "保存动画数据"
            Height          =   180
            Left            =   1320
            TabIndex        =   97
            Top             =   3360
            Width           =   1455
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "等待!"
            Height          =   180
            Left            =   600
            TabIndex        =   44
            Top             =   960
            Width           =   450
         End
         Begin VB.Label Label5 
            AutoSize        =   -1  'True
            Caption         =   "Adrn   最大编号:"
            Height          =   180
            Left            =   120
            TabIndex        =   43
            Top             =   1560
            Width           =   1440
         End
         Begin VB.Label Label6 
            AutoSize        =   -1  'True
            Caption         =   "0"
            Height          =   180
            Left            =   1560
            TabIndex        =   42
            Top             =   1560
            Width           =   90
         End
         Begin VB.Label Label61 
            AutoSize        =   -1  'True
            Caption         =   "号地图"
            Height          =   180
            Left            =   2040
            TabIndex        =   41
            Top             =   2715
            Width           =   540
         End
         Begin VB.Label Label7 
            AutoSize        =   -1  'True
            Caption         =   "Spradrn最大编号:"
            Height          =   180
            Left            =   120
            TabIndex        =   40
            Top             =   1800
            Width           =   1440
         End
         Begin VB.Label Label62 
            AutoSize        =   -1  'True
            Caption         =   "地图   最大编号:"
            Height          =   180
            Left            =   120
            TabIndex        =   39
            Top             =   2040
            Width           =   1440
         End
         Begin VB.Label Label63 
            AutoSize        =   -1  'True
            Caption         =   "0"
            Height          =   180
            Left            =   1560
            TabIndex        =   38
            Top             =   2040
            Width           =   90
         End
         Begin VB.Label Label8 
            AutoSize        =   -1  'True
            Caption         =   "0"
            Height          =   180
            Left            =   1560
            TabIndex        =   37
            Top             =   1800
            Width           =   90
         End
         Begin VB.Label Label73 
            AutoSize        =   -1  'True
            Caption         =   "状态:"
            Height          =   180
            Left            =   120
            TabIndex        =   36
            Top             =   960
            Width           =   450
         End
         Begin VB.Label Label10 
            AutoSize        =   -1  'True
            Caption         =   "号图片"
            Height          =   180
            Left            =   2040
            TabIndex        =   35
            Top             =   2355
            Width           =   540
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            Caption         =   "内存预申请:"
            Height          =   180
            Left            =   120
            TabIndex        =   34
            Top             =   1275
            Width           =   990
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "动画编号:"
            Height          =   180
            Left            =   2880
            TabIndex        =   21
            Top             =   240
            Width           =   810
         End
      End
      Begin VB.Frame Frame4 
         Caption         =   "图片结构信息:"
         Height          =   3255
         Left            =   120
         TabIndex        =   2
         Top             =   4080
         Width           =   4575
         Begin VB.Frame Frame10 
            Caption         =   "Adrn文件结构信息"
            Height          =   2895
            Left            =   120
            TabIndex        =   59
            Top             =   240
            Width           =   4335
            Begin VB.Frame Frame6 
               Caption         =   "Real文件结构信息:"
               Height          =   1695
               Left            =   2160
               TabIndex        =   84
               Top             =   240
               Width           =   1935
               Begin VB.Label Label60 
                  AutoSize        =   -1  'True
                  Caption         =   "魔  数:"
                  Height          =   180
                  Left            =   120
                  TabIndex        =   96
                  Top             =   240
                  Width           =   810
               End
               Begin VB.Label Label59 
                  AutoSize        =   -1  'True
                  Caption         =   "RD"
                  Height          =   180
                  Left            =   960
                  TabIndex        =   95
                  Top             =   240
                  Width           =   180
               End
               Begin VB.Label Label49 
                  AutoSize        =   -1  'True
                  Caption         =   "压缩标志:"
                  Height          =   180
                  Left            =   120
                  TabIndex        =   94
                  Top             =   480
                  Width           =   810
               End
               Begin VB.Label Label50 
                  AutoSize        =   -1  'True
                  Caption         =   "0"
                  Height          =   180
                  Left            =   960
                  TabIndex        =   93
                  Top             =   480
                  Width           =   90
               End
               Begin VB.Label Label51 
                  AutoSize        =   -1  'True
                  Caption         =   "未  知:"
                  Height          =   180
                  Left            =   120
                  TabIndex        =   92
                  Top             =   720
                  Width           =   810
               End
               Begin VB.Label Label52 
                  AutoSize        =   -1  'True
                  Caption         =   "0"
                  Height          =   180
                  Left            =   960
                  TabIndex        =   91
                  Top             =   720
                  Width           =   90
               End
               Begin VB.Label Label53 
                  AutoSize        =   -1  'True
                  Caption         =   "宽  度:"
                  Height          =   180
                  Left            =   120
                  TabIndex        =   90
                  Top             =   960
                  Width           =   810
               End
               Begin VB.Label Label54 
                  AutoSize        =   -1  'True
                  Caption         =   "高  度:"
                  Height          =   180
                  Left            =   120
                  TabIndex        =   89

⌨️ 快捷键说明

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