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

📄 xueji.frm

📁 一个简单的VB开发环境的学生管理系统.请各位大虾们多多指教
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form xueji 
   Caption         =   "学籍信息一览表"
   ClientHeight    =   6510
   ClientLeft      =   60
   ClientTop       =   420
   ClientWidth     =   11490
   Icon            =   "xueji.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   6510
   ScaleWidth      =   11490
   StartUpPosition =   2  '屏幕中心
   Begin TabDlg.SSTab sstab 
      Height          =   8055
      Left            =   0
      TabIndex        =   0
      Top             =   240
      Width           =   12975
      _ExtentX        =   22886
      _ExtentY        =   14208
      _Version        =   393216
      TabHeight       =   1058
      ForeColor       =   12583104
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "楷体_GB2312"
         Size            =   18
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      TabCaption(0)   =   "删除学籍"
      TabPicture(0)   =   "xueji.frx":27A2
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "DataGrid1"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Adodc3"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "Frame2"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).ControlCount=   4
      TabCaption(1)   =   "修改学籍"
      TabPicture(1)   =   "xueji.frx":27BE
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "DataGrid2"
      Tab(1).Control(1)=   "Adodc2"
      Tab(1).Control(2)=   "txtname1"
      Tab(1).Control(3)=   "txtage1"
      Tab(1).Control(4)=   "txtzhuanye1"
      Tab(1).Control(5)=   "txtborn1"
      Tab(1).Control(6)=   "txtsex1"
      Tab(1).Control(7)=   "txtdapartment1"
      Tab(1).Control(8)=   "txtwhere1"
      Tab(1).Control(9)=   "txtjiguan1"
      Tab(1).Control(10)=   "txtclass1"
      Tab(1).Control(11)=   "txtnumber1"
      Tab(1).Control(12)=   "Labelcancel1"
      Tab(1).Control(13)=   "labelmod"
      Tab(1).Control(14)=   "Label21"
      Tab(1).Control(15)=   "Label20"
      Tab(1).Control(16)=   "Label19"
      Tab(1).Control(17)=   "Label18"
      Tab(1).Control(18)=   "Label17"
      Tab(1).Control(19)=   "Label16"
      Tab(1).Control(20)=   "Label15"
      Tab(1).Control(21)=   "Label14"
      Tab(1).Control(22)=   "Label13"
      Tab(1).Control(23)=   "Label11"
      Tab(1).ControlCount=   24
      TabCaption(2)   =   "添加学籍"
      TabPicture(2)   =   "xueji.frx":27DA
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Label1"
      Tab(2).Control(1)=   "Label2"
      Tab(2).Control(2)=   "Label3"
      Tab(2).Control(3)=   "Label4"
      Tab(2).Control(4)=   "Label5"
      Tab(2).Control(5)=   "Label6"
      Tab(2).Control(6)=   "Label7"
      Tab(2).Control(7)=   "Label8"
      Tab(2).Control(8)=   "Label9"
      Tab(2).Control(9)=   "labeaddxueji"
      Tab(2).Control(10)=   "Labelcancel"
      Tab(2).Control(11)=   "Label10"
      Tab(2).Control(12)=   "txtname"
      Tab(2).Control(13)=   "txtage"
      Tab(2).Control(14)=   "txtsex"
      Tab(2).Control(15)=   "txtclass"
      Tab(2).Control(16)=   "txtnumber"
      Tab(2).Control(17)=   "txtborn"
      Tab(2).Control(18)=   "txtdarpartment"
      Tab(2).Control(19)=   "txtwhere"
      Tab(2).Control(20)=   "txtjiguan"
      Tab(2).Control(21)=   "txtzhuanye"
      Tab(2).Control(22)=   "Adodc1"
      Tab(2).ControlCount=   23
      Begin VB.Frame Frame2 
         Height          =   975
         Left            =   120
         TabIndex        =   58
         Top             =   3480
         Width           =   11295
         Begin VB.CommandButton Command2 
            Caption         =   "取消 "
            BeginProperty Font 
               Name            =   "楷体_GB2312"
               Size            =   21.75
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   615
            Left            =   8160
            TabIndex        =   60
            Top             =   240
            Width           =   1095
         End
         Begin VB.CommandButton Command1 
            Caption         =   "删除 "
            BeginProperty Font 
               Name            =   "楷体_GB2312"
               Size            =   21.75
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   615
            Left            =   1080
            Picture         =   "xueji.frx":27F6
            TabIndex        =   59
            Top             =   240
            Width           =   1095
         End
      End
      Begin MSDataGridLib.DataGrid DataGrid2 
         Bindings        =   "xueji.frx":2B00
         Height          =   2295
         Left            =   -74880
         TabIndex        =   57
         Top             =   600
         Width           =   11895
         _ExtentX        =   20981
         _ExtentY        =   4048
         _Version        =   393216
         AllowUpdate     =   0   'False
         AllowArrows     =   0   'False
         HeadLines       =   1
         RowHeight       =   15
         FormatLocked    =   -1  'True
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "楷体_GB2312"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            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
         Caption         =   "学籍信息一览表"
         ColumnCount     =   10
         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       =   "性别"
            Caption         =   "性别"
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column03 
            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 Column04 
            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 Column05 
            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 Column06 
            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 Column07 
            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 Column08 
            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 Column09 
            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 
               ColumnWidth     =   1500.095
            EndProperty
            BeginProperty Column01 
               ColumnWidth     =   1874.835
            EndProperty
            BeginProperty Column02 
               ColumnWidth     =   2085.166
            EndProperty
            BeginProperty Column03 
               ColumnWidth     =   900.284
            EndProperty
            BeginProperty Column04 
               ColumnWidth     =   2085.166
            EndProperty
            BeginProperty Column05 
               ColumnWidth     =   1800
            EndProperty
            BeginProperty Column06 
               ColumnWidth     =   1800
            EndProperty
            BeginProperty Column07 
               ColumnWidth     =   1500.095
            EndProperty
            BeginProperty Column08 
               ColumnWidth     =   1995.024
            EndProperty
            BeginProperty Column09 
               ColumnWidth     =   2085.166
            EndProperty
         EndProperty
      End
      Begin MSAdodcLib.Adodc Adodc3 
         Height          =   495
         Left            =   3720
         Top             =   6600
         Visible         =   0   'False
         Width           =   2295
         _ExtentX        =   4048
         _ExtentY        =   873
         ConnectMode     =   0

⌨️ 快捷键说明

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