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

📄 frmstuinfo.frm

📁 公寓管理信息系统的基本功能的设计~~~~~~~~
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "tabctl32.ocx"
Begin VB.Form frmstuinfo 
   Caption         =   "学生信息"
   ClientHeight    =   7590
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   9900
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   7590
   ScaleWidth      =   9900
   Begin TabDlg.SSTab SSTab1 
      Height          =   6375
      Left            =   600
      TabIndex        =   0
      Top             =   120
      Width           =   8655
      _ExtentX        =   15266
      _ExtentY        =   11245
      _Version        =   393216
      TabHeight       =   520
      TabCaption(0)   =   "学生信息浏览"
      TabPicture(0)   =   "frmstuinfo.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "DataGrid3"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Adodc1"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Frame3"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).ControlCount=   3
      TabCaption(1)   =   "学生记录输入"
      TabPicture(1)   =   "frmstuinfo.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame1"
      Tab(1).Control(1)=   "Frame2"
      Tab(1).ControlCount=   2
      TabCaption(2)   =   "学生信息查询"
      TabPicture(2)   =   "frmstuinfo.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "DataGrid1"
      Tab(2).Control(1)=   "Command1"
      Tab(2).Control(2)=   "Frame4"
      Tab(2).ControlCount=   3
      Begin VB.Frame Frame4 
         Caption         =   "查询"
         Height          =   1815
         Left            =   -74520
         TabIndex        =   25
         Top             =   3720
         Width           =   6735
         Begin VB.CommandButton simpleinquire 
            Caption         =   "简单查询"
            Height          =   375
            Left            =   3840
            TabIndex        =   29
            Top             =   480
            Width           =   1455
         End
         Begin VB.TextBox tssh 
            Height          =   375
            Left            =   1440
            TabIndex        =   28
            Top             =   1080
            Width           =   1935
         End
         Begin VB.TextBox txh 
            Height          =   375
            Left            =   1440
            TabIndex        =   27
            Top             =   480
            Width           =   1935
         End
         Begin VB.CommandButton cssh 
            Caption         =   "简单查询"
            Height          =   375
            Left            =   3840
            TabIndex        =   26
            Top             =   1080
            Width           =   1455
         End
         Begin VB.Label Label7 
            Caption         =   "宿舍号:"
            Height          =   255
            Left            =   480
            TabIndex        =   31
            Top             =   1080
            Width           =   855
         End
         Begin VB.Label Label8 
            Caption         =   "学号:"
            Height          =   255
            Left            =   480
            TabIndex        =   30
            Top             =   600
            Width           =   615
         End
      End
      Begin VB.Frame Frame3 
         Caption         =   "编辑"
         Height          =   1335
         Left            =   960
         TabIndex        =   21
         Top             =   4440
         Width           =   6135
         Begin VB.CommandButton Command8 
            Caption         =   "添加"
            Height          =   495
            Left            =   600
            TabIndex        =   24
            Top             =   480
            Width           =   1215
         End
         Begin VB.CommandButton Command6 
            Caption         =   "删除"
            Height          =   495
            Left            =   2520
            TabIndex        =   23
            Top             =   480
            Width           =   1215
         End
         Begin VB.CommandButton Command5 
            Caption         =   "退出"
            Height          =   495
            Left            =   4440
            TabIndex        =   22
            Top             =   480
            Width           =   1215
         End
      End
      Begin VB.Frame Frame2 
         Caption         =   "编辑"
         Height          =   1095
         Left            =   -74160
         TabIndex        =   17
         Top             =   5040
         Width           =   6135
         Begin VB.CommandButton cmdexit 
            Caption         =   "退出"
            Height          =   495
            Left            =   4680
            TabIndex        =   20
            Top             =   360
            Width           =   1215
         End
         Begin VB.CommandButton cmdsave 
            Caption         =   "保存"
            Height          =   495
            Left            =   2640
            TabIndex        =   19
            Top             =   360
            Width           =   1215
         End
         Begin VB.CommandButton cmdcancel 
            Caption         =   "取消"
            Height          =   495
            Left            =   720
            TabIndex        =   18
            Top             =   360
            Width           =   1215
         End
      End
      Begin VB.Frame Frame1 
         Caption         =   "数据录入或显示"
         Height          =   4215
         Left            =   -74520
         TabIndex        =   2
         Top             =   600
         Width           =   7575
         Begin VB.TextBox txtxb 
            Height          =   375
            Left            =   4200
            TabIndex        =   9
            Top             =   1080
            Width           =   2055
         End
         Begin VB.ComboBox Combosex 
            Height          =   300
            ItemData        =   "frmstuinfo.frx":0054
            Left            =   1200
            List            =   "frmstuinfo.frx":005B
            TabIndex        =   8
            Top             =   1080
            Width           =   975
         End
         Begin VB.TextBox Text3 
            Height          =   1335
            Left            =   1320
            TabIndex        =   7
            Top             =   2520
            Width           =   5055
         End
         Begin VB.TextBox txtstuname 
            Height          =   375
            Left            =   4200
            TabIndex        =   6
            Top             =   360
            Width           =   2055
         End
         Begin VB.TextBox txtstuid 
            Height          =   375
            Left            =   1200
            TabIndex        =   5
            Top             =   360
            Width           =   1695
         End
         Begin VB.TextBox txtssh 
            Height          =   375
            Left            =   1200
            TabIndex        =   4
            Top             =   1680
            Width           =   1335
         End
         Begin VB.TextBox txtcwh 
            Height          =   375
            Left            =   4200
            TabIndex        =   3
            Top             =   1680
            Width           =   1335
         End
         Begin VB.Label Label6 
            Caption         =   "系别:"
            Height          =   375
            Left            =   3480
            TabIndex        =   16
            Top             =   1080
            Width           =   975
         End
         Begin VB.Label Label5 
            Caption         =   "姓名:"
            Height          =   375
            Left            =   3480
            TabIndex        =   15
            Top             =   480
            Width           =   615
         End
         Begin VB.Label Label4 
            Caption         =   "备注:"
            Height          =   375
            Left            =   480
            TabIndex        =   14
            Top             =   3000
            Width           =   615
         End
         Begin VB.Label Label2 
            Caption         =   "性别:"
            Height          =   375
            Left            =   480
            TabIndex        =   13
            Top             =   1080
            Width           =   615
         End
         Begin VB.Label Label1 
            Caption         =   "学号:"
            Height          =   375
            Left            =   480
            TabIndex        =   12
            Top             =   480
            Width           =   615
         End
         Begin VB.Label Label3 
            Caption         =   "宿舍号:"
            Height          =   375
            Left            =   480
            TabIndex        =   11
            Top             =   1800
            Width           =   855
         End
         Begin VB.Label Label9 
            Caption         =   "床位号:"
            Height          =   375
            Left            =   3480
            TabIndex        =   10
            Top             =   1680
            Width           =   735
         End
      End
      Begin VB.CommandButton Command1 
         Caption         =   "退出"
         Height          =   495
         Left            =   -69720
         TabIndex        =   1
         Top             =   5640
         Width           =   1215
      End
      Begin MSAdodcLib.Adodc Adodc1 
         Height          =   330
         Left            =   1320
         Top             =   4680
         Width           =   1200
         _ExtentX        =   2117
         _ExtentY        =   582
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   8
         CursorOptions   =   0
         CacheSize       =   50
         MaxRecords      =   0
         BOFAction       =   0
         EOFAction       =   0
         ConnectStringType=   1
         Appearance      =   1
         BackColor       =   -2147483643
         ForeColor       =   -2147483640
         Orientation     =   0
         Enabled         =   -1
         Connect         =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=F:\实习\Visual Basic\vb-04地信\vb示例\db1.mdb;Persist Security Info=False"
         OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=F:\实习\Visual Basic\vb-04地信\vb示例\db1.mdb;Persist Security Info=False"
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   ""
         Caption         =   "Adodc1"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         _Version        =   393216
      End
      Begin MSDataGridLib.DataGrid DataGrid1 
         Height          =   2775
         Left            =   -74760
         TabIndex        =   32
         Top             =   720
         Width           =   7215
         _ExtentX        =   12726
         _ExtentY        =   4895
         _Version        =   393216
         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     =   7
         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
         BeginProperty Column01 
            DataField       =   "姓名"
            Caption         =   "学生姓名"
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column02 
            DataField       =   "性别"

⌨️ 快捷键说明

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