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

📄 frmpcl.frm

📁 学生管理系统,用VB开发的,若需要可提供相关论文
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form frmpcl 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "人事卡片表"
   ClientHeight    =   6690
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   9075
   ControlBox      =   0   'False
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6690
   ScaleWidth      =   9075
   StartUpPosition =   2  'CenterScreen
   Begin MSComDlg.CommonDialog cd1 
      Left            =   4320
      Top             =   1440
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
      DialogTitle     =   "请选择图片"
      Filter          =   "(*.bmp)|*.bmp|(*.jpg)|*.jpg(*.pcx)*.pcx|(*.*)|*.*"
   End
   Begin VB.ComboBox Combo4 
      Height          =   315
      Left            =   2280
      TabIndex        =   59
      Top             =   2280
      Width           =   735
   End
   Begin VB.CommandButton Command11 
      Caption         =   "返回"
      Height          =   375
      Left            =   7800
      TabIndex        =   58
      Top             =   6000
      Width           =   975
   End
   Begin VB.ComboBox Combo3 
      Height          =   315
      Left            =   2280
      TabIndex        =   57
      Top             =   3000
      Width           =   735
   End
   Begin VB.ComboBox Combo2 
      Height          =   315
      Left            =   2040
      TabIndex        =   56
      Top             =   1920
      Width           =   735
   End
   Begin VB.ComboBox Combo1 
      Height          =   315
      Left            =   2040
      TabIndex        =   55
      Top             =   1560
      Width           =   735
   End
   Begin VB.TextBox Text3 
      Height          =   285
      Left            =   5280
      TabIndex        =   54
      Top             =   5760
      Width           =   1215
   End
   Begin VB.TextBox Text2 
      Height          =   285
      Left            =   5280
      TabIndex        =   53
      Top             =   5400
      Width           =   1215
   End
   Begin VB.CommandButton Command10 
      Caption         =   "取消"
      Height          =   375
      Left            =   7800
      TabIndex        =   52
      Top             =   5520
      Width           =   975
   End
   Begin VB.CommandButton Command9 
      Caption         =   "确定"
      Height          =   375
      Left            =   7800
      TabIndex        =   51
      Top             =   5040
      Width           =   975
   End
   Begin VB.CommandButton Command8 
      Caption         =   "查找"
      Height          =   375
      Left            =   6600
      TabIndex        =   50
      Top             =   5520
      Width           =   855
   End
   Begin VB.CommandButton Command7 
      Caption         =   "修改"
      Height          =   375
      Left            =   3600
      TabIndex        =   49
      Top             =   5520
      Width           =   855
   End
   Begin VB.CommandButton Command6 
      Caption         =   "删除"
      Height          =   375
      Left            =   2640
      TabIndex        =   48
      Top             =   5760
      Width           =   855
   End
   Begin VB.CommandButton Command5 
      Caption         =   "添加"
      Height          =   375
      Left            =   2640
      TabIndex        =   47
      Top             =   5280
      Width           =   855
   End
   Begin VB.CommandButton Command4 
      Caption         =   "最后一条"
      Height          =   375
      Left            =   240
      TabIndex        =   46
      Top             =   5760
      Width           =   1095
   End
   Begin VB.CommandButton Command3 
      Caption         =   "上一条"
      Height          =   375
      Left            =   1440
      TabIndex        =   45
      Top             =   5760
      Width           =   975
   End
   Begin VB.CommandButton Command2 
      Caption         =   "下一条"
      Height          =   375
      Left            =   1440
      TabIndex        =   44
      Top             =   5280
      Width           =   975
   End
   Begin VB.Frame Frame4 
      Caption         =   " 浏览"
      Height          =   1455
      Left            =   120
      TabIndex        =   42
      Top             =   4920
      Width           =   2415
      Begin VB.CommandButton Command1 
         Caption         =   "第一条"
         Height          =   375
         Left            =   120
         TabIndex        =   43
         Top             =   360
         Width           =   1095
      End
   End
   Begin VB.TextBox Text1 
      Height          =   285
      Index           =   16
      Left            =   5640
      TabIndex        =   40
      Text            =   "Text1"
      Top             =   4440
      Width           =   2295
   End
   Begin VB.Frame Frame2 
      Caption         =   "照片:"
      Height          =   2775
      Left            =   5160
      TabIndex        =   34
      Top             =   120
      Width           =   2895
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   17
         Left            =   840
         TabIndex        =   41
         Text            =   "Text1"
         Top             =   2280
         Width           =   1935
      End
      Begin VB.PictureBox Picture1 
         Height          =   1935
         Left            =   840
         ScaleHeight     =   1875
         ScaleWidth      =   1395
         TabIndex        =   36
         Top             =   240
         Width           =   1455
      End
      Begin VB.Label Label1 
         Caption         =   "照片:"
         Height          =   255
         Index           =   17
         Left            =   120
         TabIndex        =   35
         Top             =   2280
         Width           =   735
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "维护管理"
      Height          =   1455
      Left            =   2520
      TabIndex        =   33
      Top             =   4920
      Width           =   5175
      Begin VB.Frame Frame3 
         Caption         =   "查询"
         Height          =   975
         Left            =   2040
         TabIndex        =   37
         Top             =   240
         Width           =   3015
         Begin VB.Label Label2 
            Caption         =   "按姓名"
            Height          =   255
            Index           =   1
            Left            =   120
            TabIndex        =   39
            Top             =   600
            Width           =   975
         End
         Begin VB.Label Label2 
            Caption         =   "按编号"
            Height          =   255
            Index           =   0
            Left            =   120
            TabIndex        =   38
            Top             =   240
            Width           =   975
         End
      End
   End
   Begin VB.TextBox Text1 
      Height          =   285
      Index           =   15
      Left            =   5640
      TabIndex        =   15
      Text            =   "Text1"
      Top             =   4080
      Width           =   2655
   End
   Begin VB.TextBox Text1 
      Height          =   285
      Index           =   14
      Left            =   5640
      TabIndex        =   14
      Text            =   "Text1"
      Top             =   3720
      Width           =   1695
   End
   Begin VB.TextBox Text1 
      Height          =   285
      Index           =   13
      Left            =   5640
      TabIndex        =   13
      Text            =   "Text1"
      Top             =   3360
      Width           =   1935
   End
   Begin VB.TextBox Text1 
      Height          =   285
      Index           =   12
      Left            =   5640
      TabIndex        =   12
      Text            =   "Text1"
      Top             =   3000
      Width           =   1935
   End
   Begin VB.TextBox Text1 
      Height          =   285
      Index           =   11
      Left            =   1440
      TabIndex        =   11
      Text            =   "Text1"
      Top             =   4440
      Width           =   2295
   End
   Begin VB.TextBox Text1 
      Height          =   285
      Index           =   10
      Left            =   1440
      TabIndex        =   10
      Text            =   "Text1"
      Top             =   4080
      Width           =   2055
   End
   Begin VB.TextBox Text1 
      Height          =   285
      Index           =   9
      Left            =   1440
      TabIndex        =   9
      Text            =   "Text1"
      Top             =   3720
      Width           =   1335
   End
   Begin VB.TextBox Text1 
      Height          =   285
      Index           =   8
      Left            =   1440
      TabIndex        =   8
      Text            =   "Text1"
      Top             =   3360
      Width           =   1575
   End
   Begin VB.TextBox Text1 
      Height          =   285
      Index           =   7
      Left            =   1440
      TabIndex        =   7
      Text            =   "Text1"
      Top             =   3000
      Width           =   855
   End
   Begin VB.TextBox Text1 
      Height          =   285
      Index           =   6
      Left            =   1440
      TabIndex        =   6
      Text            =   "Text1"
      Top             =   2640
      Width           =   1335
   End
   Begin VB.TextBox Text1 
      Height          =   285
      Index           =   5
      Left            =   1440
      TabIndex        =   5
      Text            =   "Text1"
      Top             =   2280
      Width           =   855
   End
   Begin VB.TextBox Text1 
      Height          =   285
      Index           =   4
      Left            =   1440
      TabIndex        =   4
      Text            =   "Text1"
      Top             =   1920
      Width           =   615
   End
   Begin VB.TextBox Text1 
      Height          =   285
      Index           =   3
      Left            =   1440
      TabIndex        =   3
      Text            =   "Text1"
      Top             =   1560
      Width           =   615
   End
   Begin VB.TextBox Text1 
      Height          =   285
      Index           =   2
      Left            =   1440
      TabIndex        =   2
      Text            =   "Text1"
      Top             =   1200
      Width           =   2775
   End
   Begin VB.TextBox Text1 
      Height          =   285
      Index           =   1
      Left            =   1440
      TabIndex        =   1
      Text            =   "Text1"
      Top             =   840
      Width           =   1455
   End
   Begin VB.TextBox Text1 
      Height          =   285
      Index           =   0
      Left            =   1440
      TabIndex        =   0
      Text            =   "Text1"
      Top             =   480
      Width           =   1455
   End
   Begin VB.Label Label3 
      Caption         =   "月/日/年"
      ForeColor       =   &H000000C0&
      Height          =   255
      Left            =   2880
      TabIndex        =   60
      Top             =   2640
      Width           =   1455
   End
   Begin VB.Label Label1 
      Caption         =   "电      话:"
      Height          =   255
      Index           =   16
      Left            =   4440
      TabIndex        =   32
      Top             =   4440
      Width           =   1215
   End
   Begin VB.Label Label1 
      Caption         =   "家庭 住 址:"
      Height          =   255
      Index           =   15
      Left            =   4440
      TabIndex        =   31
      Top             =   4080
      Width           =   1215
   End
   Begin VB.Label Label1 
      Caption         =   "工      资:"
      Height          =   255
      Index           =   14
      Left            =   4440
      TabIndex        =   30
      Top             =   3720
      Width           =   1215
   End
   Begin VB.Label Label1 
      Caption         =   "初工作时间:"
      Height          =   255
      Index           =   13
      Left            =   4440
      TabIndex        =   29
      Top             =   3360
      Width           =   1335
   End
   Begin VB.Label Label1 
      Caption         =   "授职称时间:"
      Height          =   255
      Index           =   12
      Left            =   4440
      TabIndex        =   28
      Top             =   3000
      Width           =   1335
   End
   Begin VB.Label Label1 
      Caption         =   "职    称:"
      Height          =   255
      Index           =   11
      Left            =   480
      TabIndex        =   27
      Top             =   4440
      Width           =   975
   End
   Begin VB.Label Label1 
      Caption         =   "学    历:"
      Height          =   255
      Index           =   10
      Left            =   480
      TabIndex        =   26
      Top             =   4080
      Width           =   975
   End
   Begin VB.Label Label1 
      Caption         =   "毕业时间:"
      Height          =   255
      Index           =   9
      Left            =   480
      TabIndex        =   25
      Top             =   3720
      Width           =   975
   End
   Begin VB.Label Label1 
      Caption         =   "毕业学校:"
      Height          =   255
      Index           =   8
      Left            =   480
      TabIndex        =   24
      Top             =   3360
      Width           =   975
   End
   Begin VB.Label Label1 
      Caption         =   "婚姻状况:"
      Height          =   255
      Index           =   7
      Left            =   480
      TabIndex        =   23
      Top             =   3000
      Width           =   975
   End
   Begin VB.Label Label1 
      Caption         =   "出生日期:"
      Height          =   255
      Index           =   6
      Left            =   480
      TabIndex        =   22
      Top             =   2640
      Width           =   975
   End
   Begin VB.Label Label1 
      Caption         =   "政治面貌:"
      Height          =   255
      Index           =   5
      Left            =   480
      TabIndex        =   21
      Top             =   2280
      Width           =   975
   End
   Begin VB.Label Label1 
      Caption         =   "民    族:"
      Height          =   255
      Index           =   4
      Left            =   480
      TabIndex        =   20
      Top             =   1920
      Width           =   975
   End
   Begin VB.Label Label1 
      Caption         =   "性    别:"
      Height          =   255
      Index           =   3
      Left            =   480
      TabIndex        =   19
      Top             =   1560
      Width           =   975
   End
   Begin VB.Label Label1 
      Caption         =   "部    门:"
      Height          =   255
      Index           =   2
      Left            =   480
      TabIndex        =   18
      Top             =   1200
      Width           =   975
   End
   Begin VB.Label Label1 
      Caption         =   "姓    名:"
      ForeColor       =   &H00FF0000&
      Height          =   255
      Index           =   1
      Left            =   480
      TabIndex        =   17
      Top             =   840
      Width           =   975
   End
   Begin VB.Label Label1 
      Caption         =   "编    号:"
      ForeColor       =   &H00FF0000&

⌨️ 快捷键说明

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