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

📄 frminfo.frm

📁 这是一个VB+ACCESS开发的学生信息管理系统,我是用了一个多月才弄出来的嘎,界面美观,功能使用,你感觉好的话,那你要支持我的嘎!
💻 FRM
字号:
VERSION 5.00
Begin VB.Form frminfo 
   Caption         =   "基本信息管理"
   ClientHeight    =   5880
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   8220
   LinkTopic       =   "Form1"
   ScaleHeight     =   5880
   ScaleWidth      =   8220
   StartUpPosition =   3  '窗口缺省
   Begin VB.CommandButton Command8 
      Caption         =   "保存"
      Height          =   495
      Left            =   6600
      TabIndex        =   26
      Top             =   5160
      Width           =   975
   End
   Begin VB.CommandButton Command7 
      Caption         =   "删除"
      Height          =   495
      Left            =   5520
      TabIndex        =   25
      Top             =   5160
      Width           =   975
   End
   Begin VB.CommandButton Command6 
      Caption         =   "添加"
      Height          =   495
      Left            =   4440
      TabIndex        =   24
      Top             =   5160
      Width           =   975
   End
   Begin VB.CommandButton Command5 
      Caption         =   "下一条"
      Height          =   495
      Left            =   3360
      TabIndex        =   23
      Top             =   5160
      Width           =   975
   End
   Begin VB.CommandButton Command4 
      Caption         =   "上一条"
      Height          =   495
      Left            =   2280
      TabIndex        =   22
      Top             =   5160
      Width           =   975
   End
   Begin VB.CommandButton Command3 
      Caption         =   "末记录"
      Height          =   495
      Left            =   1200
      TabIndex        =   21
      Top             =   5160
      Width           =   975
   End
   Begin VB.CommandButton Command2 
      Caption         =   "首记录"
      Height          =   495
      Left            =   120
      TabIndex        =   20
      Top             =   5160
      Width           =   975
   End
   Begin VB.Frame Frame1 
      Height          =   855
      Left            =   4560
      TabIndex        =   17
      Top             =   4080
      Width           =   3015
      Begin VB.CommandButton Command1 
         Caption         =   "浏览"
         Height          =   375
         Left            =   1440
         TabIndex        =   19
         Top             =   240
         Width           =   1335
      End
      Begin VB.CheckBox Check1 
         Caption         =   "选用照片"
         Height          =   375
         Left            =   240
         TabIndex        =   18
         Top             =   240
         Width           =   1215
      End
   End
   Begin VB.TextBox Text6 
      Height          =   375
      Left            =   5640
      TabIndex        =   15
      Text            =   "Text1"
      Top             =   960
      Width           =   1935
   End
   Begin VB.TextBox Text5 
      Height          =   375
      Left            =   960
      TabIndex        =   13
      Text            =   "Text1"
      Top             =   3720
      Width           =   1935
   End
   Begin VB.TextBox Text4 
      Height          =   375
      Left            =   960
      TabIndex        =   11
      Text            =   "Text1"
      Top             =   3120
      Width           =   1935
   End
   Begin VB.TextBox Text3 
      Height          =   375
      Left            =   960
      TabIndex        =   9
      Text            =   "Text1"
      Top             =   2400
      Width           =   1935
   End
   Begin VB.TextBox Text2 
      Height          =   375
      Left            =   960
      TabIndex        =   7
      Text            =   "Text1"
      Top             =   1680
      Width           =   1935
   End
   Begin VB.TextBox Text1 
      Height          =   375
      Left            =   960
      TabIndex        =   5
      Text            =   "Text1"
      Top             =   960
      Width           =   1935
   End
   Begin VB.ComboBox Combo2 
      Height          =   300
      Left            =   3480
      TabIndex        =   3
      Text            =   "Combo1"
      Top             =   240
      Width           =   1695
   End
   Begin VB.ComboBox Combo1 
      Height          =   300
      Left            =   840
      TabIndex        =   1
      Text            =   "Combo1"
      Top             =   240
      Width           =   1695
   End
   Begin VB.Image Image1 
      BorderStyle     =   1  'Fixed Single
      Height          =   2415
      Left            =   5040
      Top             =   1560
      Width           =   2535
   End
   Begin VB.Label Label9 
      AutoSize        =   -1  'True
      Caption         =   "照片"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   15
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   300
      Left            =   4200
      TabIndex        =   16
      Top             =   1440
      Width           =   600
   End
   Begin VB.Label Label8 
      AutoSize        =   -1  'True
      Caption         =   "出生日期"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   15
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   300
      Left            =   4200
      TabIndex        =   14
      Top             =   960
      Width           =   1200
   End
   Begin VB.Label Label7 
      AutoSize        =   -1  'True
      Caption         =   "班级"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   15
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   300
      Left            =   240
      TabIndex        =   12
      Top             =   3720
      Width           =   600
   End
   Begin VB.Label Label6 
      AutoSize        =   -1  'True
      Caption         =   "专业"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   15
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   300
      Left            =   240
      TabIndex        =   10
      Top             =   3120
      Width           =   600
   End
   Begin VB.Label Label5 
      AutoSize        =   -1  'True
      Caption         =   "性别"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   15
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   300
      Left            =   240
      TabIndex        =   8
      Top             =   2400
      Width           =   600
   End
   Begin VB.Label Label4 
      AutoSize        =   -1  'True
      Caption         =   "姓名"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   15
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   300
      Left            =   240
      TabIndex        =   6
      Top             =   1680
      Width           =   600
   End
   Begin VB.Label Label3 
      AutoSize        =   -1  'True
      Caption         =   "学号"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   15
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   300
      Left            =   240
      TabIndex        =   4
      Top             =   960
      Width           =   600
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      Caption         =   "班级"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Left            =   2880
      TabIndex        =   2
      Top             =   240
      Width           =   510
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      Caption         =   "专业"
      BeginProperty Font 
         Name            =   "楷体_GB2312"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   240
      Left            =   240
      TabIndex        =   0
      Top             =   240
      Width           =   510
   End
End
Attribute VB_Name = "frminfo"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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