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

📄 frmzhxd.frm

📁 成绩统计分析系统,可统计并分析学生的成绩。
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form FrmZhxd 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "数据导出向导"
   ClientHeight    =   5625
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   6960
   Icon            =   "FrmZhxd.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5625
   ScaleWidth      =   6960
   StartUpPosition =   1  '所有者中心
   Begin VB.PictureBox picWizard 
      BackColor       =   &H00FFFFFF&
      BorderStyle     =   0  'None
      Height          =   5620
      Index           =   0
      Left            =   0
      Picture         =   "FrmZhxd.frx":030A
      ScaleHeight     =   5625
      ScaleWidth      =   6975
      TabIndex        =   8
      Top             =   0
      Width           =   6975
      Begin VB.Frame Frame4 
         BackColor       =   &H80000009&
         Caption         =   "SQL 语句:"
         Height          =   615
         Left            =   2640
         TabIndex        =   18
         Top             =   1560
         Visible         =   0   'False
         Width           =   4215
         Begin VB.TextBox SqlTxt 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00008000&
            Height          =   315
            Left            =   120
            TabIndex        =   5
            Text            =   "select TOP 120 * from 成绩表 where BJ Like '20_' order by 总分 DESC"
            Top             =   240
            Width           =   3975
         End
      End
      Begin VB.Frame Frame3 
         BackColor       =   &H80000009&
         Caption         =   "目标文件:"
         Height          =   615
         Left            =   2640
         TabIndex        =   17
         Top             =   3840
         Visible         =   0   'False
         Width           =   4215
         Begin VB.CommandButton Command2 
            Caption         =   "..."
            Height          =   255
            Left            =   3600
            TabIndex        =   7
            Top             =   240
            Width           =   495
         End
         Begin VB.TextBox OutTxt 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   120
            TabIndex        =   6
            Text            =   "C:\数据表1.xls"
            Top             =   240
            Width           =   3375
         End
      End
      Begin VB.Frame Frame1 
         BackColor       =   &H80000009&
         Caption         =   "数据生成方式"
         Height          =   1215
         Left            =   3600
         TabIndex        =   10
         Top             =   1680
         Width           =   1695
         Begin VB.OptionButton Option2 
            BackColor       =   &H80000009&
            Caption         =   "手动"
            Height          =   375
            Left            =   360
            TabIndex        =   0
            Top             =   720
            Width           =   735
         End
         Begin VB.OptionButton Option1 
            BackColor       =   &H80000009&
            Caption         =   "自动"
            Height          =   375
            Left            =   360
            TabIndex        =   11
            Top             =   360
            Value           =   -1  'True
            Width           =   735
         End
      End
      Begin VB.CommandButton cmdPrevious 
         Caption         =   "< 上一步"
         Height          =   375
         Left            =   2880
         TabIndex        =   2
         Top             =   5040
         Visible         =   0   'False
         Width           =   1215
      End
      Begin VB.CommandButton cmdFinish 
         Caption         =   "生成"
         Default         =   -1  'True
         Height          =   375
         Left            =   600
         TabIndex        =   4
         Top             =   5040
         Visible         =   0   'False
         Width           =   1215
      End
      Begin VB.CommandButton cmdNext 
         Caption         =   "下一步>"
         Height          =   375
         Left            =   2880
         TabIndex        =   3
         Top             =   5040
         Width           =   1215
      End
      Begin VB.CommandButton cmdCancel 
         Caption         =   "取消"
         Height          =   375
         Left            =   5400
         TabIndex        =   1
         Top             =   5040
         Width           =   1215
      End
      Begin VB.Frame Frame2 
         BackColor       =   &H80000009&
         Caption         =   "部分数据库列表"
         Height          =   1815
         Left            =   2760
         TabIndex        =   15
         Top             =   1440
         Visible         =   0   'False
         Width           =   2415
         Begin VB.ListBox List1 
            Height          =   1500
            ItemData        =   "FrmZhxd.frx":2DD9C
            Left            =   120
            List            =   "FrmZhxd.frx":2DDA9
            TabIndex        =   16
            Top             =   240
            Width           =   2175
         End
      End
      Begin VB.Label LblS 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "中的总分前120名(总分降序)的记录。"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00008000&
         Height          =   210
         Index           =   2
         Left            =   2520
         TabIndex        =   22
         Top             =   2760
         Visible         =   0   'False
         Width           =   3975
      End
      Begin VB.Label LblS 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "例:查询成绩表中班级为20_(初二年级)"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00008000&
         Height          =   210
         Index           =   1
         Left            =   2760
         TabIndex        =   21
         Top             =   2400
         Visible         =   0   'False
         Width           =   4200
      End
      Begin VB.Label LblS 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "select TOP 120 * from 成绩表 where"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000C0&
         Height          =   210
         Index           =   3
         Left            =   2760
         TabIndex        =   19
         Top             =   3120
         Visible         =   0   'False
         Width           =   4050
      End
      Begin VB.Label LblS 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent

⌨️ 快捷键说明

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