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

📄 开始.frm

📁 我编的学分管理程序,应用程序 原代码都有!VB入门的好东西
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.1#0"; "COMCTL32.OCX"
Begin VB.Form kaishifrm 
   BorderStyle     =   0  'None
   Caption         =   "开始"
   ClientHeight    =   2205
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   5235
   ClipControls    =   0   'False
   ControlBox      =   0   'False
   Icon            =   "开始.frx":0000
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   2205
   ScaleWidth      =   5235
   ShowInTaskbar   =   0   'False
   Begin VB.ComboBox cbo2 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   330
      ItemData        =   "开始.frx":0442
      Left            =   60
      List            =   "开始.frx":0444
      Sorted          =   -1  'True
      TabIndex        =   27
      Top             =   1050
      Width           =   1320
   End
   Begin VB.Frame Fme1 
      Caption         =   "统计进程"
      Height          =   555
      Left            =   2700
      TabIndex        =   18
      Top             =   4650
      Visible         =   0   'False
      Width           =   4005
      Begin ComctlLib.ProgressBar PBar1 
         Height          =   195
         Left            =   90
         TabIndex        =   26
         Top             =   210
         Width           =   3765
         _ExtentX        =   6641
         _ExtentY        =   344
         _Version        =   327680
         Appearance      =   1
         MouseIcon       =   "开始.frx":0446
         Max             =   170
      End
   End
   Begin VB.ListBox List2 
      BackColor       =   &H00C0E0FF&
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   2580
      ItemData        =   "开始.frx":0462
      Left            =   600
      List            =   "开始.frx":0464
      TabIndex        =   17
      Top             =   2955
      Width           =   1935
   End
   Begin VB.ListBox List1 
      BackColor       =   &H8000000F&
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   2160
      Left            =   5370
      TabIndex        =   15
      Top             =   30
      Width           =   1995
   End
   Begin VB.FileListBox File1 
      BackColor       =   &H8000000F&
      Height          =   1170
      Left            =   5430
      Pattern         =   "*.mdb"
      TabIndex        =   14
      Top             =   285
      Visible         =   0   'False
      Width           =   1275
   End
   Begin VB.CommandButton cmdhistory 
      Caption         =   "现有班级"
      Default         =   -1  'True
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   2430
      TabIndex        =   1
      ToolTipText     =   "点击后可选择已有班级并可进行各种操作"
      Top             =   1575
      Width           =   1230
   End
   Begin VB.CommandButton CmdIN 
      Caption         =   "添加"
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   420
      TabIndex        =   13
      ToolTipText     =   "首次建表和成绩录入"
      Top             =   1575
      Width           =   885
   End
   Begin VB.ComboBox Cbo1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   330
      ItemData        =   "开始.frx":0466
      Left            =   4140
      List            =   "开始.frx":0488
      Style           =   1  'Simple Combo
      TabIndex        =   12
      Text            =   " "
      Top             =   1050
      Width           =   450
   End
   Begin VB.TextBox Text2 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   2
      Left            =   3225
      TabIndex        =   10
      Text            =   " "
      Top             =   1050
      Width           =   465
   End
   Begin VB.TextBox Text2 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   1
      Left            =   1920
      TabIndex        =   9
      Text            =   " "
      Top             =   1005
      Width           =   495
   End
   Begin VB.TextBox Text2 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   0
      Left            =   5790
      TabIndex        =   8
      Text            =   " "
      Top             =   1440
      Visible         =   0   'False
      Width           =   855
   End
   Begin VB.CommandButton CmdExit 
      Caption         =   "退出"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   3660
      TabIndex        =   7
      Top             =   1575
      Width           =   825
   End
   Begin VB.CommandButton CmdSee 
      BackColor       =   &H00808080&
      Caption         =   "查看成绩"
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   1290
      TabIndex        =   6
      ToolTipText     =   "点击后按班和学期显示学分表"
      Top             =   1575
      Width           =   1170
   End
   Begin VB.TextBox Text1 
      BackColor       =   &H00FFFFFF&
      Enabled         =   0   'False
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   435
      Left            =   870
      TabIndex        =   2
      Text            =   "材料科学与工程学院"
      Top             =   75
      Width           =   2955
   End
   Begin VB.Line Line2 
      BorderColor     =   &H00404040&
      BorderWidth     =   2
      X1              =   30
      X2              =   7320
      Y1              =   2520
      Y2              =   2520
   End
   Begin VB.Label Label9 
      BackColor       =   &H00C0C0C0&
      Caption         =   "各 学 期 学 分 表"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15.75
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1935
      Left            =   60
      TabIndex        =   25
      Top             =   2970
      Width           =   375
   End
   Begin VB.Label Label8 
      BackColor       =   &H00C0C0C0&
      Caption         =   "共有学生:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   3000
      TabIndex        =   24
      Top             =   4110
      Width           =   1065
   End
   Begin VB.Label Label7 
      BackColor       =   &H00C0C0C0&
      Caption         =   "最后修改时间:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   2580
      TabIndex        =   23
      Top             =   3450
      Width           =   1485
   End
   Begin VB.Label Label6 
      BackColor       =   &H00C0C0C0&
      Caption         =   "建立时间:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   3000
      TabIndex        =   22
      Top             =   2790
      Width           =   1065
   End
   Begin VB.Label lablshow 
      BackColor       =   &H00C0C0C0&
      Caption         =   " "
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   4
      Left            =   4320
      TabIndex        =   21
      Top             =   4080
      Width           =   1455
   End
   Begin VB.Label lablshow 
      BackColor       =   &H00C0C0C0&
      Caption         =   " "
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   2
      Left            =   4200
      TabIndex        =   20
      Top             =   3360
      Width           =   2655
   End
   Begin VB.Label lablshow 
      BackColor       =   &H00C0C0C0&
      Caption         =   "  "
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Index           =   1
      Left            =   4170
      TabIndex        =   19
      Top             =   2730
      Width           =   2655
   End
   Begin VB.Label Label2 
      Caption         =   "班级名:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   3840
      TabIndex        =   16
      Top             =   120
      Visible         =   0   'False
      Width           =   1335
   End
   Begin VB.Label f 
      Caption         =   "学期:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   4695
      TabIndex        =   11
      Top             =   1050
      Width           =   585
   End
   Begin VB.Line Line1 
      BorderColor     =   &H00404040&
      BorderWidth     =   2
      X1              =   -480
      X2              =   5280
      Y1              =   795
      Y2              =   795
   End
   Begin VB.Label Label5 
      Caption         =   "班"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   3810
      TabIndex        =   5
      Top             =   1080
      Width           =   240
   End
   Begin VB.Label Label4 
      Caption         =   "级(届)"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   330
      Left            =   2460
      TabIndex        =   4
      Top             =   1095
      Width           =   780
   End
   Begin VB.Label Label3 
      Caption         =   "专业"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   1380
      TabIndex        =   3
      Top             =   1095
      Width           =   735
   End
   Begin VB.Label Label1 
      Caption         =   "院名:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   15
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   75
      TabIndex        =   0
      Top             =   120
      Width           =   870
   End
   Begin VB.Menu mnufile 
      Caption         =   "1&Y"
      Visible         =   0   'False
      Begin VB.Menu mnuhistory 
         Caption         =   "详细列表&X"
         Shortcut        =   ^X
      End
      Begin VB.Menu mnudel 
         Caption         =   "删除&S"
         Shortcut        =   ^A
      End
      Begin VB.Menu MNu 
         Caption         =   "-"
      End
      Begin VB.Menu mnuexit 

⌨️ 快捷键说明

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