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

📄 frmtongji2.frm

📁 用VB连接ORalce数据库的学生管理系统
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "MSHFLXGD.OCX"
Begin VB.Form frmtongji2 
   BackColor       =   &H00FFC0FF&
   Caption         =   "统计"
   ClientHeight    =   9255
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   12735
   LinkTopic       =   "Form6"
   MDIChild        =   -1  'True
   ScaleHeight     =   9255
   ScaleWidth      =   12735
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   330
      Left            =   2400
      Top             =   5280
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   "he"
      Password        =   "he"
      RecordSource    =   ""
      Caption         =   "Adodc2"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.TextBox Text5 
      Height          =   375
      Left            =   2400
      TabIndex        =   37
      Top             =   5280
      Visible         =   0   'False
      Width           =   1335
   End
   Begin VB.Frame Frame4 
      BackColor       =   &H00FFC0FF&
      Height          =   1095
      Left            =   1560
      TabIndex        =   26
      Top             =   3480
      Visible         =   0   'False
      Width           =   10335
      Begin VB.CommandButton Command5 
         Caption         =   "统计"
         Height          =   375
         Left            =   5760
         TabIndex        =   29
         Top             =   480
         Visible         =   0   'False
         Width           =   1095
      End
      Begin VB.CommandButton Command4 
         Caption         =   "打印"
         Height          =   375
         Left            =   8160
         TabIndex        =   28
         Top             =   480
         Visible         =   0   'False
         Width           =   1095
      End
      Begin VB.TextBox Text3 
         Height          =   270
         Left            =   2400
         TabIndex        =   27
         Top             =   480
         Visible         =   0   'False
         Width           =   2535
      End
      Begin VB.Label Label6 
         BackColor       =   &H00FFC0FF&
         Caption         =   "学生姓名"
         Height          =   375
         Left            =   600
         TabIndex        =   30
         Top             =   480
         Visible         =   0   'False
         Width           =   855
      End
   End
   Begin VB.Frame Frame3 
      BackColor       =   &H00FFC0FF&
      Height          =   1095
      Left            =   2280
      TabIndex        =   20
      Top             =   3480
      Visible         =   0   'False
      Width           =   9015
      Begin VB.CommandButton Command32 
         Caption         =   "打印"
         Height          =   375
         Left            =   7800
         TabIndex        =   33
         Top             =   480
         Visible         =   0   'False
         Width           =   1095
      End
      Begin VB.CommandButton Command31 
         Caption         =   "统计"
         Height          =   375
         Left            =   6480
         TabIndex        =   32
         Top             =   480
         Visible         =   0   'False
         Width           =   1095
      End
      Begin VB.TextBox Text4 
         Height          =   270
         Left            =   4320
         TabIndex        =   31
         Top             =   480
         Visible         =   0   'False
         Width           =   1935
      End
      Begin VB.CommandButton Command3 
         Caption         =   "统计"
         Height          =   375
         Left            =   6960
         TabIndex        =   22
         Top             =   480
         Visible         =   0   'False
         Width           =   1095
      End
      Begin VB.TextBox Text2 
         Height          =   270
         Left            =   1320
         TabIndex        =   21
         Top             =   480
         Visible         =   0   'False
         Width           =   1935
      End
      Begin VB.Label Label5 
         BackColor       =   &H00FFC0FF&
         Caption         =   "课程"
         Height          =   255
         Left            =   3480
         TabIndex        =   24
         Top             =   480
         Visible         =   0   'False
         Width           =   735
      End
      Begin VB.Label Label4 
         BackColor       =   &H00FFC0FF&
         Caption         =   "任课老师"
         Height          =   375
         Left            =   360
         TabIndex        =   23
         Top             =   480
         Visible         =   0   'False
         Width           =   855
      End
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H00FFC0FF&
      Caption         =   "统计"
      Height          =   2775
      Left            =   600
      TabIndex        =   8
      Top             =   240
      Width           =   12015
      Begin VB.OptionButton Option12 
         BackColor       =   &H00FFC0FF&
         Caption         =   "统计平均分最高的课程"
         Height          =   255
         Left            =   8160
         TabIndex        =   36
         Top             =   1800
         Width           =   3615
      End
      Begin VB.OptionButton Option11 
         BackColor       =   &H00FFC0FF&
         Caption         =   "统计不及格人数最多的课程"
         Height          =   255
         Left            =   4080
         TabIndex        =   35
         Top             =   1800
         Width           =   3615
      End
      Begin VB.OptionButton Option10 
         BackColor       =   &H00FFC0FF&
         Caption         =   "查询2门以上课程不及格的学生的成绩"
         Height          =   255
         Left            =   240
         TabIndex        =   34
         Top             =   1800
         Width           =   3615
      End
      Begin VB.CommandButton Cmd 
         Caption         =   "确定"
         Height          =   375
         Left            =   4920
         TabIndex        =   25
         Top             =   2160
         Width           =   1455
      End
      Begin VB.OptionButton Option9 
         BackColor       =   &H00FFC0FF&
         Caption         =   "对成绩进行分段统计并图形化输出"
         Height          =   255
         Left            =   8160
         TabIndex        =   17
         Top             =   1320
         Width           =   3615
      End
      Begin VB.OptionButton Option8 
         BackColor       =   &H00FFC0FF&
         Caption         =   "统计也选了某学生所选课程的学生人数及详情"
         Height          =   255
         Left            =   4080
         TabIndex        =   16
         Top             =   1320
         Width           =   4095
      End
      Begin VB.OptionButton Option7 
         BackColor       =   &H00FFC0FF&
         Caption         =   "选修了1门课程的学生选修课的具体信息 "
         Height          =   255
         Left            =   240
         TabIndex        =   15
         Top             =   1320
         Width           =   3615
      End
      Begin VB.OptionButton Option6 
         BackColor       =   &H00FFC0FF&
         Caption         =   "选修1门课程的学生人数"
         Height          =   255
         Left            =   8160
         TabIndex        =   14
         Top             =   840
         Width           =   3615
      End
      Begin VB.OptionButton Option5 
         BackColor       =   &H00FFC0FF&
         Caption         =   "统计学修课程最多的学生及其所选课程"
         Height          =   255
         Left            =   4080
         TabIndex        =   13
         Top             =   840
         Width           =   3615
      End
      Begin VB.OptionButton Option4 
         BackColor       =   &H00FFC0FF&
         Caption         =   "选修课程人数最多的课程名及其任课教师"
         Height          =   255
         Left            =   240
         TabIndex        =   12
         Top             =   840
         Width           =   3615
      End
      Begin VB.OptionButton Option3 
         BackColor       =   &H00FFC0FF&
         Caption         =   "统计某门课程的任课教师职称等信息"
         Height          =   255
         Left            =   8160
         TabIndex        =   11
         Top             =   360
         Width           =   3615
      End
      Begin VB.OptionButton Option2 
         BackColor       =   &H00FFC0FF&
         Caption         =   "统计某教师所教某门课程所允许学生人数"
         Height          =   255
         Left            =   4080
         TabIndex        =   10
         Top             =   360
         Width           =   3615
      End
      Begin VB.OptionButton Option1 
         BackColor       =   &H00FFC0FF&
         Caption         =   "统计某系某年龄段或某个性别的学生总数"
         Height          =   255
         Left            =   240
         TabIndex        =   9
         Top             =   360
         Width           =   3615
      End
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00FFC0FF&
      Height          =   1095
      Left            =   1320
      TabIndex        =   0
      Top             =   3480
      Visible         =   0   'False
      Width           =   10695
      Begin VB.TextBox Text1 
         Height          =   270
         Left            =   1200
         TabIndex        =   19
         Top             =   480
         Visible         =   0   'False
         Width           =   975
      End
      Begin VB.CommandButton Command2 
         Caption         =   "打印"
         Height          =   375
         Left            =   9120
         TabIndex        =   7
         Top             =   360
         Visible         =   0   'False
         Width           =   1095
      End
      Begin VB.ComboBox Combo2 
         Height          =   300

⌨️ 快捷键说明

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