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

📄 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    =   7260
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   8655
   Icon            =   "frmscoi.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   ScaleHeight     =   7260
   ScaleWidth      =   8655
   Begin VB.Frame Frame1 
      BackColor       =   &H00E0E0E0&
      BorderStyle     =   0  'None
      Caption         =   "Frame1"
      Height          =   375
      Left            =   3720
      TabIndex        =   62
      Top             =   120
      Visible         =   0   'False
      Width           =   4815
      Begin MSComctlLib.ProgressBar ProgressBar1 
         Height          =   255
         Left            =   1560
         TabIndex        =   63
         Top             =   0
         Width           =   3135
         _ExtentX        =   5530
         _ExtentY        =   450
         _Version        =   393216
         BorderStyle     =   1
         Appearance      =   1
         Scrolling       =   1
      End
      Begin VB.Label Label4 
         BackColor       =   &H00E0E0E0&
         Caption         =   "查询中 请稍后..."
         Height          =   255
         Left            =   120
         TabIndex        =   64
         Top             =   0
         Width           =   1575
      End
   End
   Begin VB.OptionButton Option1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      Caption         =   "删 除"
      ForeColor       =   &H80000008&
      Height          =   255
      Index           =   3
      Left            =   2760
      TabIndex        =   28
      Top             =   0
      Width           =   855
   End
   Begin VB.OptionButton Option1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      Caption         =   "修 改"
      ForeColor       =   &H80000008&
      Height          =   255
      Index           =   2
      Left            =   1920
      TabIndex        =   27
      Top             =   0
      Width           =   855
   End
   Begin VB.OptionButton Option1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      Caption         =   "查 询"
      ForeColor       =   &H80000008&
      Height          =   255
      Index           =   1
      Left            =   1080
      TabIndex        =   26
      Top             =   0
      Width           =   855
   End
   Begin VB.OptionButton Option1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      Caption         =   "添 加"
      ForeColor       =   &H80000008&
      Height          =   255
      Index           =   0
      Left            =   240
      TabIndex        =   25
      Top             =   0
      Width           =   855
   End
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      ForeColor       =   &H80000008&
      Height          =   1215
      Index           =   3
      Left            =   240
      ScaleHeight     =   1185
      ScaleWidth      =   8145
      TabIndex        =   22
      Top             =   4440
      Width           =   8175
      Begin VB.ComboBox Combo4 
         Enabled         =   0   'False
         Height          =   300
         Index           =   2
         Left            =   4920
         Style           =   2  'Dropdown List
         TabIndex        =   56
         Top             =   240
         Width           =   1455
      End
      Begin VB.ComboBox Combo4 
         Enabled         =   0   'False
         Height          =   300
         Index           =   1
         Left            =   3240
         Style           =   2  'Dropdown List
         TabIndex        =   55
         Top             =   240
         Width           =   1455
      End
      Begin VB.ComboBox Combo4 
         Enabled         =   0   'False
         Height          =   300
         Index           =   0
         Left            =   1560
         Style           =   2  'Dropdown List
         TabIndex        =   54
         Top             =   240
         Width           =   1455
      End
      Begin VB.TextBox Text4 
         BackColor       =   &H8000000E&
         Enabled         =   0   'False
         Height          =   300
         Index           =   2
         Left            =   6600
         MaxLength       =   10
         TabIndex        =   53
         Top             =   240
         Width           =   1380
      End
      Begin VB.TextBox Text4 
         BackColor       =   &H8000000E&
         Enabled         =   0   'False
         Height          =   300
         Index           =   1
         Left            =   0
         MaxLength       =   10
         TabIndex        =   52
         Top             =   240
         Width           =   1380
      End
      Begin VB.TextBox Text4 
         BackColor       =   &H8000000E&
         Height          =   300
         Index           =   0
         Left            =   0
         MaxLength       =   14
         TabIndex        =   51
         Top             =   600
         Visible         =   0   'False
         Width           =   1380
      End
      Begin CSCommand.Command Command7 
         Height          =   375
         Left            =   5280
         TabIndex        =   23
         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 Command8 
         Height          =   375
         Left            =   6840
         TabIndex        =   24
         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           =   19
         Left            =   6600
         TabIndex        =   61
         Top             =   0
         Width           =   1335
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "考试课程"
         Height          =   255
         Index           =   18
         Left            =   4920
         TabIndex        =   60
         Top             =   0
         Width           =   1335
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "学生编号"
         Height          =   255
         Index           =   17
         Left            =   3240
         TabIndex        =   59
         Top             =   0
         Width           =   1335
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "学生班号"
         Height          =   255
         Index           =   16
         Left            =   1560
         TabIndex        =   58
         Top             =   0
         Width           =   1335
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "考试期号"
         Height          =   255
         Index           =   15
         Left            =   0
         TabIndex        =   57
         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        =   19
      Top             =   3000
      Width           =   8175
      Begin VB.ComboBox Combo3 
         Height          =   300
         Index           =   2
         Left            =   4920
         Style           =   2  'Dropdown List
         TabIndex        =   50
         Top             =   240
         Width           =   1455
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         Index           =   1
         Left            =   3240
         Style           =   2  'Dropdown List
         TabIndex        =   49
         Top             =   240
         Width           =   1455
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         Index           =   0
         Left            =   1560
         Style           =   2  'Dropdown List
         TabIndex        =   48
         Top             =   240
         Width           =   1455
      End
      Begin VB.TextBox Text3 
         BackColor       =   &H8000000E&
         Height          =   300
         Index           =   2
         Left            =   6600
         MaxLength       =   10
         TabIndex        =   47
         Top             =   240
         Width           =   1380
      End
      Begin VB.TextBox Text3 
         BackColor       =   &H8000000E&
         Height          =   300
         Index           =   1
         Left            =   0
         MaxLength       =   10
         TabIndex        =   46
         Top             =   240
         Width           =   1380
      End
      Begin VB.TextBox Text3 
         BackColor       =   &H8000000E&
         Height          =   300
         Index           =   0
         Left            =   0
         MaxLength       =   14
         TabIndex        =   45
         Top             =   600
         Visible         =   0   'False
         Width           =   1380
      End
      Begin CSCommand.Command Command5 
         Height          =   375
         Left            =   5280
         TabIndex        =   20
         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

⌨️ 快捷键说明

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