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

📄 frmcx.frm

📁 学生成绩管理系统,适合与管理学生成绩的程序
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form frmCx 
   BackColor       =   &H00E0F8DE&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "学生管理系统"
   ClientHeight    =   6045
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   9045
   Icon            =   "frmCx.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6045
   ScaleWidth      =   9045
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin MSFlexGridLib.MSFlexGrid MSFlexGrid1 
      Height          =   2055
      Left            =   0
      TabIndex        =   11
      Top             =   3360
      Width           =   9015
      _ExtentX        =   15901
      _ExtentY        =   3625
      _Version        =   393216
      Rows            =   6
      Cols            =   8
      FixedCols       =   0
      BackColor       =   15518939
      ForeColor       =   33023
      BackColorFixed  =   16761024
      ForeColorFixed  =   16576
      BackColorSel    =   -2147483646
      ForeColorSel    =   12648447
      BackColorBkg    =   14743774
      GridColor       =   16761024
      GridColorFixed  =   16761087
      GridLinesFixed  =   3
      SelectionMode   =   1
      AllowUserResizing=   1
      Appearance      =   0
      FormatString    =   "序号|学号|姓名|性别|班级|语文成绩|数学成绩|英语成绩"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "楷体_GB2312"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00E0F8DE&
      Caption         =   "学生管理"
      Height          =   2655
      Left            =   0
      TabIndex        =   13
      Top             =   600
      Width           =   9015
      Begin VB.CommandButton CmdClear 
         BackColor       =   &H00E0F8DE&
         Caption         =   "清 除(&C)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   6960
         Style           =   1  'Graphical
         TabIndex        =   7
         Top             =   480
         Width           =   1815
      End
      Begin VB.CommandButton CmdSave 
         BackColor       =   &H00E0F8DE&
         Caption         =   "存盘/修改(&S)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   6960
         Style           =   1  'Graphical
         TabIndex        =   8
         Top             =   960
         Width           =   1815
      End
      Begin VB.CommandButton CmdDelete 
         BackColor       =   &H00E0F8DE&
         Caption         =   "删 除(&D)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   6960
         Style           =   1  'Graphical
         TabIndex        =   9
         Top             =   1440
         Width           =   1815
      End
      Begin VB.CommandButton CmdExit 
         BackColor       =   &H00E0F8DE&
         Caption         =   "退 出(&X)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   6960
         Style           =   1  'Graphical
         TabIndex        =   10
         Top             =   1920
         Width           =   1815
      End
      Begin VB.TextBox TextJls 
         Alignment       =   2  'Center
         Enabled         =   0   'False
         Height          =   300
         Left            =   4560
         TabIndex        =   14
         Text            =   "TextJls"
         Top             =   1995
         Width           =   855
      End
      Begin VB.TextBox TxtYy 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   5160
         MaxLength       =   2
         TabIndex        =   6
         Text            =   "TxtXB"
         Top             =   1320
         Width           =   1455
      End
      Begin VB.TextBox TxtYw 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   5160
         MaxLength       =   2
         TabIndex        =   4
         Text            =   "TxtXH"
         Top             =   360
         Width           =   1455
      End
      Begin VB.TextBox TxtSx 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   5160
         MaxLength       =   2
         TabIndex        =   5
         Text            =   "TxtXM"
         Top             =   840
         Width           =   1455
      End
      Begin VB.TextBox TxtBJ 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   1560
         MaxLength       =   10
         TabIndex        =   3
         Text            =   "TxtJB"
         Top             =   1800
         Width           =   2175
      End
      Begin VB.TextBox TxtXB 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   1560
         MaxLength       =   1
         TabIndex        =   2
         Text            =   "TxtXB"
         Top             =   1320
         Width           =   2175
      End
      Begin VB.TextBox TxtXH 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   1560
         MaxLength       =   5
         TabIndex        =   0
         Text            =   "TxtXH"
         Top             =   360
         Width           =   2175
      End
      Begin VB.TextBox TxtXM 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   1560
         MaxLength       =   5
         TabIndex        =   1
         Text            =   "TxtXM"
         Top             =   840
         Width           =   2175
      End
      Begin VB.Label Label10 
         BackStyle       =   0  'Transparent
         Caption         =   "条记录"
         Height          =   255
         Left            =   5640
         TabIndex        =   23
         Top             =   2040
         Width           =   735
      End
      Begin VB.Label Label9 
         BackColor       =   &H00E2F0C1&
         BackStyle       =   0  'Transparent
         Caption         =   "共"
         Height          =   255
         Left            =   4080
         TabIndex        =   22
         Top             =   2040
         Width           =   255
      End
      Begin VB.Label Label8 
         Alignment       =   1  'Right Justify
         BackStyle       =   0  'Transparent
         Caption         =   "英语成绩"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   3960
         TabIndex        =   21
         Top             =   1440
         Width           =   1095
      End
      Begin VB.Label Label7 
         Alignment       =   1  'Right Justify
         BackStyle       =   0  'Transparent
         Caption         =   "语文成绩"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   3960
         TabIndex        =   20
         Top             =   480
         Width           =   1095
      End
      Begin VB.Label Label6 
         Alignment       =   1  'Right Justify
         BackStyle       =   0  'Transparent
         Caption         =   "数学成绩"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   3960
         TabIndex        =   19
         Top             =   960
         Width           =   1095
      End
      Begin VB.Label Label5 
         Alignment       =   1  'Right Justify
         BackStyle       =   0  'Transparent
         Caption         =   "班  级"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   360
         TabIndex        =   18
         Top             =   1920
         Width           =   1095
      End
      Begin VB.Label Label4 
         Alignment       =   1  'Right Justify
         BackStyle       =   0  'Transparent
         Caption         =   "性  别"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   360
         TabIndex        =   17
         Top             =   1440
         Width           =   1095
      End
      Begin VB.Label Label3 
         Alignment       =   1  'Right Justify
         BackStyle       =   0  'Transparent
         Caption         =   "学  号"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12

⌨️ 快捷键说明

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