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

📄 frmstuman.frm

📁 这是一个国内通用的学生管理系统!包括院系,学生基本信息,照片,成绩,课程等多方面的管理系统
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form FrmStuMan 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "学生信息管理"
   ClientHeight    =   4425
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   11640
   Icon            =   "FrmStuMan.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4425
   ScaleWidth      =   11640
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame1 
      BackColor       =   &H80000004&
      ForeColor       =   &H00808000&
      Height          =   3495
      Left            =   2640
      TabIndex        =   0
      Top             =   120
      Width           =   9015
      Begin VB.Line Line7 
         X1              =   0
         X2              =   9000
         Y1              =   3120
         Y2              =   3120
      End
      Begin VB.Line Line5 
         X1              =   0
         X2              =   9000
         Y1              =   2040
         Y2              =   2040
      End
      Begin VB.Line Line4 
         X1              =   0
         X2              =   7200
         Y1              =   1680
         Y2              =   1680
      End
      Begin VB.Line Line3 
         X1              =   0
         X2              =   7200
         Y1              =   1320
         Y2              =   1320
      End
      Begin VB.Line Line2 
         X1              =   0
         X2              =   7200
         Y1              =   960
         Y2              =   960
      End
      Begin VB.Line Line14 
         X1              =   2400
         X2              =   2400
         Y1              =   120
         Y2              =   960
      End
      Begin VB.Line Line1 
         BorderColor     =   &H00000000&
         X1              =   0
         X2              =   7200
         Y1              =   600
         Y2              =   600
      End
      Begin VB.Line Line12 
         X1              =   2400
         X2              =   2400
         Y1              =   1680
         Y2              =   2040
      End
      Begin VB.Label Lbl_Memo 
         BackColor       =   &H00FFC0C0&
         BackStyle       =   0  'Transparent
         Caption         =   "Memo"
         DataField       =   "Memo"
         DataSource      =   "AdoStuDetail"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800080&
         Height          =   825
         Left            =   1320
         TabIndex        =   30
         Top             =   2160
         Width           =   7560
      End
      Begin VB.Label Label27 
         AutoSize        =   -1  'True
         BackColor       =   &H00FFC0C0&
         BackStyle       =   0  'Transparent
         Caption         =   "备注"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   180
         Left            =   120
         TabIndex        =   29
         Top             =   2160
         Width           =   390
      End
      Begin VB.Label Lbl_BadgeID 
         BackColor       =   &H00FFC0C0&
         BackStyle       =   0  'Transparent
         Caption         =   "OfficePhone"
         DataField       =   "BadgeID"
         DataSource      =   "AdoStuDetail"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800080&
         Height          =   225
         Left            =   6000
         TabIndex        =   28
         Top             =   1080
         Width           =   1440
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         BackColor       =   &H00FFC0C0&
         BackStyle       =   0  'Transparent
         Caption         =   "学生证号"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   180
         Left            =   4800
         TabIndex        =   27
         Top             =   1080
         Width           =   780
      End
      Begin VB.Line Line25 
         X1              =   3360
         X2              =   3360
         Y1              =   1680
         Y2              =   2040
      End
      Begin VB.Line Line18 
         X1              =   7200
         X2              =   7200
         Y1              =   120
         Y2              =   2040
      End
      Begin VB.Line Line17 
         X1              =   5880
         X2              =   5880
         Y1              =   120
         Y2              =   2040
      End
      Begin VB.Line Line16 
         X1              =   4680
         X2              =   4680
         Y1              =   120
         Y2              =   2040
      End
      Begin VB.Line Line15 
         X1              =   3360
         X2              =   3360
         Y1              =   120
         Y2              =   960
      End
      Begin VB.Line Line13 
         X1              =   1200
         X2              =   1200
         Y1              =   120
         Y2              =   3480
      End
      Begin VB.Label Lbl_Fillin_Time 
         AutoSize        =   -1  'True
         BackColor       =   &H00FFC0C0&
         BackStyle       =   0  'Transparent
         Caption         =   "Fillin_Time"
         DataField       =   "Fillin_Time"
         DataSource      =   "AdoStuDetail"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800080&
         Height          =   180
         Left            =   1320
         TabIndex        =   26
         Top             =   3240
         Width           =   990
      End
      Begin VB.Label Label35 
         AutoSize        =   -1  'True
         BackColor       =   &H00FFC0C0&
         BackStyle       =   0  'Transparent
         Caption         =   "填表时间"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   180
         Left            =   120
         TabIndex        =   25
         Top             =   3240
         Width           =   780
      End
      Begin VB.Label Lbl_Title 
         AutoSize        =   -1  'True
         BackColor       =   &H00FFC0C0&
         BackStyle       =   0  'Transparent
         Caption         =   "Title"
         DataField       =   "Title"
         DataSource      =   "AdoStuDetail"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800080&
         Height          =   180
         Left            =   6000
         TabIndex        =   24
         Top             =   1800
         Width           =   450
      End
      Begin VB.Label Label18 
         AutoSize        =   -1  'True
         BackColor       =   &H00FFC0C0&
         BackStyle       =   0  'Transparent
         Caption         =   "职务"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   180
         Left            =   4800
         TabIndex        =   23
         Top             =   1800
         Width           =   390
      End
      Begin VB.Label Lbl_Postcode 
         AutoSize        =   -1  'True
         BackColor       =   &H00FFC0C0&
         BackStyle       =   0  'Transparent
         Caption         =   "Postcode"
         DataField       =   "Postcode"
         DataSource      =   "AdoStuDetail"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800080&
         Height          =   180
         Left            =   1320
         TabIndex        =   22
         Top             =   1800
         Width           =   720
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackColor       =   &H00FFC0C0&
         BackStyle       =   0  'Transparent
         Caption         =   "邮政编码"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   180
         Left            =   120
         TabIndex        =   21
         Top             =   1800
         Width           =   780
      End
      Begin VB.Image Image1 
         BorderStyle     =   1  'Fixed Single
         Height          =   1755
         Left            =   7320
         Stretch         =   -1  'True
         Top             =   240
         Width           =   1575
      End
      Begin VB.Label Label34 
         AutoSize        =   -1  'True
         BackColor       =   &H00FFC0C0&
         BackStyle       =   0  'Transparent
         Caption         =   "民族"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   180
         Left            =   4800
         TabIndex        =   20
         Top             =   360
         Width           =   390
      End
      Begin VB.Label Lbl_Nationality 
         BackColor       =   &H00FFC0C0&
         BackStyle       =   0  'Transparent
         Caption         =   "Nationality"
         DataField       =   "Nationality"
         DataSource      =   "AdoStuDetail"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00800080&
         Height          =   225
         Left            =   6000
         TabIndex        =   19
         Top             =   360
         Width           =   1380
      End
      Begin VB.Label Label28 
         AutoSize        =   -1  'True
         BackColor       =   &H00FFC0C0&
         BackStyle       =   0  'Transparent

⌨️ 快捷键说明

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