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

📄 main.frm

📁 学校管理系统 V1.0 正式企业版是一款面向中小型企业、个体私营企业
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form frmMain 
   BackColor       =   &H00808080&
   Caption         =   "邯郸市荣升计算机学校"
   ClientHeight    =   5205
   ClientLeft      =   165
   ClientTop       =   1155
   ClientWidth     =   8250
   Icon            =   "main.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   5205
   ScaleWidth      =   8250
   StartUpPosition =   3  '窗口缺省
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   480
      Top             =   1440
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   32
      ImageHeight     =   32
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   9
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "main.frx":0442
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "main.frx":0894
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "main.frx":0CE6
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "main.frx":3D68
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "main.frx":671A
            Key             =   ""
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "main.frx":6B6C
            Key             =   ""
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "main.frx":6FBE
            Key             =   ""
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "main.frx":7410
            Key             =   ""
         EndProperty
         BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "main.frx":A492
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComDlg.CommonDialog ShowWin 
      Left            =   480
      Top             =   840
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin MSComctlLib.Toolbar Toolbar1 
      Align           =   1  'Align Top
      Height          =   660
      Left            =   0
      TabIndex        =   1
      Top             =   0
      Width           =   8250
      _ExtentX        =   14552
      _ExtentY        =   1164
      ButtonWidth     =   1032
      ButtonHeight    =   1005
      Appearance      =   1
      ImageList       =   "ImageList1"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   10
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "tbXueYuan"
            Object.ToolTipText     =   "学员档案"
            ImageIndex      =   1
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "tbZhiGong"
            Object.ToolTipText     =   "职工档案"
            ImageIndex      =   2
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "tbFindXY"
            Object.ToolTipText     =   "学员查询"
            ImageIndex      =   3
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "tbFindZG"
            Object.ToolTipText     =   "职工查询"
            ImageIndex      =   4
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "tbEditPass"
            Object.ToolTipText     =   "修改密码"
            ImageIndex      =   6
         EndProperty
         BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "tbDingShi"
            Object.ToolTipText     =   "定时提醒"
            ImageIndex      =   7
         EndProperty
         BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "tbHelp"
            Object.ToolTipText     =   "帮助"
            ImageIndex      =   8
         EndProperty
         BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "tbExit"
            Object.ToolTipText     =   "退出"
            ImageIndex      =   9
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.StatusBar StatusBar1 
      Align           =   2  'Align Bottom
      Height          =   375
      Left            =   0
      TabIndex        =   0
      Top             =   4830
      Width           =   8250
      _ExtentX        =   14552
      _ExtentY        =   661
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   4
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   7056
            MinWidth        =   7056
         EndProperty
         BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   4233
            MinWidth        =   4233
         EndProperty
         BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   5292
            MinWidth        =   5292
         EndProperty
         BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   5292
            MinWidth        =   5292
         EndProperty
      EndProperty
   End
   Begin VB.Menu m0 
      Caption         =   "操作(&F)"
      Begin VB.Menu m01 
         Caption         =   "重新登录"
      End
      Begin VB.Menu m0Line01 
         Caption         =   "-"
      End
      Begin VB.Menu m02 
         Caption         =   "退出系统"
      End
   End
   Begin VB.Menu m1 
      Caption         =   "档案管理(&D)"
      Begin VB.Menu m11 
         Caption         =   "学员档案"
      End
      Begin VB.Menu m12 
         Caption         =   "职工档案"
      End
   End
   Begin VB.Menu m2 
      Caption         =   "考勤管理(&K)"
      Begin VB.Menu m21 
         Caption         =   "班次定义"
      End
      Begin VB.Menu m22 
         Caption         =   "日常排班"
      End
      Begin VB.Menu m23 
         Caption         =   "调换排班"
      End
      Begin VB.Menu m24 
         Caption         =   "请假登记"
      End
   End
   Begin VB.Menu m4 
      Caption         =   "信息查询(&C)"
      Begin VB.Menu m41 
         Caption         =   "学员查询"
      End
      Begin VB.Menu m42 
         Caption         =   "学费查询"
      End
      Begin VB.Menu m43 
         Caption         =   "职工查询"
      End
      Begin VB.Menu m44 
         Caption         =   "考勤查询"
      End
   End
   Begin VB.Menu m5 
      Caption         =   "项目管理(&X)"
      Begin VB.Menu m51 
         Caption         =   "权限管理"
      End
      Begin VB.Menu m52 
         Caption         =   "职务管理"
      End
      Begin VB.Menu m53 
         Caption         =   "请假类型"
      End
      Begin VB.Menu m5Line01 
         Caption         =   "-"
      End
      Begin VB.Menu m54 
         Caption         =   "学校设置"
      End
   End
   Begin VB.Menu m6 
      Caption         =   "帐号管理(&Z)"
      Begin VB.Menu m61 
         Caption         =   "修改密码"
      End
      Begin VB.Menu m6Line01 
         Caption         =   "-"
      End
      Begin VB.Menu m62 
         Caption         =   "增加管理员"
      End
      Begin VB.Menu m63 
         Caption         =   "删除管理员"
      End
   End
   Begin VB.Menu m7 
      Caption         =   "数据库管理(&S)"
      Begin VB.Menu m71 
         Caption         =   "备份数据库"
      End
      Begin VB.Menu m72 
         Caption         =   "恢复数据库"
      End
      Begin VB.Menu m73 
         Caption         =   "压缩数据库"
      End
      Begin VB.Menu m74 
         Caption         =   "删除过期信息"
      End
   End
   Begin VB.Menu m8 
      Caption         =   "其他(&Q)"
      Begin VB.Menu m81 
         Caption         =   "计算器"
      End

⌨️ 快捷键说明

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