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

📄 frmmodscore.frm

📁 基于vb的程序管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Begin VB.Form frmModscore 
   Caption         =   "Form1"
   ClientHeight    =   6975
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   10170
   LinkTopic       =   "Form1"
   ScaleHeight     =   6975
   ScaleWidth      =   10170
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame fraModfi 
      Caption         =   "输入/修改"
      Height          =   1335
      Left            =   120
      TabIndex        =   4
      Top             =   890
      Width           =   9600
      Begin VB.ComboBox txtsexfm 
         Height          =   300
         Left            =   8520
         TabIndex        =   19
         Text            =   "Combo1"
         Top             =   240
         Width           =   855
      End
      Begin VB.TextBox txtcollege0 
         Height          =   375
         Left            =   3600
         TabIndex        =   16
         Top             =   720
         Width           =   1215
      End
      Begin VB.TextBox txtclass1 
         Height          =   375
         Left            =   1080
         TabIndex        =   14
         Top             =   720
         Width           =   1335
      End
      Begin VB.TextBox txtDatetime 
         Height          =   390
         Left            =   6000
         TabIndex        =   12
         Text            =   "Text2"
         Top             =   240
         Width           =   1815
      End
      Begin VB.TextBox txtStudentN 
         Height          =   390
         Left            =   3600
         TabIndex        =   11
         Text            =   "Text1"
         Top             =   240
         Width           =   1215
      End
      Begin VB.TextBox txtStuNO 
         Height          =   375
         Left            =   1080
         TabIndex        =   5
         Top             =   280
         Width           =   1335
      End
      Begin VB.Label Label4 
         Caption         =   "成绩"
         Height          =   255
         Left            =   8040
         TabIndex        =   18
         Top             =   840
         Width           =   375
      End
      Begin VB.Label Label3 
         Caption         =   "科目"
         Height          =   255
         Left            =   5520
         TabIndex        =   17
         Top             =   840
         Width           =   375
      End
      Begin VB.Label Label2 
         Caption         =   "院系"
         Height          =   255
         Left            =   2880
         TabIndex        =   15
         Top             =   840
         Width           =   495
      End
      Begin VB.Label Label1 
         Caption         =   "班级"
         Height          =   255
         Left            =   480
         TabIndex        =   13
         Top             =   840
         Width           =   495
      End
      Begin VB.Label lblStuNum 
         Caption         =   "学生学号"
         Height          =   255
         Left            =   240
         TabIndex        =   9
         Top             =   360
         Width           =   855
      End
      Begin VB.Label lblStuName 
         Caption         =   "学生姓名"
         Height          =   255
         Left            =   2760
         TabIndex        =   8
         Top             =   360
         Width           =   855
      End
      Begin VB.Label labSex 
         Caption         =   "性别"
         Height          =   255
         Left            =   8040
         TabIndex        =   7
         Top             =   360
         Width           =   495
      End
      Begin VB.Label labBeginTerm 
         Caption         =   "入学日期"
         Height          =   255
         Left            =   5160
         TabIndex        =   6
         Top             =   360
         Width           =   855
      End
   End
   Begin VB.TextBox txtStuName 
      Height          =   390
      Left            =   4080
      TabIndex        =   3
      Top             =   1170
      Width           =   1335
   End
   Begin MSComctlLib.ListView lsvStuIfm0 
      Height          =   4485
      Left            =   120
      TabIndex        =   0
      Top             =   2400
      Width           =   10005
      _ExtentX        =   17648
      _ExtentY        =   7911
      LabelEdit       =   1
      LabelWrap       =   0   'False
      HideSelection   =   0   'False
      FullRowSelect   =   -1  'True
      GridLines       =   -1  'True
      _Version        =   393217
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
      BorderStyle     =   1
      Appearance      =   1
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      NumItems        =   0
   End
   Begin MSComCtl2.DTPicker dtpBeginTerm 
      Height          =   375
      Left            =   6480
      TabIndex        =   1
      Top             =   1190
      Width           =   1815
      _ExtentX        =   3201
      _ExtentY        =   661
      _Version        =   393216
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Format          =   25559041
      CurrentDate     =   37846
   End
   Begin MSComctlLib.ImageCombo imgcbSex 
      Height          =   315
      Index           =   0
      Left            =   9000
      TabIndex        =   2
      Top             =   1200
      Width           =   735
      _ExtentX        =   1296
      _ExtentY        =   556
      _Version        =   393216
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Locked          =   -1  'True
   End
   Begin MSComctlLib.ImageList imlStuIfm 
      Left            =   8040
      Top             =   120
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   32
      ImageHeight     =   32
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   8
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmModscore.frx":0000
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmModscore.frx":0D0A
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmModscore.frx":15E4
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmModscore.frx":173E
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmModscore.frx":2018
            Key             =   ""
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmModscore.frx":246A
            Key             =   ""
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmModscore.frx":42EC
            Key             =   ""
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmModscore.frx":5FF6
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.Toolbar tbrStuIfm 
      Align           =   1  'Align Top
      Height          =   795
      Left            =   0
      TabIndex        =   10
      Top             =   0
      Width           =   10170
      _ExtentX        =   17939
      _ExtentY        =   1402
      ButtonWidth     =   1455
      ButtonHeight    =   1349
      Appearance      =   1
      Style           =   1
      ImageList       =   "imlStuIfm"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   8
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "新建"
            Key             =   "新建"
            ImageIndex      =   1
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "保存"
            Key             =   "保存"
            ImageIndex      =   2
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "删除"
            Key             =   "删除"
            ImageIndex      =   3
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "刷新"
            Key             =   "刷新"
            ImageIndex      =   4
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "全部显示"
            Key             =   "全部显示"
            ImageIndex      =   5
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "查找"
            Key             =   "查找"
            ImageIndex      =   6
         EndProperty
         BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "清空"
            Key             =   "清空"
            ImageIndex      =   7
         EndProperty
         BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "退出"
            Key             =   "退出"
            ImageIndex      =   8

⌨️ 快捷键说明

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