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

📄 frmdaxmcx.frm

📁 毕业设计的学生成绩管理
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmdaxmcx 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "按姓名查询档案"
   ClientHeight    =   6420
   ClientLeft      =   120
   ClientTop       =   1515
   ClientWidth     =   7080
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Moveable        =   0   'False
   ScaleHeight     =   6420
   ScaleWidth      =   7080
   Begin VB.TextBox Text2 
      Height          =   270
      Index           =   1
      Left            =   240
      TabIndex        =   40
      Top             =   3840
      Width           =   1575
   End
   Begin VB.TextBox Text3 
      Height          =   270
      Index           =   1
      Left            =   1920
      TabIndex        =   39
      Top             =   3840
      Width           =   1575
   End
   Begin VB.TextBox Text4 
      Height          =   270
      Index           =   1
      Left            =   3600
      TabIndex        =   38
      Top             =   3840
      Width           =   3135
   End
   Begin VB.TextBox Text2 
      Height          =   270
      Index           =   2
      Left            =   240
      TabIndex        =   37
      Top             =   4200
      Width           =   1575
   End
   Begin VB.TextBox Text3 
      Height          =   270
      Index           =   2
      Left            =   1920
      TabIndex        =   36
      Top             =   4200
      Width           =   1575
   End
   Begin VB.TextBox Text4 
      Height          =   270
      Index           =   2
      Left            =   3600
      TabIndex        =   35
      Top             =   4200
      Width           =   3135
   End
   Begin VB.TextBox Text2 
      Height          =   270
      Index           =   3
      Left            =   240
      TabIndex        =   34
      Top             =   4560
      Width           =   1575
   End
   Begin VB.TextBox Text3 
      Height          =   270
      Index           =   3
      Left            =   1920
      TabIndex        =   33
      Top             =   4560
      Width           =   1575
   End
   Begin VB.TextBox Text4 
      Height          =   270
      Index           =   3
      Left            =   3600
      TabIndex        =   32
      Top             =   4560
      Width           =   3135
   End
   Begin VB.TextBox Text2 
      Height          =   270
      Index           =   4
      Left            =   240
      TabIndex        =   31
      Top             =   4920
      Width           =   1575
   End
   Begin VB.TextBox Text3 
      Height          =   270
      Index           =   4
      Left            =   1920
      TabIndex        =   30
      Top             =   4920
      Width           =   1575
   End
   Begin VB.TextBox Text4 
      Height          =   270
      Index           =   4
      Left            =   3600
      TabIndex        =   29
      Top             =   4920
      Width           =   3135
   End
   Begin VB.ComboBox Combo1 
      Height          =   300
      Index           =   0
      ItemData        =   "frmdaxmcx.frx":0000
      Left            =   1680
      List            =   "frmdaxmcx.frx":0002
      TabIndex        =   6
      Top             =   1920
      Width           =   1575
   End
   Begin VB.ComboBox Combo1 
      Height          =   300
      Index           =   1
      ItemData        =   "frmdaxmcx.frx":0004
      Left            =   4920
      List            =   "frmdaxmcx.frx":0006
      Style           =   2  'Dropdown List
      TabIndex        =   7
      Top             =   480
      Width           =   1575
   End
   Begin VB.ComboBox Combo1 
      Height          =   300
      Index           =   2
      Left            =   4920
      Style           =   2  'Dropdown List
      TabIndex        =   9
      Top             =   1200
      Width           =   1575
   End
   Begin VB.ComboBox Combo1 
      Height          =   300
      Index           =   3
      Left            =   4920
      Style           =   2  'Dropdown List
      TabIndex        =   10
      Top             =   1560
      Width           =   1575
   End
   Begin VB.CommandButton Command5 
      Caption         =   "返回(&X)"
      Height          =   375
      Left            =   4920
      TabIndex        =   16
      Top             =   5880
      Width           =   1095
   End
   Begin VB.CommandButton Command3 
      Caption         =   "删除(&D)"
      Height          =   375
      Left            =   3600
      TabIndex        =   14
      Top             =   5880
      Width           =   1095
   End
   Begin VB.CommandButton Command2 
      Caption         =   "更新(&U)"
      Height          =   375
      Left            =   2340
      TabIndex        =   13
      Top             =   5880
      Width           =   1095
   End
   Begin VB.CommandButton Command1 
      Caption         =   "修改(&M)"
      Height          =   375
      Left            =   1080
      TabIndex        =   12
      Top             =   5880
      Width           =   1095
   End
   Begin VB.Frame Frame1 
      Caption         =   "档案查询"
      Height          =   2415
      Left            =   120
      TabIndex        =   15
      Top             =   120
      Width           =   6735
      Begin VB.TextBox Text1 
         Height          =   270
         Index           =   1
         Left            =   1560
         TabIndex        =   1
         Top             =   720
         Width           =   1575
      End
      Begin VB.TextBox Text1 
         Height          =   270
         Index           =   2
         Left            =   1560
         TabIndex        =   4
         Top             =   1440
         Width           =   495
      End
      Begin VB.TextBox Text1 
         Height          =   270
         Index           =   4
         Left            =   4800
         TabIndex        =   8
         Top             =   720
         Width           =   1575
      End
      Begin VB.TextBox Text1 
         Height          =   270
         Index           =   5
         Left            =   4800
         TabIndex        =   11
         Top             =   1800
         Width           =   1575
      End
      Begin VB.OptionButton Option1 
         Caption         =   "男"
         Height          =   255
         Index           =   0
         Left            =   1560
         TabIndex        =   2
         Top             =   1080
         Width           =   615
      End
      Begin VB.OptionButton Option1 
         Caption         =   "女"
         Height          =   255
         Index           =   1
         Left            =   2400
         TabIndex        =   3
         Top             =   1080
         Width           =   615
      End
      Begin VB.TextBox Text1 
         Height          =   270
         Index           =   3
         Left            =   2520
         TabIndex        =   5
         Top             =   1440
         Width           =   375
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         Left            =   1560
         TabIndex        =   0
         Top             =   360
         Width           =   1575
      End
      Begin VB.Label Label1 
         Caption         =   "年        级:"
         Height          =   255
         Index           =   6
         Left            =   3480
         TabIndex        =   28
         Top             =   765
         Width           =   1335
      End
      Begin VB.Label Label1 
         Caption         =   "班        级:"
         Height          =   255
         Index           =   9
         Left            =   3480
         TabIndex        =   27
         Top             =   1875
         Width           =   1335
      End
      Begin VB.Label Label1 
         Caption         =   "专        业:"
         Height          =   255
         Index           =   8
         Left            =   3480
         TabIndex        =   26
         Top             =   1485
         Width           =   1335
      End
      Begin VB.Label Label1 
         Caption         =   "系        别:"
         Height          =   255
         Index           =   7
         Left            =   3480
         TabIndex        =   25
         Top             =   1125
         Width           =   1335
      End
      Begin VB.Label Label1 
         Caption         =   "政 治  面 貌:"
         Height          =   255
         Index           =   5
         Left            =   3480
         TabIndex        =   24
         Top             =   405
         Width           =   1335
      End
      Begin VB.Label Label1 
         Caption         =   "民        族:"
         Height          =   255
         Index           =   4
         Left            =   120
         TabIndex        =   23
         Top             =   1875
         Width           =   1335
      End
      Begin VB.Label Label1 
         Caption         =   "性        别:"
         Height          =   255
         Index           =   2
         Left            =   120
         TabIndex        =   22
         Top             =   1125
         Width           =   1335
      End
      Begin VB.Label Label1 
         Caption         =   "学        号:"
         Height          =   255
         Index           =   1
         Left            =   120
         TabIndex        =   21
         Top             =   765
         Width           =   1335
      End
      Begin VB.Label Label1 
         Caption         =   "姓        名:"
         Height          =   255

⌨️ 快捷键说明

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