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

📄 sheet1.frm

📁 学生成绩管理系统
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form sheet1 
   Caption         =   "定塘中学成绩管理系统 班级工作表"
   ClientHeight    =   7980
   ClientLeft      =   165
   ClientTop       =   735
   ClientWidth     =   8880
   Icon            =   "sheet1.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   7980
   ScaleWidth      =   8880
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame Frame_muldiv 
      Height          =   2055
      Left            =   7560
      TabIndex        =   55
      Top             =   720
      Visible         =   0   'False
      Width           =   3615
      Begin VB.TextBox Text_muldiv 
         BackColor       =   &H00C0C000&
         Height          =   375
         Left            =   2520
         TabIndex        =   59
         Text            =   "1.00"
         Top             =   480
         Width           =   735
      End
      Begin VB.CommandButton Cmd_muldiv_exit 
         Caption         =   "放弃退出"
         Height          =   375
         Left            =   1920
         TabIndex        =   57
         Top             =   1440
         Width           =   1335
      End
      Begin VB.CommandButton Cmd_muldiv 
         Caption         =   "立即生效"
         Height          =   375
         Left            =   360
         TabIndex        =   56
         Top             =   1440
         Width           =   1335
      End
      Begin VB.Label Label_muldiv 
         BackColor       =   &H00C0C000&
         Caption         =   "选定列乘以"
         Height          =   375
         Left            =   360
         TabIndex        =   58
         Top             =   480
         Width           =   2175
      End
   End
   Begin VB.Frame Frame_system 
      Caption         =   "系统参数"
      Height          =   3855
      Left            =   240
      TabIndex        =   50
      Top             =   3840
      Visible         =   0   'False
      Width           =   3375
      Begin VB.TextBox Text_shoolname 
         BackColor       =   &H0000C0C0&
         Height          =   375
         Left            =   1560
         TabIndex        =   54
         Text            =   "定塘中学"
         Top             =   240
         Width           =   1695
      End
      Begin VB.CommandButton Cmd_sysytem_exit 
         Caption         =   "放弃退出"
         Height          =   375
         Left            =   1680
         TabIndex        =   52
         Top             =   3360
         Width           =   1095
      End
      Begin VB.CommandButton Cmd_sysytem 
         Caption         =   "立即生效"
         Height          =   375
         Left            =   240
         TabIndex        =   51
         Top             =   3360
         Width           =   1095
      End
      Begin VB.Label Label_shoolname 
         BackColor       =   &H0000C0C0&
         Caption         =   "学校名称"
         Height          =   375
         Left            =   240
         TabIndex        =   53
         Top             =   240
         Width           =   1335
      End
   End
   Begin VB.Frame Frame_template_class 
      Caption         =   "班级模板"
      ForeColor       =   &H008080FF&
      Height          =   6975
      Left            =   3600
      TabIndex        =   23
      Top             =   720
      Visible         =   0   'False
      Width           =   3975
      Begin VB.TextBox Text_class_name 
         BackColor       =   &H00FF8080&
         ForeColor       =   &H8000000D&
         Height          =   495
         Left            =   1800
         TabIndex        =   37
         Text            =   "101"
         Top             =   240
         Width           =   1935
      End
      Begin VB.TextBox Text_class_no 
         BackColor       =   &H000000FF&
         Height          =   495
         Left            =   1800
         TabIndex        =   36
         Text            =   "70"
         Top             =   960
         Width           =   1935
      End
      Begin VB.TextBox Text_course 
         BackColor       =   &H00C0E0FF&
         Height          =   375
         Index           =   0
         Left            =   1800
         TabIndex        =   35
         Text            =   "语文"
         Top             =   1680
         Width           =   1935
      End
      Begin VB.TextBox Text_course 
         BackColor       =   &H00C0E0FF&
         Height          =   375
         Index           =   1
         Left            =   1800
         TabIndex        =   34
         Text            =   "数学"
         Top             =   2160
         Width           =   1935
      End
      Begin VB.TextBox Text_course 
         BackColor       =   &H00C0E0FF&
         Height          =   375
         Index           =   2
         Left            =   1800
         TabIndex        =   33
         Text            =   "英语"
         Top             =   2640
         Width           =   1935
      End
      Begin VB.TextBox Text_course 
         BackColor       =   &H00C0E0FF&
         Height          =   375
         Index           =   3
         Left            =   1800
         TabIndex        =   32
         Text            =   "自然"
         Top             =   3120
         Width           =   1935
      End
      Begin VB.TextBox Text_course 
         BackColor       =   &H00C0E0FF&
         Height          =   375
         Index           =   4
         Left            =   1800
         TabIndex        =   31
         Text            =   "社会"
         Top             =   3600
         Width           =   1935
      End
      Begin VB.TextBox Text_course 
         BackColor       =   &H00C0E0FF&
         Height          =   375
         Index           =   5
         Left            =   1800
         TabIndex        =   30
         Text            =   "体育"
         Top             =   4080
         Width           =   1935
      End
      Begin VB.TextBox Text_course 
         BackColor       =   &H00C0E0FF&
         Height          =   375
         Index           =   6
         Left            =   1800
         TabIndex        =   29
         Top             =   4560
         Width           =   1935
      End
      Begin VB.TextBox Text_course 
         BackColor       =   &H00C0E0FF&
         Height          =   375
         Index           =   7
         Left            =   1800
         TabIndex        =   28
         Top             =   5040
         Width           =   1935
      End
      Begin VB.TextBox Text_course 
         BackColor       =   &H00C0E0FF&
         Height          =   375
         Index           =   8
         Left            =   1800
         TabIndex        =   27
         Top             =   5520
         Width           =   1935
      End
      Begin VB.TextBox Text_course 
         BackColor       =   &H00C0E0FF&
         Height          =   375
         Index           =   9
         Left            =   1800
         TabIndex        =   26
         Top             =   6000
         Width           =   1935
      End
      Begin VB.CommandButton Cmd_template 
         Caption         =   "确定"
         Height          =   375
         Left            =   720
         TabIndex        =   25
         Top             =   6480
         Width           =   855
      End
      Begin VB.CommandButton Cmd_templateexit 
         Caption         =   "取消"
         Height          =   375
         Left            =   2520
         TabIndex        =   24
         Top             =   6480
         Width           =   975
      End
      Begin VB.Label Label_classname 
         Caption         =   "班级名称"
         ForeColor       =   &H00FF8080&
         Height          =   375
         Left            =   960
         TabIndex        =   49
         Top             =   480
         Width           =   1455
      End
      Begin VB.Label Label_class_no 
         Caption         =   "班级人数"
         ForeColor       =   &H000000FF&
         Height          =   615
         Left            =   960
         TabIndex        =   48
         Top             =   1080
         Width           =   1215
      End
      Begin VB.Label Label_course 
         Caption         =   "学科1"
         Height          =   375
         Index           =   0
         Left            =   1200
         TabIndex        =   47
         Top             =   1680
         Width           =   1215
      End
      Begin VB.Label Label_course 
         Caption         =   "学科1"
         Height          =   375
         Index           =   1
         Left            =   1200
         TabIndex        =   46
         Top             =   2160
         Width           =   1215
      End
      Begin VB.Label Label_course 
         Caption         =   "学科1"
         Height          =   375
         Index           =   2
         Left            =   1200
         TabIndex        =   45
         Top             =   2640
         Width           =   1215
      End
      Begin VB.Label Label_course 
         Caption         =   "学科1"
         Height          =   375
         Index           =   3
         Left            =   1200
         TabIndex        =   44
         Top             =   3120
         Width           =   1215
      End
      Begin VB.Label Label_course 
         Caption         =   "学科1"
         Height          =   375
         Index           =   4
         Left            =   1200
         TabIndex        =   43
         Top             =   3600
         Width           =   1215
      End
      Begin VB.Label Label_course 
         Caption         =   "学科1"
         Height          =   375
         Index           =   5
         Left            =   1200
         TabIndex        =   42
         Top             =   4080
         Width           =   1215
      End
      Begin VB.Label Label_course 
         Caption         =   "学科1"
         Height          =   375
         Index           =   6
         Left            =   1200
         TabIndex        =   41
         Top             =   4560
         Width           =   1215
      End
      Begin VB.Label Label_course 
         Caption         =   "学科1"
         Height          =   375
         Index           =   7
         Left            =   1200
         TabIndex        =   40
         Top             =   5040
         Width           =   1215
      End
      Begin VB.Label Label_course 
         Caption         =   "学科1"
         Height          =   375
         Index           =   8
         Left            =   1200
         TabIndex        =   39
         Top             =   5640
         Width           =   1215
      End
      Begin VB.Label Label_course 
         Caption         =   "学科1"
         Height          =   375
         Index           =   9
         Left            =   1200
         TabIndex        =   38
         Top             =   6120
         Width           =   1215
      End
   End
   Begin VB.Frame Frame_jigeyouxiu 
      Height          =   3015
      Left            =   240
      TabIndex        =   14
      Top             =   840
      Visible         =   0   'False
      Width           =   3375
      Begin VB.CommandButton Cmd_exitjigeyouxiu 
         Caption         =   "放弃退出"
         Height          =   375
         Left            =   1800
         TabIndex        =   21
         Top             =   2280
         Width           =   1215
      End
      Begin VB.TextBox Text_youxiu 
         BackColor       =   &H00C0E0FF&
         Height          =   375
         Left            =   1800
         TabIndex        =   20
         Text            =   "80"
         Top             =   1680
         Width           =   1215
      End
      Begin VB.TextBox Text_jige 
         BackColor       =   &H00C0C0FF&
         Height          =   375
         Left            =   1800
         TabIndex        =   19
         Text            =   "60"
         Top             =   1080
         Width           =   1215
      End
      Begin VB.CommandButton Cmd_setjigeyouiu 
         Caption         =   "立即生效"
         Height          =   375
         Left            =   360
         TabIndex        =   18
         Top             =   2280
         Width           =   1215
      End
      Begin VB.Label Label_lie 
         BackColor       =   &H00C0C000&
         Height          =   375
         Left            =   360
         TabIndex        =   22
         Top             =   600
         Width           =   2655
      End
      Begin VB.Label Label_youxiu 
         BackColor       =   &H00C0E0FF&
         Caption         =   "优秀分"
         Height          =   375
         Left            =   360
         TabIndex        =   17
         Top             =   1680
         Width           =   1455
      End
      Begin VB.Label Label_jige 
         BackColor       =   &H00C0C0FF&
         Caption         =   "及格分"
         Height          =   375
         Left            =   360
         TabIndex        =   16
         Top             =   1080
         Width           =   1455
      End
      Begin VB.Label Label_youxiujige 
         Caption         =   "请设置指定列的参数"
         Height          =   375
         Left            =   360
         TabIndex        =   15
         Top             =   240
         Width           =   2655
      End
   End
   Begin VB.CheckBox Check 
      Caption         =   "计算"
      Height          =   255
      Index           =   11
      Left            =   10200
      TabIndex        =   13
      Top             =   240
      Width           =   855
   End
   Begin VB.CheckBox Check 
      Caption         =   "计算"
      Height          =   255
      Index           =   10
      Left            =   9360
      TabIndex        =   12
      Top             =   240
      Width           =   855
   End
   Begin VB.CheckBox Check 
      Caption         =   "计算"
      Height          =   255
      Index           =   9
      Left            =   8400
      TabIndex        =   11
      Top             =   240
      Width           =   855
   End
   Begin VB.CheckBox Check 
      Caption         =   "计算"
      Height          =   255
      Index           =   8
      Left            =   7560
      TabIndex        =   10
      Top             =   240
      Width           =   855
   End
   Begin VB.CheckBox Check 
      Caption         =   "计算"
      Height          =   255
      Index           =   7
      Left            =   6600
      TabIndex        =   9
      Top             =   240
      Width           =   855
   End
   Begin VB.CheckBox Check 
      Caption         =   "计算"
      Height          =   255
      Index           =   6
      Left            =   5760
      TabIndex        =   8
      Top             =   240
      Width           =   855
   End
   Begin VB.CheckBox Check 
      Caption         =   "计算"
      Height          =   255
      Index           =   5
      Left            =   4800
      TabIndex        =   7
      Top             =   240
      Width           =   855
   End
   Begin VB.CheckBox Check 
      Caption         =   "计算"
      Height          =   255
      Index           =   4
      Left            =   3960
      TabIndex        =   6
      Top             =   240
      Width           =   855
   End
   Begin VB.CheckBox Check 
      Caption         =   "计算"
      Height          =   255
      Index           =   3
      Left            =   3000
      TabIndex        =   5
      Top             =   240
      Width           =   855
   End
   Begin VB.CheckBox Check 
      Caption         =   "计算"
      Height          =   255
      Index           =   2
      Left            =   2160
      TabIndex        =   4
      Top             =   240
      Width           =   855
   End
   Begin VB.CheckBox Check 
      Caption         =   "计算"
      Height          =   255
      Index           =   1
      Left            =   1200
      TabIndex        =   3
      Top             =   240
      Width           =   855
   End
   Begin VB.CheckBox Check 
      Caption         =   "计算"
      Height          =   255
      Index           =   0
      Left            =   240
      TabIndex        =   2
      Top             =   240
      Width           =   855
   End
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   1200
      Top             =   -120
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin VB.TextBox Text1 
      Height          =   375
      Left            =   240
      TabIndex        =   1
      Top             =   0
      Width           =   975
   End
   Begin MSFlexGridLib.MSFlexGrid grid 
      Height          =   7215
      Left            =   240
      TabIndex        =   0
      Top             =   480
      Width           =   11175
      _ExtentX        =   19711
      _ExtentY        =   12726
      _Version        =   393216
      Rows            =   100
      Cols            =   40
   End
   Begin VB.Menu menu_file 
      Caption         =   "文件(&F)"
      Begin VB.Menu menu_open 
         Caption         =   "打开"
      End
      Begin VB.Menu menu_save 
         Caption         =   "保存"
      End
      Begin VB.Menu menu_exit 
         Caption         =   "退出"
      End
   End
   Begin VB.Menu menu_edit 
      Caption         =   "编辑(&E)"
      Begin VB.Menu meun_clearall 
         Caption         =   "清空"
      End
      Begin VB.Menu MENU_SELECTALL 
         Caption         =   "全选"
         Visible         =   0   'False
      End
      Begin VB.Menu menu_insert_title 
         Caption         =   "插入行记录结束标志"

⌨️ 快捷键说明

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