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

📄 shezhi.frm

📁 一个简单的大学宿舍管理系统环境:vb6.0+acce
💻 FRM
📖 第 1 页 / 共 3 页
字号:
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   4155
      _ExtentX        =   7329
      _ExtentY        =   9975
      _Version        =   393216
      Tab             =   1
      TabHeight       =   520
      TabCaption(0)   =   "公寓设置"
      TabPicture(0)   =   "shezhi.frx":0000
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Frame4"
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "寝室设置"
      TabPicture(1)   =   "shezhi.frx":001C
      Tab(1).ControlEnabled=   -1  'True
      Tab(1).Control(0)=   "Frame1"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).ControlCount=   1
      TabCaption(2)   =   "班级设置"
      TabPicture(2)   =   "shezhi.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Frame7"
      Tab(2).ControlCount=   1
      Begin VB.Frame Frame1 
         Height          =   5055
         Left            =   120
         TabIndex        =   7
         Top             =   480
         Width           =   3855
         Begin VB.TextBox Text7 
            Height          =   270
            Left            =   2880
            TabIndex        =   39
            Top             =   240
            Visible         =   0   'False
            Width           =   735
         End
         Begin VB.TextBox Text6 
            Height          =   270
            Left            =   2880
            TabIndex        =   38
            Top             =   240
            Visible         =   0   'False
            Width           =   615
         End
         Begin VB.ComboBox Combo1 
            Height          =   300
            Left            =   1080
            TabIndex        =   31
            Top             =   320
            Width           =   1455
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Left            =   1080
            TabIndex        =   28
            Top             =   840
            Width           =   1455
         End
         Begin MSComctlLib.TreeView TreeView1 
            Height          =   3495
            Left            =   120
            TabIndex        =   27
            Top             =   1200
            Width           =   2415
            _ExtentX        =   4260
            _ExtentY        =   6165
            _Version        =   393217
            LabelEdit       =   1
            Style           =   7
            Appearance      =   1
         End
         Begin VB.Frame Frame11 
            Height          =   2175
            Left            =   2760
            TabIndex        =   14
            Top             =   600
            Width           =   975
            Begin VB.CommandButton Command11 
               Caption         =   "修改"
               Height          =   375
               Left            =   120
               TabIndex        =   25
               Top             =   720
               Width           =   735
            End
            Begin VB.CommandButton Command8 
               Caption         =   "删除"
               Height          =   375
               Left            =   120
               TabIndex        =   17
               Top             =   1200
               Width           =   735
            End
            Begin VB.CommandButton Command4 
               Caption         =   "退出"
               Height          =   375
               Left            =   120
               TabIndex        =   16
               Top             =   1680
               Width           =   735
            End
            Begin VB.CommandButton Command2 
               Caption         =   "添加"
               Height          =   375
               Left            =   120
               TabIndex        =   15
               Top             =   240
               Width           =   735
            End
         End
         Begin VB.Frame Frame2 
            Caption         =   "提示"
            ForeColor       =   &H000000FF&
            Height          =   1815
            Left            =   2760
            TabIndex        =   8
            Top             =   2880
            Width           =   975
            Begin VB.Label Label1 
               Caption         =   "在树形界面中,选择寝室,点击删除即可删除当前记录"
               Height          =   1260
               Left            =   120
               TabIndex        =   9
               Top             =   360
               Width           =   780
            End
         End
         Begin VB.Label Label5 
            Caption         =   "寝室名称"
            Height          =   255
            Left            =   120
            TabIndex        =   30
            Top             =   840
            Width           =   855
         End
         Begin VB.Label Label4 
            Caption         =   "选择公寓"
            Height          =   255
            Left            =   120
            TabIndex        =   29
            Top             =   360
            Width           =   735
         End
      End
      Begin VB.Frame Frame4 
         Height          =   5055
         Left            =   -74880
         TabIndex        =   4
         Top             =   480
         Width           =   3855
         Begin VB.TextBox Text3 
            Height          =   270
            Left            =   1200
            TabIndex        =   34
            Top             =   240
            Visible         =   0   'False
            Width           =   975
         End
         Begin VB.TextBox Text2 
            Height          =   270
            Left            =   2280
            TabIndex        =   33
            Top             =   3670
            Width           =   1455
         End
         Begin MSDataGridLib.DataGrid DataGrid2 
            Height          =   2775
            Left            =   240
            TabIndex        =   23
            Top             =   600
            Width           =   2055
            _ExtentX        =   3625
            _ExtentY        =   4895
            _Version        =   393216
            AllowUpdate     =   0   'False
            BorderStyle     =   0
            HeadLines       =   1
            RowHeight       =   15
            FormatLocked    =   -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
            ColumnCount     =   1
            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
            SplitCount      =   1
            BeginProperty Split0 
               BeginProperty Column00 
                  WrapText        =   -1  'True
                  ColumnWidth     =   1695.118
               EndProperty
            EndProperty
         End
         Begin VB.Frame Frame10 
            Height          =   735
            Left            =   120
            TabIndex        =   10
            Top             =   4080
            Width           =   3615
            Begin VB.CommandButton Command12 
               Caption         =   "修改"
               Height          =   375
               Left            =   1080
               TabIndex        =   26
               Top             =   240
               Width           =   735
            End
            Begin VB.CommandButton Command3 
               Caption         =   "添加"
               Height          =   375
               Left            =   240
               TabIndex        =   13
               Top             =   240
               Width           =   735
            End
            Begin VB.CommandButton Command1 
               Caption         =   "退出"
               Height          =   375
               Left            =   2760
               TabIndex        =   12
               Top             =   240
               Width           =   735
            End
            Begin VB.CommandButton Command7 
               Caption         =   "删除"
               Height          =   375
               Left            =   1920
               TabIndex        =   11
               Top             =   240
               Width           =   735
            End
         End
         Begin VB.Frame Frame6 
            Caption         =   "提示"
            ForeColor       =   &H000000FF&
            Height          =   2295
            Left            =   2520
            TabIndex        =   5
            Top             =   480
            Width           =   1215
            Begin VB.Label Label2 
               Caption         =   "在对当前记录进行修改与删除前,要选中要操作的对像"
               Height          =   1140
               Left            =   120
               TabIndex        =   6
               Top             =   360
               Width           =   900
            End
         End
         Begin VB.Label Label6 
            AutoSize        =   -1  'True
            Caption         =   "输入想要添加的公寓名称"
            Height          =   180
            Left            =   120
            TabIndex        =   32
            Top             =   3720
            Width           =   1980
         End
      End
      Begin VB.Frame Frame7 
         Height          =   5055
         Left            =   -74880
         TabIndex        =   1
         Top             =   480
         Width           =   3855
         Begin VB.TextBox Text5 
            Height          =   270
            Left            =   1320
            TabIndex        =   37
            Top             =   240
            Visible         =   0   'False
            Width           =   975
         End
         Begin VB.TextBox Text4 
            Height          =   270
            Left            =   2280
            TabIndex        =   36
            Top             =   3680
            Width           =   1335
         End
         Begin VB.Frame Frame12 
            Height          =   735
            Left            =   120
            TabIndex        =   18
            Top             =   4080
            Width           =   3615
            Begin VB.CommandButton Command10 
               Caption         =   "修改"
               Height          =   375
               Left            =   1080
               TabIndex        =   24
               Top             =   240
               Width           =   735
            End
            Begin VB.CommandButton Command9 
               Caption         =   "删除"
               Height          =   375
               Left            =   1920
               TabIndex        =   21
               Top             =   240
               Width           =   735
            End
            Begin VB.CommandButton Command5 
               Caption         =   "退出"
               Height          =   375
               Left            =   2760
               TabIndex        =   20
               Top             =   240
               Width           =   735
            End
            Begin VB.CommandButton Command6 
               Caption         =   "添加"
               Height          =   375
               Left            =   240
               TabIndex        =   19
               Top             =   240
               Width           =   735
            End
         End
         Begin VB.Frame Frame9 
            Caption         =   "提示"
            ForeColor       =   &H000000FF&
            Height          =   2295
            Left            =   2400
            TabIndex        =   2
            Top             =   480
            Width           =   1215
            Begin VB.Label Label3 
               Caption         =   "在对当前记录进行修改与删除前,要选中要操作的对像"
               Height          =   1140
               Left            =   120
               TabIndex        =   3
               Top             =   360
               Width           =   900
            End
         End
         Begin MSDataGridLib.DataGrid DataGrid3 
            Bindings        =   "shezhi.frx":0054
            Height          =   2775
            Left            =   240
            TabIndex        =   22
            Top             =   600
            Width           =   2055
            _ExtentX        =   3625
            _ExtentY        =   4895
            _Version        =   393216
            AllowUpdate     =   0   'False
            Appearance      =   0
            BorderStyle     =   0
            ColumnHeaders   =   -1  'True
            HeadLines       =   1
            RowHeight       =   15
            FormatLocked    =   -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
            ColumnCount     =   1
            BeginProperty Column00 
               DataField       =   "class"
               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 
                  ColumnAllowSizing=   0   'False
                  WrapText        =   -1  'True
                  ColumnWidth     =   1500.095
               EndProperty
            EndProperty
         End
         Begin VB.Label Label7 
            AutoSize        =   -1  'True
            Caption         =   "输入想要添加的班级名称"
            Height          =   180
            Left            =   120
            TabIndex        =   35
            Top             =   3720
            Width           =   1980
         End
      End
   End
End
Attribute VB_Name = "shezhi"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

Public Function startree1()
On Error Resume Next
Adodc1.Refresh
Adodc2.Refresh

⌨️ 快捷键说明

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