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

📄 class_info.frm

📁 这是一个非常 好的一个程序进行体会一下学生管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form form12 
   BackColor       =   &H00FFC0C0&
   Caption         =   "课程信息管理"
   ClientHeight    =   6645
   ClientLeft      =   255
   ClientTop       =   1260
   ClientWidth     =   11430
   LinkTopic       =   "Form12"
   MDIChild        =   -1  'True
   ScaleHeight     =   6645
   ScaleWidth      =   11430
   WindowState     =   2  'Maximized
   Begin VB.ComboBox Combo3 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      ItemData        =   "Class_info.frx":0000
      Left            =   7080
      List            =   "Class_info.frx":000A
      TabIndex        =   37
      Top             =   1800
      Width           =   855
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   2760
      Index           =   7
      Left            =   120
      MultiLine       =   -1  'True
      TabIndex        =   35
      Top             =   3000
      Width           =   7575
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Index           =   6
      Left            =   3360
      TabIndex        =   33
      Top             =   1800
      Width           =   1935
   End
   Begin VB.CommandButton Command8 
      Caption         =   "取    消"
      Height          =   495
      Left            =   6000
      TabIndex        =   23
      Top             =   6000
      Width           =   1095
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00FFC0C0&
      Caption         =   "课程信息浏览:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   5535
      Left            =   8160
      TabIndex        =   18
      Top             =   360
      Width           =   3015
      Begin VB.CommandButton Command11 
         Caption         =   "最后一个"
         Height          =   375
         Left            =   1680
         TabIndex        =   26
         Top             =   4560
         Width           =   1095
      End
      Begin VB.CommandButton Command10 
         Caption         =   "第 一 个"
         Height          =   375
         Left            =   360
         TabIndex        =   25
         Top             =   4560
         Width           =   1095
      End
      Begin VB.CommandButton Command9 
         Caption         =   "下 一 个"
         Height          =   375
         Left            =   1680
         TabIndex        =   24
         Top             =   3600
         Width           =   1095
      End
      Begin VB.CommandButton Command7 
         Caption         =   "上 一 个"
         Height          =   375
         Left            =   360
         TabIndex        =   22
         Top             =   3600
         Width           =   1095
      End
      Begin VB.CommandButton Command6 
         Caption         =   "重置条件"
         Height          =   375
         Left            =   1680
         TabIndex        =   21
         Top             =   2040
         Width           =   1095
      End
      Begin VB.CommandButton Command5 
         Caption         =   "显   示"
         Height          =   375
         Left            =   240
         TabIndex        =   20
         Top             =   2040
         Width           =   1095
      End
      Begin VB.ComboBox Combo2 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   330
         Index           =   1
         Left            =   1080
         TabIndex        =   19
         Top             =   1320
         Width           =   1695
      End
      Begin VB.Frame Frame2 
         BackColor       =   &H00FFC0C0&
         Caption         =   "随机浏览:"
         Height          =   2295
         Left            =   120
         TabIndex        =   27
         Top             =   360
         Width           =   2775
         Begin VB.ComboBox Combo2 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   330
            Index           =   0
            Left            =   960
            TabIndex        =   29
            Top             =   480
            Width           =   1455
         End
         Begin VB.Label Label9 
            BackColor       =   &H00FFC0C0&
            Caption         =   "课程号:"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   120
            TabIndex        =   30
            Top             =   480
            Width           =   855
         End
         Begin VB.Label Label8 
            BackColor       =   &H00FFC0C0&
            Caption         =   "课程名:"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   120
            TabIndex        =   28
            Top             =   960
            Width           =   975
         End
      End
      Begin VB.Frame Frame3 
         BackColor       =   &H00FFC0C0&
         Caption         =   "顺序浏览:"
         Height          =   2295
         Left            =   120
         TabIndex        =   31
         Top             =   3000
         Width           =   2775
      End
   End
   Begin VB.CommandButton Command4 
      Caption         =   "保    存"
      Height          =   495
      Left            =   4560
      TabIndex        =   17
      Top             =   6000
      Width           =   1095
   End
   Begin VB.CommandButton Command3 
      Caption         =   "删    除"
      Height          =   495
      Left            =   3120
      TabIndex        =   16
      Top             =   6000
      Width           =   1095
   End
   Begin VB.CommandButton Command2 
      Caption         =   "修   改"
      Height          =   495
      Left            =   1680
      TabIndex        =   15
      Top             =   6000
      Width           =   1095
   End
   Begin VB.CommandButton Command1 
      Caption         =   "添   加"
      Height          =   495
      Left            =   120
      TabIndex        =   14
      Top             =   6000
      Width           =   1095
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   5
      Left            =   1200
      TabIndex        =   13
      Top             =   1800
      Width           =   975
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Index           =   4
      Left            =   6600
      TabIndex        =   11
      Top             =   1080
      Width           =   975
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Index           =   3
      Left            =   4320
      TabIndex        =   9
      Top             =   1080
      Width           =   975
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Index           =   2
      Left            =   6600
      TabIndex        =   7
      Top             =   360
      Width           =   975
   End
   Begin VB.ComboBox Combo1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      ItemData        =   "Class_info.frx":0016
      Left            =   1200
      List            =   "Class_info.frx":0026
      TabIndex        =   5
      Top             =   1080
      Width           =   1815
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   345
      Index           =   1
      Left            =   3360
      TabIndex        =   3
      Top             =   360
      Width           =   2055
   End
   Begin VB.TextBox Text1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Index           =   0
      Left            =   1080
      TabIndex        =   1
      Top             =   360
      Width           =   1335
   End
   Begin VB.Label Label12 
      BackColor       =   &H00FFC0C0&
      Caption         =   "是否为考试课:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   5520
      TabIndex        =   36
      Top             =   1800
      Width           =   1695
   End
   Begin VB.Label Label11 
      BackColor       =   &H00FFC0C0&
      Caption         =   "所用教材:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   2280
      TabIndex        =   34
      Top             =   1800
      Width           =   1215
   End
   Begin VB.Label Label10 
      BackColor       =   &H00FFC0C0&
      Caption         =   "实验学时:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   5520
      TabIndex        =   32
      Top             =   1080
      Width           =   1215
   End
   Begin VB.Label Label7 

⌨️ 快捷键说明

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