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

📄 frmcj1.frm

📁 源码+论文 vB+access的毕业设计,请大家参考
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{E95A2510-F3D1-416D-823B-4F840FE98091}#3.0#0"; "Command.ocx"
Begin VB.Form frmcj 
   Caption         =   "成绩信息"
   ClientHeight    =   7035
   ClientLeft      =   4080
   ClientTop       =   1215
   ClientWidth     =   8235
   LinkTopic       =   "Form1"
   ScaleHeight     =   7035
   ScaleWidth      =   8235
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      ForeColor       =   &H80000008&
      Height          =   1215
      Index           =   2
      Left            =   0
      ScaleHeight     =   1185
      ScaleWidth      =   8145
      TabIndex        =   31
      Top             =   3120
      Width           =   8175
      Begin VB.ComboBox Combo3 
         Height          =   300
         Index           =   2
         Left            =   4560
         Style           =   2  'Dropdown List
         TabIndex        =   51
         Top             =   360
         Width           =   1455
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         Index           =   1
         Left            =   3000
         Style           =   2  'Dropdown List
         TabIndex        =   50
         Top             =   360
         Width           =   1455
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         Index           =   0
         Left            =   1440
         Style           =   2  'Dropdown List
         TabIndex        =   49
         Top             =   360
         Width           =   1455
      End
      Begin VB.TextBox Text3 
         BackColor       =   &H8000000E&
         Height          =   300
         Index           =   2
         Left            =   6600
         MaxLength       =   10
         TabIndex        =   42
         Top             =   360
         Width           =   1380
      End
      Begin VB.TextBox Text3 
         BackColor       =   &H8000000E&
         Height          =   300
         Index           =   0
         Left            =   0
         MaxLength       =   14
         TabIndex        =   33
         Top             =   720
         Visible         =   0   'False
         Width           =   1380
      End
      Begin VB.TextBox Text3 
         BackColor       =   &H8000000E&
         Height          =   300
         Index           =   1
         Left            =   0
         MaxLength       =   10
         TabIndex        =   32
         Top             =   360
         Width           =   1380
      End
      Begin CSCommand.Command Command5 
         Height          =   375
         Left            =   4920
         TabIndex        =   59
         Top             =   720
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   661
         IconAlign       =   0
         Icon            =   "frmcj1.frx":0000
         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            =   6600
         TabIndex        =   60
         Top             =   720
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   661
         IconAlign       =   0
         Icon            =   "frmcj1.frx":001C
         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        =   38
         Top             =   0
         Width           =   1335
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "学生班号"
         Height          =   255
         Index           =   11
         Left            =   1560
         TabIndex        =   37
         Top             =   0
         Width           =   1335
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "学生编号"
         Height          =   255
         Index           =   12
         Left            =   3240
         TabIndex        =   36
         Top             =   0
         Width           =   1335
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "考试课程"
         Height          =   255
         Index           =   13
         Left            =   4920
         TabIndex        =   35
         Top             =   0
         Width           =   1335
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "考试分数"
         Height          =   255
         Index           =   14
         Left            =   6600
         TabIndex        =   34
         Top             =   0
         Width           =   1335
      End
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00E0E0E0&
      BorderStyle     =   0  'None
      Caption         =   "Frame1"
      Height          =   375
      Left            =   3480
      TabIndex        =   24
      Top             =   0
      Visible         =   0   'False
      Width           =   4815
      Begin MSComctlLib.ProgressBar ProgressBar1 
         Height          =   255
         Left            =   1560
         TabIndex        =   25
         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            =   0
         TabIndex        =   26
         Top             =   0
         Width           =   1575
      End
   End
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      ForeColor       =   &H80000008&
      Height          =   1215
      Index           =   0
      Left            =   0
      ScaleHeight     =   1185
      ScaleWidth      =   8145
      TabIndex        =   18
      Top             =   5760
      Width           =   8175
      Begin VB.TextBox Text1 
         BackColor       =   &H8000000E&
         Height          =   300
         Index           =   1
         Left            =   0
         MaxLength       =   10
         TabIndex        =   64
         Top             =   360
         Width           =   1380
      End
      Begin VB.TextBox Text1 
         BackColor       =   &H8000000E&
         Height          =   300
         Index           =   0
         Left            =   0
         MaxLength       =   14
         TabIndex        =   63
         Top             =   720
         Visible         =   0   'False
         Width           =   1380
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Index           =   2
         Left            =   4560
         Style           =   2  'Dropdown List
         TabIndex        =   45
         Top             =   360
         Width           =   1455
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Index           =   1
         Left            =   3000
         Style           =   2  'Dropdown List
         TabIndex        =   44
         Top             =   360
         Width           =   1455
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Index           =   0
         Left            =   1440
         Style           =   2  'Dropdown List
         TabIndex        =   43
         Top             =   360
         Width           =   1455
      End
      Begin VB.TextBox Text1 
         BackColor       =   &H8000000E&
         Height          =   300
         Index           =   2
         Left            =   6600
         MaxLength       =   10
         TabIndex        =   39
         Top             =   360
         Width           =   1380
      End
      Begin CSCommand.Command Command1 
         Height          =   375
         Left            =   4920
         TabIndex        =   55
         Top             =   720
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   661
         IconAlign       =   0
         Icon            =   "frmcj1.frx":0038
         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 Command2 
         Height          =   375
         Left            =   6600
         TabIndex        =   56
         Top             =   720
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   661
         IconAlign       =   0
         Icon            =   "frmcj1.frx":0054
         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        =   23
         Top             =   0
         Width           =   1335
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "考试课程"
         Height          =   255
         Index           =   18
         Left            =   4920
         TabIndex        =   22
         Top             =   0
         Width           =   1335
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "学生编号"
         Height          =   255
         Index           =   17
         Left            =   3240
         TabIndex        =   21
         Top             =   0
         Width           =   1335
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "学生班号"
         Height          =   255
         Index           =   16
         Left            =   1560
         TabIndex        =   20
         Top             =   0
         Width           =   1335
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "考试期号"
         Height          =   255
         Index           =   15
         Left            =   0
         TabIndex        =   19
         Top             =   0
         Width           =   1335
      End
   End
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      ForeColor       =   &H80000008&
      Height          =   1215
      Index           =   3
      Left            =   0
      ScaleHeight     =   1185
      ScaleWidth      =   8145
      TabIndex        =   12
      Top             =   1920
      Width           =   8175
      Begin VB.ComboBox Combo4 
         Enabled         =   0   'False
         Height          =   300
         Index           =   2
         Left            =   4560
         Style           =   2  'Dropdown List
         TabIndex        =   54
         Top             =   360
         Width           =   1455
      End
      Begin VB.ComboBox Combo4 
         Enabled         =   0   'False
         Height          =   300
         Index           =   1
         Left            =   3000
         Style           =   2  'Dropdown List
         TabIndex        =   53
         Top             =   360
         Width           =   1455
      End
      Begin VB.ComboBox Combo4 
         Enabled         =   0   'False
         Height          =   300
         Index           =   0
         Left            =   1440
         Style           =   2  'Dropdown List
         TabIndex        =   52
         Top             =   360
         Width           =   1455
      End
      Begin VB.TextBox Text4 
         BackColor       =   &H8000000E&
         Enabled         =   0   'False
         Height          =   300
         Index           =   2
         Left            =   6600
         MaxLength       =   10
         TabIndex        =   41
         Top             =   360
         Width           =   1380
      End
      Begin VB.TextBox Text4 
         BackColor       =   &H8000000E&
         Enabled         =   0   'False
         Height          =   300
         Index           =   1
         Left            =   0
         MaxLength       =   10
         TabIndex        =   30
         Top             =   360
         Width           =   1380
      End
      Begin VB.TextBox Text4 
         BackColor       =   &H8000000E&
         Height          =   300
         Index           =   0
         Left            =   0
         MaxLength       =   14
         TabIndex        =   28
         Top             =   720
         Visible         =   0   'False
         Width           =   1380
      End
      Begin CSCommand.Command Command7 
         Height          =   375
         Left            =   4920
         TabIndex        =   61
         Top             =   720
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   661
         IconAlign       =   0
         Icon            =   "frmcj1.frx":0070
         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

⌨️ 快捷键说明

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