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

📄 form1.frm

📁 这是一个学生信息管理系统
💻 FRM
📖 第 1 页 / 共 5 页
字号:
               Height          =   180
               Left            =   540
               TabIndex        =   144
               Top             =   1686
               Width           =   720
            End
            Begin VB.Label Label26 
               AutoSize        =   -1  'True
               Caption         =   "数  学:"
               Height          =   180
               Left            =   540
               TabIndex        =   143
               Top             =   1249
               Width           =   720
            End
            Begin VB.Label Label25 
               AutoSize        =   -1  'True
               Caption         =   "姓  名:"
               Height          =   180
               Left            =   540
               TabIndex        =   142
               Top             =   375
               Width           =   720
            End
         End
         Begin StoneXP.XPButton XPButton17 
            Height          =   375
            Left            =   4560
            TabIndex        =   148
            Top             =   600
            Width           =   975
            _ExtentX        =   1720
            _ExtentY        =   661
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Caption         =   "查询"
            MouseIcon       =   "Form1.frx":0FD6
            MousePointer    =   99
         End
         Begin StoneXP.XPFrame XPFrame9 
            Height          =   3735
            Left            =   -73560
            TabIndex        =   154
            Top             =   1440
            Width           =   3375
            _ExtentX        =   5953
            _ExtentY        =   6588
            Caption         =   "学生成绩信息"
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            BackColor       =   12648447
            Begin VB.TextBox Tnum1 
               ForeColor       =   &H000000C0&
               Height          =   270
               Left            =   1380
               Locked          =   -1  'True
               TabIndex        =   161
               Top             =   360
               Width           =   1095
            End
            Begin VB.TextBox Tyw1 
               ForeColor       =   &H000000C0&
               Height          =   270
               Left            =   1380
               Locked          =   -1  'True
               TabIndex        =   160
               Top             =   780
               Width           =   1095
            End
            Begin VB.TextBox Tsx1 
               ForeColor       =   &H000000C0&
               Height          =   270
               Left            =   1380
               Locked          =   -1  'True
               TabIndex        =   159
               Top             =   1200
               Width           =   1095
            End
            Begin VB.TextBox Tyy1 
               ForeColor       =   &H000000C0&
               Height          =   270
               Left            =   1380
               Locked          =   -1  'True
               TabIndex        =   158
               Top             =   1620
               Width           =   1095
            End
            Begin VB.TextBox Twl1 
               ForeColor       =   &H000000C0&
               Height          =   270
               Left            =   1380
               Locked          =   -1  'True
               TabIndex        =   157
               Top             =   2040
               Width           =   1095
            End
            Begin VB.TextBox Thx1 
               ForeColor       =   &H000000C0&
               Height          =   270
               Left            =   1380
               Locked          =   -1  'True
               TabIndex        =   156
               Top             =   2460
               Width           =   1095
            End
            Begin VB.TextBox Tsw1 
               ForeColor       =   &H000000FF&
               Height          =   270
               Left            =   1380
               Locked          =   -1  'True
               TabIndex        =   155
               Top             =   2880
               Width           =   1095
            End
            Begin VB.Label Label40 
               AutoSize        =   -1  'True
               Caption         =   "学  号:"
               Height          =   180
               Left            =   540
               TabIndex        =   168
               Top             =   375
               Width           =   720
            End
            Begin VB.Label Label39 
               AutoSize        =   -1  'True
               Caption         =   "数  学:"
               Height          =   180
               Left            =   540
               TabIndex        =   167
               Top             =   1249
               Width           =   720
            End
            Begin VB.Label Label38 
               AutoSize        =   -1  'True
               Caption         =   "英  语:"
               Height          =   180
               Left            =   540
               TabIndex        =   166
               Top             =   1686
               Width           =   720
            End
            Begin VB.Label Label37 
               AutoSize        =   -1  'True
               Caption         =   "物  理:"
               Height          =   180
               Left            =   540
               TabIndex        =   165
               Top             =   2123
               Width           =   720
            End
            Begin VB.Label Label36 
               AutoSize        =   -1  'True
               Caption         =   "语  文:"
               Height          =   180
               Left            =   540
               TabIndex        =   164
               Top             =   812
               Width           =   720
            End
            Begin VB.Label Label35 
               AutoSize        =   -1  'True
               Caption         =   "化  学:"
               Height          =   180
               Left            =   540
               TabIndex        =   163
               Top             =   2560
               Width           =   720
            End
            Begin VB.Label Label34 
               AutoSize        =   -1  'True
               Caption         =   "生  物:"
               Height          =   180
               Left            =   540
               TabIndex        =   162
               Top             =   3000
               Width           =   720
            End
         End
         Begin StoneXP.XPButton XPButton18 
            Height          =   375
            Left            =   -70440
            TabIndex        =   169
            Top             =   600
            Width           =   975
            _ExtentX        =   1720
            _ExtentY        =   661
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Caption         =   "查询"
            MouseIcon       =   "Form1.frx":12F0
            MousePointer    =   99
         End
         Begin VB.Label Label42 
            Caption         =   "以下是此生的相关信息------------"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   -74160
            TabIndex        =   171
            Top             =   1200
            Width           =   3495
         End
         Begin VB.Label Label41 
            AutoSize        =   -1  'True
            Caption         =   "请输入要查询的姓名:"
            Height          =   180
            Left            =   -74160
            TabIndex        =   170
            Top             =   600
            Width           =   1800
         End
         Begin VB.Label Label32 
            Caption         =   "以下是此生的相关信息------------"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   840
            TabIndex        =   150
            Top             =   1200
            Width           =   3495
         End
         Begin VB.Label Label31 
            AutoSize        =   -1  'True
            Caption         =   "请输入要查询的学号:"
            Height          =   180
            Left            =   840
            TabIndex        =   149
            Top             =   600
            Width           =   1800
         End
      End
   End
   Begin StoneXP.XPFrame XPFra1 
      Height          =   5895
      Left            =   1920
      TabIndex        =   7
      Top             =   0
      Width           =   7815
      _ExtentX        =   13785
      _ExtentY        =   10398
      Caption         =   "学生信息查询"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BackColor       =   12640511
      Begin TabDlg.SSTab SSTab1 
         Height          =   5415
         Left            =   120
         TabIndex        =   8
         Top             =   360
         Width           =   7455
         _ExtentX        =   13150
         _ExtentY        =   9551
         _Version        =   393216
         Tab             =   1
         TabHeight       =   520
         TabCaption(0)   =   "姓名"
         TabPicture(0)   =   "Form1.frx":160A
         Tab(0).ControlEnabled=   0   'False
         Tab(0).Control(0)=   "Label9"
         Tab(0).Control(1)=   "Label10"
         Tab(0).Control(2)=   "XPButSearchName"
         Tab(0).Control(3)=   "XPFrame3"
         Tab(0).Control(4)=   "Tname11"
         Tab(0).ControlCount=   5
         TabCaption(1)   =   "学号"
         TabPicture(1)   =   "Form1.frx":1626
         Tab(1).ControlEnabled=   -1  'True
         Tab(1).Control(0)=   "Label17"
         Tab(1).Control(0).Enabled=   0   'False
         Tab(1).Control(1)=   "Label18"
         Tab(1).Control(1).Enabled=   0   'False
         Tab(1).Control(2)=   "XPButton1"
         Tab(1).Control(2).Enabled=   0   'False
         Tab(1).Control(3)=   "XPFrame4"
         Tab(1).Control(3).Enabled=   0   'False
         Tab(1).Control(4)=   "Tnum12"
         Tab(1).Control(4).Enabled=   0   'False
         Tab(1).ControlCount=   5
         TabCaption(2)   =   "查询全部"
         TabPicture(2)   =   "Form1.frx":1642
         Tab(2).ControlEnabled=   0   'False
         Tab(2).Control(0)=   "XPButton12"
         Tab(2).Control(1)=   "XPButton11"
         Tab(2).Control(2)=   "XPFrame5"
         Tab(2).Control(3)=   "LabAll"
         Tab(2).Control(4)=   "LabCur"
         Tab(2).Control(5)=   "Label19"
         Tab(2).ControlCount=   6
         Begin StoneXP.XPButton XPButton12 
            Height          =   375
            Left            =   -69240
            TabIndex        =   122
            Top             =   4920
            Width           =   855
            _ExtentX        =   1508
            _ExtentY        =   661
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Caption         =   "下一页"
            MouseIcon       =   "Form1.frx":165E
            MousePointer    =   99
         End
         Begin StoneXP.XPButton XPButton11 
            Height          =   375

⌨️ 快捷键说明

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