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

📄 frmclassroom.frm

📁 学校排课管理系统 科目的查询
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form Frmclassroom 
   Caption         =   "教室情况一览表"
   ClientHeight    =   8595
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   11880
   ControlBox      =   0   'False
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   18
      Charset         =   134
      Weight          =   700
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   LinkTopic       =   "Form1"
   ScaleHeight     =   8595
   ScaleWidth      =   11880
   StartUpPosition =   3  '窗口缺省
   WindowState     =   2  'Maximized
   Begin VB.Frame Frame3 
      Caption         =   "教室编号说明:"
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   21.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1695
      Left            =   480
      TabIndex        =   21
      Top             =   6720
      Width           =   10575
      Begin VB.Label Label6 
         Caption         =   "教室编号规则为教室所在的楼号+教室在本楼中的编号。体育场所的编号以1和2区分单双周"
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   15.75
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   975
         Left            =   120
         TabIndex        =   22
         Top             =   600
         Width           =   10215
      End
   End
   Begin VB.Frame Frame1 
      Height          =   4935
      Left            =   360
      TabIndex        =   0
      Top             =   0
      Width           =   10575
      Begin VB.ListBox List1 
         BeginProperty Font 
            Name            =   "楷体_GB2312"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   2340
         ItemData        =   "Frmclassroom.frx":0000
         Left            =   7560
         List            =   "Frmclassroom.frx":0002
         TabIndex        =   19
         Top             =   1200
         Width           =   2055
      End
      Begin VB.ComboBox Cmbfunction 
         Height          =   480
         Left            =   3000
         TabIndex        =   18
         Top             =   2160
         Width           =   3975
      End
      Begin VB.ComboBox Combo1 
         Height          =   480
         Left            =   3000
         TabIndex        =   12
         Top             =   3000
         Width           =   3975
      End
      Begin VB.CommandButton cmdfirst 
         Caption         =   "第一个"
         BeginProperty Font 
            Name            =   "隶书"
            Size            =   21.75
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   600
         TabIndex        =   11
         Top             =   4080
         Width           =   2055
      End
      Begin VB.CommandButton Cmdprevious 
         Caption         =   "前一个"
         BeginProperty Font 
            Name            =   "隶书"
            Size            =   21.75
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   3080
         TabIndex        =   10
         Top             =   4080
         Width           =   2055
      End
      Begin VB.CommandButton Cmdnext 
         Caption         =   "下一个"
         BeginProperty Font 
            Name            =   "隶书"
            Size            =   21.75
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   5560
         TabIndex        =   9
         Top             =   4080
         Width           =   2055
      End
      Begin VB.CommandButton Cmdlast 
         Caption         =   "最后一个"
         BeginProperty Font 
            Name            =   "隶书"
            Size            =   21.75
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   8040
         TabIndex        =   8
         Top             =   4080
         Width           =   2055
      End
      Begin VB.TextBox Txtname 
         Height          =   480
         Left            =   3000
         TabIndex        =   6
         Top             =   1320
         Width           =   3975
      End
      Begin VB.TextBox txtid 
         Height          =   480
         Left            =   3000
         TabIndex        =   5
         Top             =   480
         Width           =   3975
      End
      Begin VB.Label Label3 
         Caption         =   "教室类型与功能对应关系:"
         BeginProperty Font 
            Name            =   "隶书"
            Size            =   15.75
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   735
         Left            =   7440
         TabIndex        =   20
         Top             =   480
         Width           =   2415
      End
      Begin VB.Label Label5 
         Caption         =   "教室类型:"
         Height          =   495
         Left            =   720
         TabIndex        =   4
         Top             =   3120
         Width           =   1935
      End
      Begin VB.Label Label4 
         Caption         =   "教室功能:"
         Height          =   495
         Left            =   720
         TabIndex        =   3
         Top             =   2240
         Width           =   1935
      End
      Begin VB.Label Label2 
         Caption         =   "教室名称:"
         Height          =   495
         Left            =   720
         TabIndex        =   2
         Top             =   1360
         Width           =   1935
      End
      Begin VB.Label Label1 
         Caption         =   "教室编号:"
         Height          =   495
         Left            =   720
         TabIndex        =   1
         Top             =   480
         Width           =   1935
      End
   End
   Begin VB.Frame Frame2 
      Height          =   1335
      Left            =   480
      TabIndex        =   7
      Top             =   5280
      Width           =   10575
      Begin VB.CommandButton Cmddelete 
         Caption         =   "删除"
         BeginProperty Font 
            Name            =   "隶书"
            Size            =   21.75
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   735
         Left            =   2430
         TabIndex        =   17
         Top             =   360
         Width           =   1575
      End
      Begin VB.CommandButton Cmdedit 
         Caption         =   "编辑"
         BeginProperty Font 
            Name            =   "隶书"
            Size            =   21.75
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   735
         Left            =   6570
         TabIndex        =   16
         Top             =   360
         Width           =   1575
      End
      Begin VB.CommandButton Cmdadd 
         Caption         =   "添加"
         BeginProperty Font 
            Name            =   "隶书"
            Size            =   21.75
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False

⌨️ 快捷键说明

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