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

📄 进程调度.frm

📁 是关于CPU进程调度的模拟程序
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form Form1 
   BackColor       =   &H00FF8080&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "进程调度"
   ClientHeight    =   5775
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   8565
   ForeColor       =   &H0000C000&
   Icon            =   "进程调度.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   5775
   ScaleWidth      =   8565
   StartUpPosition =   2  '屏幕中心
   Begin VB.Timer Timer3 
      Enabled         =   0   'False
      Interval        =   1000
      Left            =   1080
      Top             =   2280
   End
   Begin VB.Timer Active 
      Interval        =   250
      Left            =   3120
      Top             =   2400
   End
   Begin VB.Timer Shift 
      Interval        =   1
      Left            =   2400
      Top             =   2280
   End
   Begin VB.CommandButton Start 
      BackColor       =   &H0000FF00&
      Caption         =   "继续"
      Enabled         =   0   'False
      Height          =   375
      Left            =   7680
      Style           =   1  'Graphical
      TabIndex        =   69
      Top             =   2640
      Width           =   495
   End
   Begin VB.CommandButton Stopped 
      BackColor       =   &H000000FF&
      Caption         =   "暂停"
      Enabled         =   0   'False
      Height          =   375
      Left            =   7200
      Style           =   1  'Graphical
      TabIndex        =   68
      Top             =   2640
      Width           =   495
   End
   Begin VB.Timer Ready 
      Interval        =   1
      Left            =   1440
      Top             =   2280
   End
   Begin VB.Timer Timer4 
      Interval        =   10
      Left            =   1920
      Top             =   2280
   End
   Begin VB.Timer Timer2 
      Enabled         =   0   'False
      Interval        =   1000
      Left            =   720
      Top             =   2280
   End
   Begin VB.Frame Frame4 
      Caption         =   "进程信息"
      Height          =   2175
      Left            =   120
      TabIndex        =   37
      Top             =   120
      Width           =   3735
      Begin VB.TextBox Text4 
         Alignment       =   2  'Center
         Height          =   270
         Index           =   4
         Left            =   720
         Locked          =   -1  'True
         TabIndex        =   67
         Top             =   1680
         Width           =   735
      End
      Begin VB.TextBox Text4 
         Alignment       =   2  'Center
         Height          =   270
         Index           =   3
         Left            =   720
         Locked          =   -1  'True
         TabIndex        =   66
         Top             =   1440
         Width           =   735
      End
      Begin VB.TextBox Text4 
         Alignment       =   2  'Center
         Height          =   270
         Index           =   2
         Left            =   720
         Locked          =   -1  'True
         TabIndex        =   65
         Top             =   1200
         Width           =   735
      End
      Begin VB.TextBox Text4 
         Alignment       =   2  'Center
         Height          =   270
         Index           =   1
         Left            =   720
         Locked          =   -1  'True
         TabIndex        =   64
         Top             =   960
         Width           =   735
      End
      Begin VB.TextBox Text4 
         Alignment       =   2  'Center
         Height          =   270
         Index           =   0
         Left            =   720
         Locked          =   -1  'True
         TabIndex        =   63
         Top             =   720
         Width           =   735
      End
      Begin VB.TextBox Text8 
         Alignment       =   2  'Center
         Height          =   270
         Index           =   4
         Left            =   120
         Locked          =   -1  'True
         TabIndex        =   62
         Top             =   1680
         Width           =   495
      End
      Begin VB.TextBox Text8 
         Alignment       =   2  'Center
         Height          =   270
         Index           =   3
         Left            =   120
         Locked          =   -1  'True
         TabIndex        =   61
         Top             =   1440
         Width           =   495
      End
      Begin VB.TextBox Text8 
         Alignment       =   2  'Center
         Height          =   270
         Index           =   2
         Left            =   120
         Locked          =   -1  'True
         TabIndex        =   60
         Top             =   1200
         Width           =   495
      End
      Begin VB.TextBox Text8 
         Alignment       =   2  'Center
         Height          =   270
         Index           =   1
         Left            =   120
         Locked          =   -1  'True
         TabIndex        =   59
         Top             =   960
         Width           =   495
      End
      Begin VB.TextBox Text8 
         Alignment       =   2  'Center
         Height          =   270
         Index           =   0
         Left            =   120
         Locked          =   -1  'True
         TabIndex        =   58
         Top             =   720
         Width           =   495
      End
      Begin VB.TextBox Text7 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00FF8080&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000FF00&
         Height          =   270
         Index           =   4
         Left            =   3000
         Locked          =   -1  'True
         TabIndex        =   57
         Top             =   1680
         Width           =   495
      End
      Begin VB.TextBox Text7 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00FF8080&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000FF00&
         Height          =   270
         Index           =   3
         Left            =   3000
         Locked          =   -1  'True
         TabIndex        =   56
         Top             =   1440
         Width           =   495
      End
      Begin VB.TextBox Text7 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00FF8080&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000FF00&
         Height          =   270
         Index           =   2
         Left            =   3000
         Locked          =   -1  'True
         TabIndex        =   55
         Top             =   1200
         Width           =   495
      End
      Begin VB.TextBox Text7 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00FF8080&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000FF00&
         Height          =   270
         Index           =   1
         Left            =   3000
         Locked          =   -1  'True
         TabIndex        =   54
         Top             =   960
         Width           =   495
      End
      Begin VB.TextBox Text7 
         Alignment       =   1  'Right Justify
         BackColor       =   &H00FF8080&
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H0000FF00&
         Height          =   270
         Index           =   0
         Left            =   3000
         Locked          =   -1  'True
         TabIndex        =   53
         Top             =   720
         Width           =   495
      End
      Begin VB.TextBox Text6 
         Alignment       =   2  'Center
         Height          =   270
         Index           =   4
         Left            =   2160
         Locked          =   -1  'True
         TabIndex        =   52
         Top             =   1680
         Width           =   735
      End
      Begin VB.TextBox Text6 
         Alignment       =   2  'Center
         Height          =   270
         Index           =   3
         Left            =   2160
         Locked          =   -1  'True
         TabIndex        =   51
         Top             =   1440
         Width           =   735
      End
      Begin VB.TextBox Text6 
         Alignment       =   2  'Center
         Height          =   270
         Index           =   2
         Left            =   2160
         Locked          =   -1  'True
         TabIndex        =   50
         Top             =   1200
         Width           =   735
      End
      Begin VB.TextBox Text6 
         Alignment       =   2  'Center
         Height          =   270
         Index           =   1
         Left            =   2160
         Locked          =   -1  'True
         TabIndex        =   49
         Top             =   960
         Width           =   735
      End
      Begin VB.TextBox Text6 
         Alignment       =   2  'Center
         Height          =   270
         Index           =   0
         Left            =   2160
         Locked          =   -1  'True
         TabIndex        =   48
         Top             =   720
         Width           =   735
      End
      Begin VB.TextBox Text5 
         Alignment       =   2  'Center
         Height          =   270
         Index           =   4
         Left            =   1440
         Locked          =   -1  'True
         TabIndex        =   47
         Top             =   1680
         Width           =   735
      End
      Begin VB.TextBox Text5 
         Alignment       =   2  'Center
         Height          =   270
         Index           =   3
         Left            =   1440
         Locked          =   -1  'True
         TabIndex        =   46
         Top             =   1440
         Width           =   735
      End
      Begin VB.TextBox Text5 
         Alignment       =   2  'Center
         Height          =   270
         Index           =   2
         Left            =   1440
         Locked          =   -1  'True
         TabIndex        =   45
         Top             =   1200
         Width           =   735
      End
      Begin VB.TextBox Text5 
         Alignment       =   2  'Center
         Height          =   270
         Index           =   1
         Left            =   1440
         Locked          =   -1  'True
         TabIndex        =   44
         Top             =   960
         Width           =   735
      End
      Begin VB.TextBox Text5 
         Alignment       =   2  'Center
         Height          =   375
         Index           =   0
         Left            =   1440
         Locked          =   -1  'True
         TabIndex        =   43
         Top             =   720
         Width           =   735
      End
      Begin VB.Label Label1 
         Caption         =   "  进程"
         Height          =   255
         Index           =   4
         Left            =   20
         TabIndex        =   42
         Top             =   360
         Width           =   550
      End
      Begin VB.Label Label1 

⌨️ 快捷键说明

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