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

📄 frmmain.frm

📁 简单的操作系统程序
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{C2E8FB96-DE6F-46E1-A7C5-7880794EE586}#74.0#0"; "VDevice.ocx"
Object = "{796AC655-DE01-4646-A898-24A101244094}#80.0#0"; "Memory.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmMain 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "操作系统模拟器"
   ClientHeight    =   7050
   ClientLeft      =   1305
   ClientTop       =   2460
   ClientWidth     =   11880
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   10.5
      Charset         =   134
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "frmMain.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   ScaleHeight     =   470
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   792
   StartUpPosition =   2  '屏幕中心
   Begin VB.Timer DMATimer 
      Enabled         =   0   'False
      Interval        =   1
      Left            =   3975
      Top             =   4155
   End
   Begin VB.Frame Frame2 
      Caption         =   "时间片"
      Height          =   630
      Left            =   4950
      TabIndex        =   52
      Top             =   3405
      Width           =   4815
      Begin MSComctlLib.ProgressBar ProgressBar 
         Height          =   315
         Left            =   105
         TabIndex        =   53
         Top             =   210
         Width           =   4605
         _ExtentX        =   8123
         _ExtentY        =   556
         _Version        =   393216
         Appearance      =   0
         Min             =   1
         Max             =   20
      End
   End
   Begin VB.Frame Frame3 
      Caption         =   "作业块"
      Height          =   2055
      Left            =   4950
      TabIndex        =   39
      Top             =   1320
      Width           =   4815
      Begin VB.CommandButton Runcode 
         Caption         =   "Program12"
         Height          =   495
         Index           =   11
         Left            =   3555
         TabIndex        =   51
         Top             =   1440
         Width           =   1125
      End
      Begin VB.CommandButton Runcode 
         Caption         =   "Program11"
         Height          =   495
         Index           =   10
         Left            =   3540
         TabIndex        =   50
         Top             =   840
         Width           =   1125
      End
      Begin VB.CommandButton Runcode 
         Caption         =   "Program3"
         Height          =   495
         Index           =   2
         Left            =   120
         TabIndex        =   49
         Top             =   1440
         Width           =   1020
      End
      Begin VB.CommandButton Runcode 
         Caption         =   "Program4"
         Height          =   495
         Index           =   3
         Left            =   1260
         TabIndex        =   48
         Top             =   255
         Width           =   1020
      End
      Begin VB.CommandButton Runcode 
         Caption         =   "Program5"
         Height          =   495
         Index           =   4
         Left            =   1260
         TabIndex        =   47
         Top             =   840
         Width           =   1020
      End
      Begin VB.CommandButton Runcode 
         Caption         =   "Program1"
         Height          =   495
         Index           =   0
         Left            =   120
         TabIndex        =   46
         Top             =   255
         Width           =   1020
      End
      Begin VB.CommandButton Runcode 
         Caption         =   "Program2"
         Height          =   495
         Index           =   1
         Left            =   120
         TabIndex        =   45
         Top             =   840
         Width           =   1020
      End
      Begin VB.CommandButton Runcode 
         Caption         =   "Program10"
         Height          =   495
         Index           =   9
         Left            =   3540
         TabIndex        =   44
         Top             =   255
         Width           =   1125
      End
      Begin VB.CommandButton Runcode 
         Caption         =   "Program9"
         Height          =   495
         Index           =   8
         Left            =   2400
         TabIndex        =   43
         Top             =   1440
         Width           =   1020
      End
      Begin VB.CommandButton Runcode 
         Caption         =   "Program8"
         Height          =   495
         Index           =   7
         Left            =   2400
         TabIndex        =   42
         Top             =   840
         Width           =   1020
      End
      Begin VB.CommandButton Runcode 
         Caption         =   "Program7"
         Height          =   495
         Index           =   6
         Left            =   2400
         TabIndex        =   41
         Top             =   255
         Width           =   1020
      End
      Begin VB.CommandButton Runcode 
         Caption         =   "Program6"
         Height          =   495
         Index           =   5
         Left            =   1260
         TabIndex        =   40
         Top             =   1440
         Width           =   1020
      End
   End
   Begin VB.Frame Frame10 
      Caption         =   "外围设备"
      Height          =   6990
      Left            =   9810
      TabIndex        =   35
      Top             =   45
      Width           =   2055
      Begin VDevice.VirtualDevice VD 
         Height          =   960
         Index           =   0
         Left            =   75
         TabIndex        =   54
         Top             =   660
         Width           =   960
         _ExtentX        =   1693
         _ExtentY        =   1693
         Picture         =   "frmMain.frx":0442
      End
      Begin VDevice.VirtualDevice VD 
         Height          =   960
         Index           =   1
         Left            =   1035
         TabIndex        =   55
         Top             =   660
         Width           =   960
         _ExtentX        =   1693
         _ExtentY        =   1693
         Picture         =   "frmMain.frx":3494
         IRQ             =   2
      End
      Begin VDevice.VirtualDevice VD 
         Height          =   960
         Index           =   2
         Left            =   75
         TabIndex        =   56
         Top             =   3090
         Width           =   960
         _ExtentX        =   1693
         _ExtentY        =   1693
         DeviceStyle     =   2
         Picture         =   "frmMain.frx":64E6
         IRQ             =   4
      End
      Begin VDevice.VirtualDevice VD 
         Height          =   960
         Index           =   3
         Left            =   1035
         TabIndex        =   57
         Top             =   3090
         Width           =   960
         _ExtentX        =   1693
         _ExtentY        =   1693
         DeviceStyle     =   2
         Picture         =   "frmMain.frx":9538
         IRQ             =   8
      End
      Begin VDevice.VirtualDevice VD 
         Height          =   960
         Index           =   4
         Left            =   540
         TabIndex        =   58
         Top             =   5430
         Width           =   960
         _ExtentX        =   1693
         _ExtentY        =   1693
         DeviceStyle     =   1
         Picture         =   "frmMain.frx":C58A
         IRQ             =   16
      End
      Begin VB.Label DevProT 
         BorderStyle     =   1  'Fixed Single
         Height          =   405
         Index           =   4
         Left            =   45
         TabIndex        =   63
         Top             =   6480
         Width           =   1950
      End
      Begin VB.Label DevProT 
         BorderStyle     =   1  'Fixed Single
         Height          =   915
         Index           =   3
         Left            =   1035
         TabIndex        =   62
         Top             =   4170
         Width           =   960
      End
      Begin VB.Label DevProT 
         BorderStyle     =   1  'Fixed Single
         Height          =   915
         Index           =   2
         Left            =   45
         TabIndex        =   61
         Top             =   4170
         Width           =   960
      End
      Begin VB.Label DevProT 
         BorderStyle     =   1  'Fixed Single
         Height          =   915
         Index           =   1
         Left            =   1035
         TabIndex        =   60
         Top             =   1770
         Width           =   960
      End
      Begin VB.Label DevProT 
         BorderStyle     =   1  'Fixed Single
         Height          =   915
         Index           =   0
         Left            =   45
         TabIndex        =   59
         Top             =   1770
         Width           =   960
      End
      Begin VB.Label Label11 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "打印机"
         Height          =   210
         Left            =   705
         TabIndex        =   38
         Top             =   345
         Width           =   630
      End
      Begin VB.Label Label13 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "扫描仪"
         Height          =   210
         Left            =   720
         TabIndex        =   37
         Top             =   2790
         Width           =   630
      End
      Begin VB.Label Label15 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "磁带机"
         Height          =   210
         Left            =   720
         TabIndex        =   36
         Top             =   5175
         Width           =   630
      End
   End
   Begin VB.Frame Frame4 
      Caption         =   "存储设备"
      Height          =   2955
      Left            =   30
      TabIndex        =   22
      Top             =   4080
      Width           =   9735
      Begin VB.Frame Frame5 
         Caption         =   "硬盘使用情况"
         Height          =   2670
         Left            =   4095
         TabIndex        =   33
         Top             =   195
         Width           =   5580
         Begin VB.PictureBox DiskPicture 
            Appearance      =   0  'Flat
            AutoRedraw      =   -1  'True
            BackColor       =   &H80000005&
            BorderStyle     =   0  'None
            ForeColor       =   &H80000008&
            Height          =   2400
            Left            =   30
            ScaleHeight     =   160
            ScaleMode       =   3  'Pixel
            ScaleWidth      =   368
            TabIndex        =   34
            TabStop         =   0   'False
            Top             =   240
            Width           =   5520
         End
      End
      Begin VB.Frame Frame7 
         Caption         =   "内存图示"
         Height          =   1305
         Left            =   60
         TabIndex        =   32
         Top             =   240
         Width           =   4005
         Begin Memory.MemContr MemC 
            Height          =   960
            Left            =   75
            Top             =   225
            Width           =   3840
            _ExtentX        =   6773
            _ExtentY        =   1693
         End
      End
      Begin VB.Frame Frame9 
         Caption         =   "图例"
         Height          =   1185
         Left            =   60
         TabIndex        =   23
         Top             =   1680
         Width           =   4005
         Begin VB.Label Label19 
            BackColor       =   &H000000FF&
            Height          =   435
            Left            =   3180
            TabIndex        =   31
            Top             =   585
            Width           =   480
         End
         Begin VB.Label Label18 
            BackColor       =   &H0000FF00&
            Height          =   435
            Left            =   2175
            TabIndex        =   30
            Top             =   585
            Width           =   480
         End
         Begin VB.Label Label17 
            BackColor       =   &H00FFFFFF&
            Height          =   435
            Left            =   1155
            TabIndex        =   29
            Top             =   585
            Width           =   480
         End
         Begin VB.Label Label16 
            BackColor       =   &H00FF0000&
            Height          =   435
            Left            =   240
            TabIndex        =   28
            Top             =   585
            Width           =   480
         End
         Begin VB.Label Label7 
            AutoSize        =   -1  'True
            Caption         =   "已占用"
            Height          =   210
            Left            =   180
            TabIndex        =   27
            Top             =   330
            Width           =   630
         End
         Begin VB.Label Label10 
            AutoSize        =   -1  'True
            Caption         =   "正在写入"
            Height          =   210
            Left            =   3030
            TabIndex        =   26
            Top             =   330
            Width           =   840
         End

⌨️ 快捷键说明

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