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

📄 frmscoreupdate.frm

📁 适用一般于毕业设计! VB代码源加SQL 数据库 ··
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form FrmScoreUpdate 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "编辑测评信息"
   ClientHeight    =   5445
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   8850
   Icon            =   "FrmScoreUpdate.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5445
   ScaleWidth      =   8850
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame1 
      Height          =   5235
      Left            =   120
      TabIndex        =   2
      Top             =   60
      Width           =   6975
      Begin VB.TextBox txtStuNo 
         Enabled         =   0   'False
         Height          =   375
         Left            =   1200
         TabIndex        =   13
         Text            =   "StuNo"
         Top             =   300
         Width           =   1815
      End
      Begin VB.TextBox txtStuName 
         Enabled         =   0   'False
         Height          =   375
         Left            =   4740
         TabIndex        =   12
         Text            =   "StuName"
         Top             =   300
         Width           =   1815
      End
      Begin VB.TextBox txtMemo 
         Height          =   1395
         Left            =   1200
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   11
         Text            =   "FrmScoreUpdate.frx":06EA
         Top             =   3600
         Width           =   5475
      End
      Begin VB.TextBox txtSMoral 
         Alignment       =   1  'Right Justify
         Height          =   375
         Left            =   1200
         TabIndex        =   10
         Text            =   "SMoral"
         Top             =   1440
         Width           =   1275
      End
      Begin VB.TextBox txtSMoralPer 
         Alignment       =   1  'Right Justify
         Height          =   375
         Left            =   4740
         TabIndex        =   9
         Text            =   "SMoralPer"
         Top             =   1440
         Width           =   915
      End
      Begin VB.TextBox txtSMind 
         Alignment       =   1  'Right Justify
         Height          =   375
         Left            =   1200
         TabIndex        =   8
         Text            =   "SMind"
         Top             =   1980
         Width           =   1275
      End
      Begin VB.TextBox txtSMindPer 
         Alignment       =   1  'Right Justify
         Height          =   375
         Left            =   4740
         TabIndex        =   7
         Text            =   "SMindPer"
         Top             =   1980
         Width           =   915
      End
      Begin VB.TextBox txtSGmy 
         Alignment       =   1  'Right Justify
         Height          =   375
         Left            =   1200
         TabIndex        =   6
         Text            =   "SGmy"
         Top             =   2520
         Width           =   1275
      End
      Begin VB.TextBox txtSGmyPer 
         Alignment       =   1  'Right Justify
         Height          =   375
         Left            =   4740
         TabIndex        =   5
         Text            =   "SGmyPer"
         Top             =   2520
         Width           =   915
      End
      Begin VB.TextBox txtSTotal 
         Alignment       =   1  'Right Justify
         Height          =   375
         Left            =   1200
         Locked          =   -1  'True
         TabIndex        =   4
         Text            =   "STotal"
         Top             =   3060
         Width           =   1275
      End
      Begin VB.TextBox txtSOrder 
         Alignment       =   2  'Center
         Height          =   375
         Left            =   4740
         TabIndex        =   3
         Text            =   "SOrder"
         Top             =   3060
         Width           =   915
      End
      Begin MSComCtl2.DTPicker DtDate 
         Height          =   375
         Left            =   1200
         TabIndex        =   29
         Top             =   900
         Width           =   1635
         _ExtentX        =   2884
         _ExtentY        =   661
         _Version        =   393216
         CheckBox        =   -1  'True
         Format          =   25559041
         CurrentDate     =   2
         MaxDate         =   109939
         MinDate         =   2
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "学生姓名"
         Height          =   180
         Left            =   3480
         TabIndex        =   28
         Top             =   420
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "学生学号"
         Height          =   180
         Left            =   300
         TabIndex        =   27
         Top             =   420
         Width           =   720
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "德育所占比例"
         Height          =   180
         Left            =   3480
         TabIndex        =   26
         Top             =   1500
         Width           =   1080
      End
      Begin VB.Label Label12 
         AutoSize        =   -1  'True
         Caption         =   "备注"
         Height          =   180
         Left            =   300
         TabIndex        =   25
         Top             =   3720
         Width           =   360
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "德育分数"
         Height          =   180
         Left            =   300
         TabIndex        =   24
         Top             =   1560
         Width           =   720
      End
      Begin VB.Label Label13 
         AutoSize        =   -1  'True
         Caption         =   "%"
         Height          =   180
         Left            =   5820
         TabIndex        =   23
         Top             =   1500
         Width           =   90
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         Caption         =   "智育分数"
         Height          =   180
         Left            =   300
         TabIndex        =   22
         Top             =   2100
         Width           =   720
      End
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         Caption         =   "智育所占比例"
         Height          =   180
         Left            =   3480
         TabIndex        =   21
         Top             =   2100
         Width           =   1080
      End
      Begin VB.Label Label14 
         AutoSize        =   -1  'True
         Caption         =   "%"
         Height          =   180
         Left            =   5820
         TabIndex        =   20
         Top             =   2100
         Width           =   90
      End
      Begin VB.Label Label8 
         AutoSize        =   -1  'True
         Caption         =   "体育分数"
         Height          =   180
         Left            =   300
         TabIndex        =   19
         Top             =   2640
         Width           =   720
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         Caption         =   "体育所占比例"

⌨️ 快捷键说明

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