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

📄 frmscoi.frm

📁 一个较简单实用的学校学籍管理系统
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{E95A2510-F3D1-416D-823B-4F840FE98091}#3.0#0"; "Command.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "Mscomctl.ocx"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "Msflxgrd.ocx"
Begin VB.Form frmscoi 
   BackColor       =   &H00E0E0E0&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "成绩信息"
   ClientHeight    =   6195
   ClientLeft      =   435
   ClientTop       =   135
   ClientWidth     =   8655
   Icon            =   "frmscoi.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   ScaleHeight     =   6195
   ScaleWidth      =   8655
   Begin VB.OptionButton Option1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      Caption         =   "删 除"
      ForeColor       =   &H80000008&
      Height          =   255
      Index           =   3
      Left            =   4200
      TabIndex        =   22
      Top             =   1440
      Width           =   855
   End
   Begin VB.OptionButton Option1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      Caption         =   "修 改"
      ForeColor       =   &H80000008&
      Height          =   255
      Index           =   2
      Left            =   3360
      TabIndex        =   21
      Top             =   1440
      Width           =   855
   End
   Begin VB.OptionButton Option1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      Caption         =   "查 询"
      ForeColor       =   &H80000008&
      Height          =   255
      Index           =   1
      Left            =   2520
      TabIndex        =   20
      Top             =   1440
      Width           =   855
   End
   Begin VB.OptionButton Option1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      Caption         =   "添 加"
      ForeColor       =   &H80000008&
      Height          =   255
      Index           =   0
      Left            =   1680
      TabIndex        =   19
      Top             =   1440
      Width           =   855
   End
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      ForeColor       =   &H80000008&
      Height          =   1215
      Index           =   1
      Left            =   240
      ScaleHeight     =   1185
      ScaleWidth      =   8145
      TabIndex        =   51
      Top             =   5040
      Width           =   8175
      Begin VB.TextBox Text2 
         BackColor       =   &H8000000E&
         Height          =   300
         Index           =   0
         Left            =   0
         MaxLength       =   14
         TabIndex        =   57
         Top             =   600
         Visible         =   0   'False
         Width           =   1380
      End
      Begin VB.TextBox Text2 
         BackColor       =   &H8000000E&
         Height          =   300
         Index           =   1
         Left            =   0
         MaxLength       =   10
         TabIndex        =   56
         Top             =   240
         Width           =   1380
      End
      Begin VB.TextBox Text2 
         BackColor       =   &H8000000E&
         Enabled         =   0   'False
         Height          =   300
         Index           =   2
         Left            =   6600
         MaxLength       =   10
         TabIndex        =   55
         Top             =   240
         Width           =   1380
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         Index           =   0
         Left            =   1560
         Style           =   2  'Dropdown List
         TabIndex        =   54
         Top             =   240
         Width           =   1455
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         Index           =   1
         Left            =   3240
         Style           =   2  'Dropdown List
         TabIndex        =   53
         Top             =   240
         Width           =   1455
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         Index           =   2
         Left            =   4920
         Style           =   2  'Dropdown List
         TabIndex        =   52
         Top             =   240
         Width           =   1455
      End
      Begin CSCommand.Command Command3 
         Height          =   375
         Left            =   5280
         TabIndex        =   58
         Top             =   720
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   661
         IconAlign       =   0
         Icon            =   "frmscoi.frx":08CA
         Caption         =   "查  询"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin CSCommand.Command Command4 
         Height          =   375
         Left            =   6840
         TabIndex        =   59
         Top             =   720
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   661
         IconAlign       =   0
         Icon            =   "frmscoi.frx":08E6
         Caption         =   "取  消"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "考试期号"
         Height          =   255
         Index           =   1
         Left            =   0
         TabIndex        =   64
         Top             =   0
         Width           =   1335
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "学生班号"
         Height          =   255
         Index           =   6
         Left            =   1560
         TabIndex        =   63
         Top             =   0
         Width           =   1335
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "学生编号"
         Height          =   255
         Index           =   7
         Left            =   3240
         TabIndex        =   62
         Top             =   0
         Width           =   1335
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "考试课程"
         Height          =   255
         Index           =   8
         Left            =   4920
         TabIndex        =   61
         Top             =   0
         Width           =   1335
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "考试分数"
         Height          =   255
         Index           =   9
         Left            =   6600
         TabIndex        =   60
         Top             =   0
         Width           =   1335
      End
   End
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      ForeColor       =   &H80000008&
      Height          =   1215
      Index           =   2
      Left            =   240
      ScaleHeight     =   1185
      ScaleWidth      =   8145
      TabIndex        =   37
      Top             =   4800
      Width           =   8175
      Begin VB.TextBox Text3 
         BackColor       =   &H8000000E&
         Height          =   300
         Index           =   0
         Left            =   0
         MaxLength       =   14
         TabIndex        =   43
         Top             =   600
         Visible         =   0   'False
         Width           =   1380
      End
      Begin VB.TextBox Text3 
         BackColor       =   &H8000000E&
         Height          =   300
         Index           =   1
         Left            =   0
         MaxLength       =   10
         TabIndex        =   42
         Top             =   240
         Width           =   1380
      End
      Begin VB.TextBox Text3 
         BackColor       =   &H8000000E&
         Height          =   300
         Index           =   2
         Left            =   6600
         MaxLength       =   10
         TabIndex        =   41
         Top             =   240
         Width           =   1380
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         Index           =   0
         Left            =   1560
         Style           =   2  'Dropdown List
         TabIndex        =   40
         Top             =   240
         Width           =   1455
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         Index           =   1
         Left            =   3240
         Style           =   2  'Dropdown List
         TabIndex        =   39
         Top             =   240
         Width           =   1455
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         Index           =   2
         Left            =   4920
         Style           =   2  'Dropdown List
         TabIndex        =   38
         Top             =   240
         Width           =   1455
      End
      Begin CSCommand.Command Command5 
         Height          =   375
         Left            =   5280
         TabIndex        =   44
         Top             =   720
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   661
         IconAlign       =   0
         Icon            =   "frmscoi.frx":0902
         Caption         =   "修  改"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin CSCommand.Command Command6 
         Height          =   375
         Left            =   6840
         TabIndex        =   45
         Top             =   720
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   661
         IconAlign       =   0
         Icon            =   "frmscoi.frx":091E
         Caption         =   "取  消"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "考试期号"
         Height          =   255
         Index           =   10
         Left            =   0
         TabIndex        =   50
         Top             =   0
         Width           =   1335
      End
      Begin VB.Label Label1 

⌨️ 快捷键说明

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