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

📄 frmquerymain.frm

📁 教务管理系统,用VB 完成,以SQL SERVER 2000作为后台数据库
💻 FRM
📖 第 1 页 / 共 3 页
字号:
         Caption         =   "船舶与海洋工程学院"
         ForeColor       =   &H00000000&
         Height          =   255
         Index           =   0
         Left            =   210
         TabIndex        =   44
         Top             =   210
         Width           =   2085
      End
      Begin VB.CheckBox chkYX 
         Caption         =   "外国语学院"
         Height          =   255
         Index           =   13
         Left            =   2685
         TabIndex        =   43
         Top             =   960
         Width           =   2085
      End
      Begin VB.CheckBox chkYX 
         Caption         =   "化学化工学院"
         Height          =   255
         Index           =   14
         Left            =   7650
         TabIndex        =   42
         Top             =   210
         Width           =   1515
      End
   End
   Begin Threed.SSPanel SSPanel1 
      Height          =   885
      Left            =   210
      TabIndex        =   36
      Top             =   5250
      Width           =   9345
      _ExtentX        =   16484
      _ExtentY        =   1561
      _Version        =   131073
      Caption         =   "SSPanel1"
      BevelInner      =   1
      Begin VB.CommandButton cmdLook 
         BackColor       =   &H00C0C000&
         Caption         =   "浏览"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   18
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   510
         Style           =   1  'Graphical
         TabIndex        =   40
         Top             =   180
         Width           =   1215
      End
      Begin VB.CommandButton cmdQuery 
         BackColor       =   &H00C0C000&
         Caption         =   "查询"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   18
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   2370
         Style           =   1  'Graphical
         TabIndex        =   39
         Top             =   180
         Width           =   1215
      End
      Begin VB.CommandButton cmdExit 
         BackColor       =   &H00C0C000&
         Caption         =   "退出"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   18
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   5760
         Style           =   1  'Graphical
         TabIndex        =   38
         Top             =   180
         Width           =   1215
      End
      Begin VB.CommandButton cmdDelete 
         BackColor       =   &H00C0C000&
         Caption         =   "初始化"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   18
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   3945
         Style           =   1  'Graphical
         TabIndex        =   37
         Top             =   180
         Width           =   1415
      End
   End
   Begin VB.Frame Frame7 
      BackColor       =   &H00C0C0C0&
      Caption         =   "户口属性"
      ForeColor       =   &H000000FF&
      Height          =   675
      Left            =   6990
      TabIndex        =   29
      Top             =   3390
      Width           =   2535
      Begin VB.OptionButton optCountry 
         Caption         =   "农村"
         Height          =   255
         Left            =   1350
         TabIndex        =   31
         Top             =   270
         Width           =   1095
      End
      Begin VB.OptionButton optCity 
         Caption         =   "城市"
         Height          =   255
         Left            =   150
         TabIndex        =   21
         Top             =   270
         Width           =   1095
      End
   End
   Begin VB.Frame Frame6 
      BackColor       =   &H00C0C0C0&
      Caption         =   "选择年级"
      ForeColor       =   &H000000FF&
      Height          =   1575
      Left            =   2730
      TabIndex        =   27
      Top             =   3390
      Width           =   2655
      Begin VB.TextBox txtNJ 
         Height          =   270
         Left            =   1350
         TabIndex        =   20
         Text            =   " "
         Top             =   1020
         Width           =   975
      End
      Begin VB.CheckBox chkNJ 
         Caption         =   "98级"
         Height          =   255
         Index           =   4
         Left            =   1350
         TabIndex        =   16
         Top             =   240
         Width           =   975
      End
      Begin VB.CheckBox chkNJ 
         Caption         =   "99级"
         Height          =   255
         Index           =   6
         Left            =   1350
         TabIndex        =   17
         Top             =   500
         Width           =   975
      End
      Begin VB.CheckBox chkNJ 
         Caption         =   "2000级"
         Height          =   255
         Index           =   5
         Left            =   1350
         TabIndex        =   18
         Top             =   760
         Width           =   975
      End
      Begin VB.CheckBox chkNJ 
         Caption         =   "97级"
         Height          =   255
         Index           =   3
         Left            =   120
         TabIndex        =   15
         Top             =   1110
         Width           =   975
      End
      Begin VB.CheckBox chkNJ 
         Caption         =   "96级"
         Height          =   255
         Index           =   2
         Left            =   120
         TabIndex        =   14
         Top             =   820
         Width           =   975
      End
      Begin VB.CheckBox chkNJ 
         Caption         =   "95级"
         Height          =   255
         Index           =   1
         Left            =   120
         TabIndex        =   13
         Top             =   530
         Width           =   975
      End
      Begin VB.CheckBox chkNJ 
         Caption         =   "94级"
         Height          =   255
         Index           =   0
         Left            =   120
         TabIndex        =   12
         Top             =   240
         Width           =   975
      End
   End
   Begin VB.Frame Frame5 
      BackColor       =   &H00C0C0C0&
      Caption         =   "选择学历"
      ForeColor       =   &H000000FF&
      Height          =   1575
      Left            =   60
      TabIndex        =   26
      Top             =   3390
      Width           =   2655
      Begin VB.CheckBox chkXL 
         Caption         =   "双学士"
         Height          =   255
         Index           =   5
         Left            =   1500
         TabIndex        =   11
         Top             =   1110
         Width           =   975
      End
      Begin VB.CheckBox chkXL 
         Caption         =   "进修生"
         Height          =   255
         Index           =   4
         Left            =   1500
         TabIndex        =   10
         Top             =   675
         Width           =   975
      End
      Begin VB.CheckBox chkXL 
         Caption         =   "大专"
         Height          =   255
         Index           =   3
         Left            =   1500
         TabIndex        =   9
         Top             =   240
         Width           =   975
      End
      Begin VB.CheckBox chkXL 
         Caption         =   "本科"
         Height          =   255
         Index           =   2
         Left            =   240
         TabIndex        =   8
         Top             =   1110
         Width           =   975
      End
      Begin VB.CheckBox chkXL 
         Caption         =   "硕士"
         Height          =   255
         Index           =   1
         Left            =   240
         TabIndex        =   7
         Top             =   675
         Width           =   975
      End
      Begin VB.CheckBox chkXL 
         Caption         =   "博士"
         Height          =   255
         Index           =   0
         Left            =   240
         TabIndex        =   6
         Top             =   240
         Width           =   975
      End
   End
   Begin VB.Frame Frame4 
      BackColor       =   &H00C0C0C0&
      Caption         =   "选择性别"
      ForeColor       =   &H000000FF&
      Height          =   675
      Left            =   5400
      TabIndex        =   28
      Top             =   3390
      Width           =   1575
      Begin VB.OptionButton optWoman 
         Caption         =   "女"
         Height          =   300
         Left            =   840
         TabIndex        =   30
         Top             =   240
         Width           =   555
      End
      Begin VB.OptionButton optMan 
         Caption         =   "男"
         Height          =   300
         Left            =   120
         TabIndex        =   19
         Top             =   240
         Width           =   555
      End
   End
   Begin VB.Frame Frame3 
      BackColor       =   &H00C0C0C0&
      Caption         =   "选择民族"
      ForeColor       =   &H000000FF&
      Height          =   1920
      Left            =   6990
      TabIndex        =   25
      Top             =   1470
      Width           =   2535
      Begin VB.CheckBox chkMZ 
         Caption         =   "其他少数民族"
         Height          =   255
         Index           =   5
         Left            =   240
         TabIndex        =   5
         Top             =   1590
         Width           =   1395
      End
      Begin VB.CheckBox chkMZ 
         Caption         =   "壮族"
         Height          =   255
         Index           =   4
         Left            =   240
         TabIndex        =   4
         Top             =   1320
         Width           =   855
      End
      Begin VB.CheckBox chkMZ 
         Caption         =   "满族"
         Height          =   255
         Index           =   3
         Left            =   240
         TabIndex        =   3
         Top             =   1050
         Width           =   885
      End
      Begin VB.CheckBox chkMZ 
         Caption         =   "藏族"
         Height          =   255
         Index           =   2
         Left            =   240
         TabIndex        =   2
         Top             =   780
         Width           =   825
      End
      Begin VB.CheckBox chkMZ 
         Caption         =   "回族"
         Height          =   255
         Index           =   1
         Left            =   240
         TabIndex        =   1
         Top             =   510
         Width           =   855
      End
      Begin VB.CheckBox chkMZ 
         Caption         =   "汉族"
         Height          =   255
         Index           =   0
         Left            =   240
         TabIndex        =   0
         Top             =   240
         Width           =   825
      End
      Begin VB.Image Image1 
         Height          =   480
         Left            =   1530
         Picture         =   "frmQueryMain.frx":044A
         Top             =   690
         Width           =   480
      End
   End
   Begin VB.Frame Frame9 
      Height          =   1065
      Left            =   5400
      TabIndex        =   32
      Top             =   3900
      Width           =   4125
      Begin VB.TextBox txtSFZ 
         BackColor       =   &H00C0C0FF&
         Height          =   270
         Left            =   1470
         TabIndex        =   24
         Text            =   " "
         Top             =   720
         Width           =   2565
      End
      Begin VB.TextBox txtXM 
         BackColor       =   &H00C0C0FF&
         Height          =   270
         Left            =   1470
         TabIndex        =   22
         Text            =   " "
         Top             =   180
         Width           =   2565
      End
      Begin VB.TextBox txtXH 
         BackColor       =   &H00C0C0FF&
         Height          =   270
         Left            =   1470
         TabIndex        =   23
         Text            =   " "
         Top             =   450
         Width           =   2565
      End
      Begin VB.Label Label3 
         Alignment       =   1  'Right Justify
         Caption         =   "身份证"
         ForeColor       =   &H00FF0000&
         Height          =   255
         Left            =   180
         TabIndex        =   35
         Top             =   750

⌨️ 快捷键说明

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