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

📄 a2.frm

📁 制作好的请假系统的小软件
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form a2 
   BackColor       =   &H00FF8080&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "学生基本信息"
   ClientHeight    =   8550
   ClientLeft      =   3465
   ClientTop       =   2100
   ClientWidth     =   10680
   Icon            =   "a2.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Picture         =   "a2.frx":014A
   ScaleHeight     =   8550
   ScaleWidth      =   10680
   StartUpPosition =   2  '屏幕中心
   Begin VB.PictureBox Picture1 
      Enabled         =   0   'False
      Height          =   2175
      Left            =   7440
      ScaleHeight     =   2115
      ScaleWidth      =   1635
      TabIndex        =   31
      Top             =   1800
      Width           =   1695
   End
   Begin VB.CommandButton Command4 
      Caption         =   "放弃"
      Enabled         =   0   'False
      Height          =   495
      Left            =   7231
      Style           =   1  'Graphical
      TabIndex        =   30
      Top             =   6600
      Width           =   1095
   End
   Begin VB.CommandButton Command3 
      Caption         =   "修改"
      Height          =   495
      Left            =   5591
      Style           =   1  'Graphical
      TabIndex        =   29
      Top             =   6600
      Width           =   1095
   End
   Begin VB.CommandButton Command2 
      Caption         =   "删除"
      Height          =   495
      Left            =   3983
      Style           =   1  'Graphical
      TabIndex        =   28
      Top             =   6600
      Width           =   1095
   End
   Begin VB.CommandButton Command1 
      Caption         =   "新增"
      Height          =   495
      Left            =   2333
      MaskColor       =   &H00C0C0FF&
      Style           =   1  'Graphical
      TabIndex        =   27
      Top             =   6600
      Width           =   1095
   End
   Begin VB.CommandButton Command7 
      Caption         =   "返回"
      Height          =   495
      Left            =   6773
      Style           =   1  'Graphical
      TabIndex        =   26
      Top             =   7440
      Width           =   1215
   End
   Begin VB.CommandButton Command6 
      Caption         =   "下一条"
      Height          =   495
      Left            =   4733
      Style           =   1  'Graphical
      TabIndex        =   25
      Top             =   7440
      Width           =   1215
   End
   Begin VB.CommandButton Command5 
      Caption         =   "上一条"
      Height          =   495
      Left            =   2693
      Style           =   1  'Graphical
      TabIndex        =   24
      Top             =   7440
      Width           =   1215
   End
   Begin VB.ComboBox Combo3 
      DataField       =   "政治面貌"
      DataSource      =   "Data1"
      Height          =   300
      ItemData        =   "a2.frx":23A78
      Left            =   4133
      List            =   "a2.frx":23A88
      TabIndex        =   5
      Top             =   2760
      Width           =   1575
   End
   Begin VB.TextBox Text7 
      DataField       =   "备注"
      DataSource      =   "Data1"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   1493
      TabIndex        =   9
      Top             =   5520
      Width           =   7695
   End
   Begin VB.TextBox Text6 
      DataField       =   "通讯地址"
      DataSource      =   "Data1"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   615
      Left            =   1493
      TabIndex        =   8
      Top             =   4440
      Width           =   7695
   End
   Begin VB.TextBox Text5 
      DataField       =   "宿舍电话"
      DataSource      =   "Data1"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Left            =   1493
      TabIndex        =   6
      Top             =   3600
      Width           =   2295
   End
   Begin VB.TextBox Text4 
      DataField       =   "移动电话"
      DataSource      =   "Data1"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Left            =   4133
      TabIndex        =   7
      Top             =   3600
      Width           =   2295
   End
   Begin VB.TextBox Text3 
      DataField       =   "身份证号"
      DataSource      =   "Data1"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Left            =   1493
      TabIndex        =   4
      Top             =   2760
      Width           =   2295
   End
   Begin VB.ComboBox Combo2 
      DataField       =   "班级"
      DataSource      =   "Data1"
      Height          =   300
      ItemData        =   "a2.frx":23AB0
      Left            =   5333
      List            =   "a2.frx":23AC6
      TabIndex        =   3
      Top             =   1800
      Width           =   1575
   End
   Begin VB.ComboBox Combo1 
      DataField       =   "性别"
      DataSource      =   "Data1"
      Height          =   300
      ItemData        =   "a2.frx":23B06
      Left            =   4133
      List            =   "a2.frx":23B10
      TabIndex        =   2
      Top             =   1800
      Width           =   855
   End
   Begin VB.TextBox Text2 
      DataField       =   "姓名"
      DataSource      =   "Data1"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Left            =   2693
      TabIndex        =   1
      Top             =   1800
      Width           =   1095
   End
   Begin VB.TextBox Text1 
      DataField       =   "学号"
      DataSource      =   "Data1"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Left            =   1493
      TabIndex        =   0
      Top             =   1800
      Width           =   855
   End
   Begin VB.Data Data1 
      Connect         =   "Access 2000;"
      DatabaseName    =   "D:\ww\管理系统\管理系统数据库.mdb"
      DefaultCursorType=   0  '缺省游标
      DefaultType     =   2  '使用 ODBC
      Exclusive       =   0   'False
      Height          =   375
      Left            =   840
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "学生基本信息表"
      Top             =   8760
      Visible         =   0   'False
      Width           =   2295
   End
   Begin VB.Shape s4 
      BorderColor     =   &H000000FF&
      Height          =   720
      Left            =   7111
      Shape           =   4  'Rounded Rectangle
      Top             =   6480
      Visible         =   0   'False
      Width           =   1335
   End
   Begin VB.Shape s3 
      BorderColor     =   &H000000FF&
      Height          =   720
      Left            =   5471
      Shape           =   4  'Rounded Rectangle
      Top             =   6480
      Visible         =   0   'False
      Width           =   1335
   End
   Begin VB.Shape s2 
      BorderColor     =   &H000000FF&
      Height          =   720
      Left            =   3845
      Shape           =   4  'Rounded Rectangle
      Top             =   6480
      Visible         =   0   'False
      Width           =   1335
   End
   Begin VB.Shape s1 
      BorderColor     =   &H000000FF&
      Height          =   720
      Left            =   2213
      Shape           =   4  'Rounded Rectangle
      Top             =   6480
      Visible         =   0   'False
      Width           =   1335
   End
   Begin VB.Shape s7 
      BorderColor     =   &H000000FF&
      Height          =   720
      Left            =   6653
      Shape           =   4  'Rounded Rectangle
      Top             =   7320
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.Shape s6 
      BorderColor     =   &H000000FF&
      Height          =   720
      Left            =   4613
      Shape           =   4  'Rounded Rectangle
      Top             =   7320
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.Shape s5 
      BorderColor     =   &H000000FF&
      Height          =   720
      Left            =   2573
      Shape           =   4  'Rounded Rectangle
      Top             =   7320
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.Label Label12 
      BackColor       =   &H00FF8080&
      BackStyle       =   0  'Transparent
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   5903
      TabIndex        =   23
      Top             =   8200
      Width           =   615
   End
   Begin VB.Label Label11 
      BackColor       =   &H00FF8080&
      BackStyle       =   0  'Transparent
      Caption         =   "政治面貌"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   4133
      TabIndex        =   22
      Top             =   2400
      Width           =   975
   End
   Begin VB.Label Label1 
      BackColor       =   &H00FF8080&
      BackStyle       =   0  'Transparent
      Caption         =   "学生基本信息"
      BeginProperty Font 
         Name            =   "华文行楷"
         Size            =   26.25
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   480
      Left            =   3818
      TabIndex        =   21
      Top             =   480
      Width           =   3255
   End
   Begin VB.Label l9 
      BackColor       =   &H00FF8080&
      BackStyle       =   0  'Transparent
      Caption         =   "共有记录数:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Index           =   0
      Left            =   4583
      TabIndex        =   20
      Top             =   8220
      Width           =   1335
   End
   Begin VB.Label Label10 
      BackColor       =   &H00FF8080&
      BackStyle       =   0  'Transparent
      Caption         =   "备注"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   1493
      TabIndex        =   19
      Top             =   5160
      Width           =   495
   End
   Begin VB.Label Label9 
      BackColor       =   &H00FF8080&
      BackStyle       =   0  'Transparent
      Caption         =   "家庭通讯地址"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   1493
      TabIndex        =   18
      Top             =   4080
      Width           =   1455
   End
   Begin VB.Label Label8 
      BackColor       =   &H00FF8080&
      BackStyle       =   0  'Transparent
      Caption         =   "宿舍电话"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   1493
      TabIndex        =   17
      Top             =   3240
      Width           =   975
   End
   Begin VB.Label Label7 
      BackColor       =   &H00FF8080&
      BackStyle       =   0  'Transparent
      Caption         =   "移动电话"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   4133
      TabIndex        =   16
      Top             =   3240
      Width           =   975
   End
   Begin VB.Label Label6 
      BackColor       =   &H00FF8080&
      BackStyle       =   0  'Transparent
      Caption         =   "身份证号"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False

⌨️ 快捷键说明

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