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

📄 guanli.frm

📁 程序主要是关于学生成绩管理系统
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Begin VB.Form guanli 
   BackColor       =   &H00C0C0C0&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "成绩管理"
   ClientHeight    =   8520
   ClientLeft      =   2550
   ClientTop       =   1890
   ClientWidth     =   10920
   Icon            =   "guanli.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   8520
   ScaleWidth      =   10920
   Begin VB.CommandButton Command8 
      Caption         =   "删除(&D)"
      Height          =   375
      Left            =   6960
      TabIndex        =   45
      Top             =   7440
      Width           =   1335
   End
   Begin VB.CommandButton Command7 
      Caption         =   "修改(&U)"
      Height          =   375
      Left            =   8760
      TabIndex        =   44
      Top             =   6960
      Width           =   1335
   End
   Begin VB.ComboBox Combo4 
      BackColor       =   &H00C0FFFF&
      Height          =   300
      Left            =   7680
      TabIndex        =   43
      Top             =   5040
      Width           =   2535
   End
   Begin VB.ComboBox Combo2 
      BackColor       =   &H00C0FFFF&
      Height          =   300
      Left            =   7680
      TabIndex        =   41
      Top             =   5520
      Width           =   2535
   End
   Begin VB.TextBox Text13 
      BackColor       =   &H00C0FFFF&
      DataSource      =   "Adodc2"
      Height          =   270
      Left            =   7680
      TabIndex        =   40
      Top             =   6000
      Width           =   2535
   End
   Begin VB.ComboBox Combo3 
      BackColor       =   &H00C0FFFF&
      Height          =   300
      Left            =   7680
      TabIndex        =   38
      Top             =   6480
      Width           =   2535
   End
   Begin VB.CommandButton Command1 
      Caption         =   "添加(&A)"
      Height          =   375
      Left            =   6960
      TabIndex        =   35
      Top             =   6960
      Width           =   1335
   End
   Begin VB.CommandButton CmdUpdata 
      Caption         =   "更新(&U)"
      Height          =   375
      Left            =   1800
      TabIndex        =   34
      Top             =   3960
      Width           =   975
   End
   Begin VB.CommandButton CmdBolish 
      Caption         =   "取消修改"
      Height          =   375
      Left            =   3000
      TabIndex        =   33
      Top             =   3960
      Width           =   975
   End
   Begin MSDataListLib.DataCombo DataCombo1 
      Bindings        =   "guanli.frx":058A
      DataField       =   "专业"
      DataSource      =   "Adodc2"
      Height          =   330
      Left            =   6600
      TabIndex        =   32
      Top             =   1920
      Width           =   3855
      _ExtentX        =   6800
      _ExtentY        =   582
      _Version        =   393216
      BackColor       =   12648447
      ListField       =   "专业"
      Text            =   ""
   End
   Begin VB.ComboBox Combo1 
      BackColor       =   &H00C0FFFF&
      DataField       =   "性别"
      DataSource      =   "Adodc2"
      Height          =   300
      ItemData        =   "guanli.frx":059F
      Left            =   6600
      List            =   "guanli.frx":05A1
      TabIndex        =   31
      Top             =   360
      Width           =   1215
   End
   Begin VB.TextBox Text3 
      BackColor       =   &H00C0FFFF&
      DataSource      =   "Adodc2"
      Height          =   270
      Left            =   3840
      TabIndex        =   30
      Top             =   1920
      Width           =   1815
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   120
      Top             =   8040
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   1
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=cj.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=cj.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from 学生表"
      Caption         =   "Adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   330
      Left            =   1440
      Top             =   8040
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   1
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=cj.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=cj.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from 学生表 order by 学号 asc"
      Caption         =   "Adodc2"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.CommandButton Command10 
      Caption         =   "删除(&D)"
      Height          =   375
      Left            =   4200
      TabIndex        =   26
      Top             =   3960
      Width           =   975
   End
   Begin VB.CommandButton Command9 
      Caption         =   "关闭(&C)"
      Height          =   375
      Left            =   8760
      TabIndex        =   25
      Top             =   7440
      Width           =   1335
   End
   Begin VB.CommandButton Command6 
      Caption         =   "修改(&E)"
      Height          =   375
      Left            =   600
      TabIndex        =   24
      Top             =   3960
      Width           =   975
   End
   Begin VB.CommandButton Command5 
      Caption         =   "前一个(&B)"
      Height          =   375
      Left            =   1800
      TabIndex        =   23
      Top             =   3360
      Width           =   975
   End
   Begin VB.CommandButton Command4 
      Caption         =   "下一个(&N)"
      Height          =   375
      Left            =   3000
      TabIndex        =   22
      Top             =   3360
      Width           =   975
   End
   Begin VB.CommandButton Command3 
      Caption         =   "最后(&L)"
      Height          =   375
      Left            =   4200
      TabIndex        =   21
      Top             =   3360
      Width           =   975
   End
   Begin VB.CommandButton Command2 
      Caption         =   "第一个(&F)"
      Height          =   375
      Left            =   600
      TabIndex        =   20
      Top             =   3360
      Width           =   975
   End
   Begin VB.TextBox Text10 
      BackColor       =   &H00C0FFFF&
      DataSource      =   "Adodc2"
      Height          =   270
      Left            =   1080
      TabIndex        =   19
      Top             =   1800
      Width           =   1575
   End
   Begin VB.TextBox Text9 
      BackColor       =   &H00C0FFFF&
      DataSource      =   "Adodc2"
      Height          =   270
      Left            =   1080
      TabIndex        =   18
      Top             =   2520
      Width           =   1815
   End
   Begin VB.TextBox Text8 
      BackColor       =   &H00C0FFFF&
      DataSource      =   "Adodc2"
      Height          =   270
      Left            =   1080
      TabIndex        =   17
      Top             =   1080
      Width           =   1575
   End
   Begin VB.TextBox Text7 
      BackColor       =   &H00C0FFFF&
      DataSource      =   "Adodc2"
      Height          =   270
      Left            =   6600
      TabIndex        =   16
      Top             =   1080
      Width           =   3855
   End
   Begin VB.TextBox Text5 
      BackColor       =   &H00C0FFFF&
      DataSource      =   "Adodc2"
      Height          =   270
      Left            =   8760
      TabIndex        =   15
      Top             =   360
      Width           =   1695
   End
   Begin VB.TextBox Text4 
      BackColor       =   &H00C0FFFF&
      DataSource      =   "Adodc2"
      Height          =   270
      Left            =   3840
      TabIndex        =   14
      Top             =   1080
      Width           =   1815
   End
   Begin VB.TextBox Text2 
      BackColor       =   &H00C0FFFF&
      DataSource      =   "Adodc2"
      Height          =   270
      Left            =   3840
      TabIndex        =   13
      Top             =   360
      Width           =   1815
   End
   Begin VB.TextBox Text1 
      BackColor       =   &H00C0FFFF&
      DataSource      =   "Adodc2"
      Height          =   270
      Left            =   1080
      TabIndex        =   12
      Top             =   360
      Width           =   1575
   End
   Begin VB.TextBox Text12 
      BackColor       =   &H00C0FFFF&
      DataSource      =   "Adodc2"
      Height          =   1815
      Left            =   6600
      MultiLine       =   -1  'True
      ScrollBars      =   2  'Vertical
      TabIndex        =   11
      Top             =   2640
      Width           =   3855
   End
   Begin MSDataGridLib.DataGrid DataGrid2 
      Bindings        =   "guanli.frx":05A3
      Height          =   2775
      Left            =   240
      TabIndex        =   28
      Top             =   5040
      Width           =   5055
      _ExtentX        =   8916
      _ExtentY        =   4895
      _Version        =   393216
      BackColor       =   16777215
      HeadLines       =   1
      RowHeight       =   15
      FormatLocked    =   -1  'True
      AllowAddNew     =   -1  'True
      BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Caption         =   "学生成绩"
      ColumnCount     =   4
      BeginProperty Column00 
         DataField       =   "课程号"
         Caption         =   "课程号"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column01 
         DataField       =   "课程名称"
         Caption         =   "课程名称"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column02 
         DataField       =   "成绩"
         Caption         =   "成绩"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column03 
         DataField       =   "备注"
         Caption         =   "备注"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      SplitCount      =   1
      BeginProperty Split0 
         BeginProperty Column00 
            ColumnWidth     =   1019.906
         EndProperty
         BeginProperty Column01 
            ColumnWidth     =   1319.811
         EndProperty
         BeginProperty Column02 
            ColumnWidth     =   810.142
         EndProperty
         BeginProperty Column03 
            ColumnWidth     =   1620.284
         EndProperty
      EndProperty
   End
   Begin VB.Line Line15 
      X1              =   6000
      X2              =   10440
      Y1              =   8160
      Y2              =   8160
   End
   Begin VB.Line Line14 
      X1              =   10440
      X2              =   10440
      Y1              =   4800
      Y2              =   8160
   End
   Begin VB.Line Line13 
      X1              =   6000
      X2              =   10440
      Y1              =   4800
      Y2              =   4800
   End
   Begin VB.Line Line12 
      X1              =   6000
      X2              =   6000
      Y1              =   4800

⌨️ 快捷键说明

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