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

📄 a1.frm

📁 制作好的请假系统的小软件
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form a1 
   BackColor       =   &H00FF8080&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "班级基本信息"
   ClientHeight    =   6135
   ClientLeft      =   4245
   ClientTop       =   3540
   ClientWidth     =   7590
   Icon            =   "a1.frx":0000
   LinkTopic       =   "a1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Picture         =   "a1.frx":014A
   ScaleHeight     =   6010.863
   ScaleMode       =   0  'User
   ScaleWidth      =   7301.002
   StartUpPosition =   2  '屏幕中心
   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
      Index           =   1
      Left            =   3540
      TabIndex        =   3
      Top             =   3240
      Width           =   1815
   End
   Begin VB.CommandButton Command5 
      Caption         =   "上一条"
      Height          =   495
      Left            =   1162
      Style           =   1  'Graphical
      TabIndex        =   14
      Top             =   4920
      Width           =   1215
   End
   Begin VB.CommandButton Command6 
      Caption         =   "下一条"
      Height          =   495
      Left            =   3202
      Style           =   1  'Graphical
      TabIndex        =   13
      Top             =   4920
      Width           =   1215
   End
   Begin VB.CommandButton Command7 
      Caption         =   "返回"
      Height          =   495
      Left            =   5242
      Style           =   1  'Graphical
      TabIndex        =   12
      Top             =   4920
      Width           =   1215
   End
   Begin VB.CommandButton Command1 
      Caption         =   "新增"
      Height          =   495
      Left            =   802
      MaskColor       =   &H00C0C0FF&
      Style           =   1  'Graphical
      TabIndex        =   11
      Top             =   4080
      Width           =   1095
   End
   Begin VB.CommandButton Command2 
      Caption         =   "删除"
      Height          =   495
      Left            =   2452
      Style           =   1  'Graphical
      TabIndex        =   10
      Top             =   4080
      Width           =   1095
   End
   Begin VB.CommandButton Command3 
      Caption         =   "修改"
      Height          =   495
      Left            =   4057
      Style           =   1  'Graphical
      TabIndex        =   9
      Top             =   4080
      Width           =   1095
   End
   Begin VB.CommandButton Command4 
      Caption         =   "放弃"
      Enabled         =   0   'False
      Height          =   495
      Left            =   5707
      Style           =   1  'Graphical
      TabIndex        =   8
      Top             =   4080
      Width           =   1095
   End
   Begin VB.Data Data1 
      Caption         =   "Data1"
      Connect         =   "Access 2000;"
      DatabaseName    =   "D:\ww\管理系统\管理系统数据库.mdb"
      DefaultCursorType=   0  '缺省游标
      DefaultType     =   2  '使用 ODBC
      Exclusive       =   0   'False
      Height          =   375
      Left            =   2640
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "班级基本情况"
      Top             =   6330
      Visible         =   0   'False
      Width           =   2295
   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
      Index           =   0
      Left            =   3540
      TabIndex        =   2
      Top             =   2520
      Width           =   1815
   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
      Index           =   0
      Left            =   3540
      TabIndex        =   1
      Top             =   1815
      Width           =   1815
   End
   Begin VB.Label l3 
      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           =   1
      Left            =   2340
      TabIndex        =   17
      Top             =   3330
      Width           =   975
   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            =   3045
      TabIndex        =   16
      Top             =   5820
      Width           =   1335
   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            =   4365
      TabIndex        =   15
      Top             =   5820
      Width           =   615
   End
   Begin VB.Shape s5 
      BorderColor     =   &H000000FF&
      Height          =   720
      Left            =   1035
      Shape           =   4  'Rounded Rectangle
      Top             =   4800
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.Shape s6 
      BorderColor     =   &H000000FF&
      Height          =   720
      Left            =   3075
      Shape           =   4  'Rounded Rectangle
      Top             =   4800
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.Shape s7 
      BorderColor     =   &H000000FF&
      Height          =   720
      Left            =   5115
      Shape           =   4  'Rounded Rectangle
      Top             =   4800
      Visible         =   0   'False
      Width           =   1455
   End
   Begin VB.Shape s1 
      BorderColor     =   &H000000FF&
      Height          =   720
      Left            =   675
      Shape           =   4  'Rounded Rectangle
      Top             =   3960
      Visible         =   0   'False
      Width           =   1335
   End
   Begin VB.Shape s2 
      BorderColor     =   &H000000FF&
      Height          =   720
      Left            =   2310
      Shape           =   4  'Rounded Rectangle
      Top             =   3960
      Visible         =   0   'False
      Width           =   1335
   End
   Begin VB.Shape s3 
      BorderColor     =   &H000000FF&
      Height          =   720
      Left            =   3930
      Shape           =   4  'Rounded Rectangle
      Top             =   3960
      Visible         =   0   'False
      Width           =   1335
   End
   Begin VB.Shape s4 
      BorderColor     =   &H000000FF&
      Height          =   720
      Left            =   5580
      Shape           =   4  'Rounded Rectangle
      Top             =   3960
      Visible         =   0   'False
      Width           =   1335
   End
   Begin VB.Label l8 
      BackColor       =   &H00FF8080&
      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            =   1920
      TabIndex        =   7
      Top             =   6390
      Visible         =   0   'False
      Width           =   735
   End
   Begin VB.Label l3 
      BackColor       =   &H00FF8080&
      BackStyle       =   0  'Transparent
      Caption         =   "班  长"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12

⌨️ 快捷键说明

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