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

📄 form1.frm

📁 FAT硬盘格式读写程序,希望能有所裨益.
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Begin VB.Form Form1 
   Caption         =   "读取磁盘扇区(512 Byte)"
   ClientHeight    =   8895
   ClientLeft      =   60
   ClientTop       =   435
   ClientWidth     =   10560
   ForeColor       =   &H00808080&
   LinkTopic       =   "Form1"
   ScaleHeight     =   8895
   ScaleWidth      =   10560
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton Command3 
      Caption         =   "处理磁盘文件"
      Height          =   315
      Left            =   4245
      TabIndex        =   44
      Top             =   8205
      Width           =   1620
   End
   Begin Project1.vkVScroll VS1 
      Height          =   7710
      Left            =   10305
      TabIndex        =   43
      Top             =   75
      Width           =   270
      _extentx        =   476
      _extenty        =   13600
      largechange     =   1
      max             =   32768
      scrollheight    =   1
      value           =   0
      mouseinterval   =   200
   End
   Begin VB.CommandButton Command2 
      Caption         =   "GO"
      Enabled         =   0   'False
      Height          =   240
      Left            =   3960
      TabIndex        =   42
      Top             =   7905
      Width           =   810
   End
   Begin VB.TextBox Text1 
      Height          =   270
      Left            =   2610
      TabIndex        =   40
      Top             =   7875
      Width           =   960
   End
   Begin VB.CommandButton Cmd_Exit 
      Caption         =   "退出"
      Height          =   315
      Left            =   8700
      TabIndex        =   20
      Top             =   8475
      Width           =   1635
   End
   Begin VB.CommandButton Command1 
      Caption         =   "转到目录区"
      Height          =   285
      Left            =   2145
      TabIndex        =   17
      Top             =   8205
      Width           =   1920
   End
   Begin VB.ComboBox Combo1 
      Height          =   300
      Left            =   120
      Style           =   2  'Dropdown List
      TabIndex        =   1
      Top             =   360
      Width           =   2055
   End
   Begin VB.PictureBox Picture1 
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BackColor       =   &H00FFFFFF&
      ForeColor       =   &H00FFFFFF&
      Height          =   7680
      Left            =   2220
      ScaleHeight     =   508
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   533
      TabIndex        =   0
      Top             =   90
      Width           =   8055
   End
   Begin VB.Label Label37 
      Caption         =   "扇区"
      Height          =   285
      Left            =   3600
      TabIndex        =   41
      Top             =   7920
      Width           =   375
   End
   Begin VB.Label Label36 
      Caption         =   "转到"
      Height          =   225
      Left            =   2235
      TabIndex        =   39
      Top             =   7935
      Width           =   360
   End
   Begin VB.Label Label35 
      Alignment       =   2  'Center
      BackColor       =   &H00000000&
      ForeColor       =   &H0000FF00&
      Height          =   255
      Left            =   90
      TabIndex        =   38
      Top             =   4485
      Width           =   1950
   End
   Begin VB.Label Label34 
      Caption         =   "保留扇区数:"
      Height          =   210
      Left            =   105
      TabIndex        =   37
      Top             =   4305
      Width           =   1935
   End
   Begin VB.Label Label33 
      Alignment       =   2  'Center
      BackColor       =   &H00000000&
      ForeColor       =   &H0000FF00&
      Height          =   255
      Left            =   105
      TabIndex        =   36
      Top             =   4050
      Width           =   1935
   End
   Begin VB.Label Label32 
      Caption         =   "文件系统类型:"
      Height          =   285
      Left            =   105
      TabIndex        =   35
      Top             =   3840
      Width           =   2205
   End
   Begin VB.Label Label31 
      Alignment       =   2  'Center
      BackColor       =   &H00000000&
      ForeColor       =   &H0000FF00&
      Height          =   255
      Left            =   105
      TabIndex        =   34
      Top             =   3555
      Width           =   1935
   End
   Begin VB.Label Label30 
      Caption         =   "卷标:"
      Height          =   285
      Left            =   105
      TabIndex        =   33
      Top             =   3390
      Width           =   2220
   End
   Begin VB.Label Label29 
      Alignment       =   2  'Center
      BackColor       =   &H00000000&
      ForeColor       =   &H0000FF00&
      Height          =   255
      Left            =   105
      TabIndex        =   32
      Top             =   3105
      Width           =   1935
   End
   Begin VB.Label Label28 
      Caption         =   "卷随机序号:"
      Height          =   285
      Left            =   105
      TabIndex        =   31
      Top             =   2940
      Width           =   2145
   End
   Begin VB.Label Label27 
      Alignment       =   2  'Center
      BackColor       =   &H00000000&
      ForeColor       =   &H0000FF00&
      Height          =   255
      Left            =   105
      TabIndex        =   30
      Top             =   2640
      Width           =   1935
   End
   Begin VB.Label Label26 
      Caption         =   "大扇区数:"
      Height          =   285
      Left            =   105
      TabIndex        =   29
      Top             =   2445
      Width           =   2175
   End
   Begin VB.Label Label25 
      Alignment       =   2  'Center
      BackColor       =   &H00000000&
      ForeColor       =   &H0000FF00&
      Height          =   255
      Left            =   105
      TabIndex        =   28
      Top             =   2130
      Width           =   1935
   End
   Begin VB.Label Label24 
      Caption         =   "小扇区数:"
      Height          =   285
      Left            =   105
      TabIndex        =   27
      Top             =   1920
      Width           =   2190
   End
   Begin VB.Label Label23 
      Alignment       =   2  'Center
      BackColor       =   &H00000000&
      ForeColor       =   &H0000FF00&
      Height          =   255
      Left            =   105
      TabIndex        =   26
      Top             =   1605
      Width           =   1935
   End
   Begin VB.Label Label22 
      Caption         =   "媒体描述符:"
      Height          =   240
      Left            =   105
      TabIndex        =   25
      Top             =   1410
      Width           =   2160
   End
   Begin VB.Label Label21 
      Alignment       =   2  'Center
      BackColor       =   &H00000000&
      ForeColor       =   &H0000FF00&
      Height          =   255
      Left            =   105
      TabIndex        =   24
      Top             =   4965
      Width           =   1935
   End
   Begin VB.Label Label20 
      Caption         =   "根目录项数:"
      Height          =   195
      Left            =   105
      TabIndex        =   23
      Top             =   4770
      Width           =   2085
   End
   Begin VB.Label Label19 
      Alignment       =   2  'Center
      BackColor       =   &H00000000&
      ForeColor       =   &H0000FF00&
      Height          =   255
      Left            =   525
      TabIndex        =   22
      Top             =   660
      Width           =   1650
   End
   Begin VB.Label Label18 
      Caption         =   "OEM"
      Height          =   240
      Left            =   120
      TabIndex        =   21
      Top             =   705
      Width           =   360
   End
   Begin VB.Label Label17 
      Alignment       =   2  'Center
      BackColor       =   &H00000000&
      ForeColor       =   &H0000FF00&
      Height          =   255
      Left            =   105
      TabIndex        =   19
      Top             =   1125
      Width           =   1935
   End
   Begin VB.Label Label16 
      AutoSize        =   -1  'True
      Caption         =   "当前所在扇区:"
      Height          =   180
      Left            =   105
      TabIndex        =   18
      Top             =   930
      Width           =   1260
   End
   Begin VB.Label Label15 
      Alignment       =   2  'Center
      BackColor       =   &H00000000&
      ForeColor       =   &H0000FFFF&
      Height          =   255
      Left            =   105
      TabIndex        =   16
      Top             =   7815
      Width           =   1935
   End
   Begin VB.Label Label14 
      AutoSize        =   -1  'True
      Caption         =   "隐藏扇区数"
      Height          =   180
      Left            =   105
      TabIndex        =   15
      Top             =   7605
      Width           =   900
   End
   Begin VB.Label Label13 
      AutoSize        =   -1  'True
      Caption         =   "FAT 表数(一般为2个)"
      Height          =   180
      Left            =   105
      TabIndex        =   14
      Top             =   7125
      Width           =   1890
   End
   Begin VB.Label Label12 
      Alignment       =   2  'Center
      BackColor       =   &H00000000&
      ForeColor       =   &H0000FFFF&
      Height          =   255
      Left            =   105
      TabIndex        =   13

⌨️ 快捷键说明

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