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

📄 formchengji.frm

📁 学生信息管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form Formchengji 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "成绩信息"
   ClientHeight    =   5655
   ClientLeft      =   4770
   ClientTop       =   2190
   ClientWidth     =   10425
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   14.25
      Charset         =   134
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "Formchengji.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   5655
   ScaleWidth      =   10425
   Begin VB.PictureBox Picture1 
      BorderStyle     =   0  'None
      Height          =   4455
      Index           =   3
      Left            =   6120
      ScaleHeight     =   4455
      ScaleWidth      =   3855
      TabIndex        =   29
      Top             =   840
      Visible         =   0   'False
      Width           =   3855
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   12
         Left            =   1320
         TabIndex        =   35
         Top             =   480
         Width           =   2055
      End
      Begin VB.OptionButton Option1 
         Caption         =   "输入学号查询"
         Height          =   375
         Left            =   240
         TabIndex        =   34
         Top             =   0
         Value           =   -1  'True
         Width           =   2295
      End
      Begin VB.OptionButton Option2 
         Caption         =   "输入课程查询"
         Height          =   375
         Left            =   240
         TabIndex        =   33
         Top             =   960
         Width           =   2295
      End
      Begin VB.TextBox Text1 
         Height          =   300
         Index           =   13
         Left            =   1320
         TabIndex        =   32
         Top             =   1440
         Visible         =   0   'False
         Width           =   2055
      End
      Begin VB.CommandButton Command8 
         Caption         =   "打印"
         Enabled         =   0   'False
         Height          =   495
         Left            =   2160
         TabIndex        =   31
         Top             =   3720
         Width           =   1215
      End
      Begin VB.CommandButton Command7 
         Caption         =   "查询"
         Height          =   495
         Left            =   480
         TabIndex        =   30
         Top             =   3720
         Width           =   1215
      End
      Begin VB.Label Label4 
         Caption         =   "学 号:"
         Height          =   375
         Left            =   240
         TabIndex        =   37
         Top             =   480
         Width           =   1095
      End
      Begin VB.Label Label2 
         Caption         =   "课 程:"
         Height          =   375
         Left            =   240
         TabIndex        =   36
         Top             =   1440
         Visible         =   0   'False
         Width           =   1095
      End
   End
   Begin VB.PictureBox Picture1 
      BorderStyle     =   0  'None
      Height          =   4455
      Index           =   0
      Left            =   6240
      ScaleHeight     =   4455
      ScaleWidth      =   3855
      TabIndex        =   19
      Top             =   840
      Width           =   3855
      Begin VB.TextBox Text1 
         Height          =   390
         Index           =   0
         Left            =   1080
         TabIndex        =   20
         Top             =   360
         Width           =   2055
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   1
         Left            =   1080
         TabIndex        =   21
         Top             =   1320
         Width           =   2055
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Index           =   2
         Left            =   1080
         TabIndex        =   23
         Top             =   2280
         Width           =   2055
      End
      Begin VB.CommandButton Command1 
         Caption         =   "添加"
         Height          =   495
         Left            =   480
         TabIndex        =   25
         Top             =   3720
         Width           =   1215
      End
      Begin VB.CommandButton Command2 
         Caption         =   "取消"
         Height          =   495
         Left            =   2160
         TabIndex        =   27
         Top             =   3720
         Width           =   1215
      End
      Begin VB.Label Label3 
         Caption         =   "学号"
         Height          =   255
         Index           =   3
         Left            =   240
         TabIndex        =   26
         Top             =   360
         Width           =   975
      End
      Begin VB.Label Label3 
         Caption         =   "课程"
         Height          =   255
         Index           =   1
         Left            =   240
         TabIndex        =   24
         Top             =   1320
         Width           =   975
      End
      Begin VB.Label Label3 
         Caption         =   "成绩"
         Height          =   255
         Index           =   2
         Left            =   240
         TabIndex        =   22
         Top             =   2280
         Width           =   975
      End
   End
   Begin VB.PictureBox Picture1 
      BorderStyle     =   0  'None
      Height          =   4455
      Index           =   1
      Left            =   6240
      ScaleHeight     =   4398.786
      ScaleMode       =   0  'User
      ScaleWidth      =   3855
      TabIndex        =   10
      Top             =   840
      Visible         =   0   'False
      Width           =   3855
      Begin VB.TextBox Text1 
         Height          =   390
         Index           =   4
         Left            =   1080
         TabIndex        =   11
         Top             =   360
         Width           =   2055
      End
      Begin VB.TextBox Text1 
         Height          =   390
         Index           =   5
         Left            =   1080
         TabIndex        =   12
         Top             =   1320
         Width           =   2055
      End
      Begin VB.TextBox Text1 
         Height          =   390
         Index           =   6
         Left            =   1080
         TabIndex        =   13
         Top             =   2280
         Width           =   2055
      End
      Begin VB.CommandButton Command3 
         Caption         =   "修改"
         Height          =   495
         Left            =   480
         TabIndex        =   14
         Top             =   3720
         Width           =   1215
      End
      Begin VB.CommandButton Command4 
         Caption         =   "取消"
         Height          =   495
         Left            =   2160
         TabIndex        =   15
         Top             =   3720
         Width           =   1215
      End
      Begin VB.Label Label3 
         Caption         =   "学号"
         Height          =   255
         Index           =   4
         Left            =   240
         TabIndex        =   18
         Top             =   360
         Width           =   975
      End
      Begin VB.Label Label3 
         Caption         =   "课程"
         Height          =   255
         Index           =   5
         Left            =   240
         TabIndex        =   17
         Top             =   1320
         Width           =   975
      End
      Begin VB.Label Label3 
         Caption         =   "成绩"
         Height          =   255
         Index           =   6
         Left            =   240
         TabIndex        =   16
         Top             =   2280
         Width           =   975
      End
   End
   Begin VB.PictureBox Picture1 
      BorderStyle     =   0  'None
      Height          =   4455
      Index           =   2
      Left            =   6240
      ScaleHeight     =   4455
      ScaleWidth      =   3855
      TabIndex        =   6
      Top             =   840
      Visible         =   0   'False
      Width           =   3855
      Begin VB.TextBox Text1 
         Height          =   390
         Index           =   8
         Left            =   1080
         TabIndex        =   1
         Top             =   360
         Width           =   2055
      End
      Begin VB.TextBox Text1 
         Height          =   390
         Index           =   9
         Left            =   1080
         TabIndex        =   2
         Top             =   1320
         Width           =   2055
      End
      Begin VB.TextBox Text1 
         Height          =   390
         Index           =   10
         Left            =   1080
         TabIndex        =   3
         Top             =   2280
         Width           =   2055
      End
      Begin VB.CommandButton Command5 
         Caption         =   "删除"
         Height          =   495
         Left            =   480
         TabIndex        =   4
         Top             =   3720
         Width           =   1215
      End
      Begin VB.CommandButton Command6 
         Caption         =   "取消"
         Height          =   495
         Left            =   2160
         TabIndex        =   5
         Top             =   3720
         Width           =   1215
      End
      Begin VB.Label Label3 
         Caption         =   "学号"
         Height          =   255
         Index           =   8
         Left            =   240

⌨️ 快捷键说明

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