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

📄 frmedit.frm

📁 大型商业学分统计系统原代码说明 1.如果在向导设置班级数为8时,此数值为班级总数
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{90F3D7B3-92E7-44BA-B444-6A8E2A3BC375}#1.0#0"; "actskin4.ocx"
Object = "{D76D7130-4A96-11D3-BD95-D296DC2DD072}#1.0#0"; "Vsflex7d.ocx"
Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Begin VB.Form FRMedit 
   Caption         =   "数据修改"
   ClientHeight    =   6750
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   8145
   Icon            =   "FRMedit.frx":0000
   LinkTopic       =   "Form1"
   MinButton       =   0   'False
   ScaleHeight     =   6750
   ScaleWidth      =   8145
   StartUpPosition =   2  '屏幕中心
   WindowState     =   2  'Maximized
   Begin ComctlLib.Toolbar Toolbar1 
      Align           =   1  'Align Top
      Height          =   885
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   8145
      _ExtentX        =   14367
      _ExtentY        =   1561
      ButtonHeight    =   1411
      Appearance      =   1
      _Version        =   327682
      BorderStyle     =   1
      Begin VB.CommandButton Command4 
         Caption         =   "Command4"
         Height          =   405
         Left            =   7290
         TabIndex        =   13
         Top             =   210
         Visible         =   0   'False
         Width           =   585
      End
      Begin VB.CommandButton Command3 
         Caption         =   "搜索数据"
         Height          =   465
         Left            =   5190
         TabIndex        =   12
         Top             =   180
         Width           =   885
      End
      Begin ACTIVESKINLibCtl.SkinLabel SkinLabel3 
         Height          =   255
         Index           =   0
         Left            =   90
         OleObjectBlob   =   "FRMedit.frx":030A
         TabIndex        =   10
         Top             =   150
         Width           =   1065
      End
      Begin ACTIVESKINLibCtl.SkinLabel SkinLabel3 
         Height          =   255
         Index           =   1
         Left            =   1110
         OleObjectBlob   =   "FRMedit.frx":0367
         TabIndex        =   9
         Top             =   150
         Width           =   1065
      End
      Begin VB.ComboBox Combo1 
         ForeColor       =   &H000000FF&
         Height          =   300
         Left            =   180
         Style           =   2  'Dropdown List
         TabIndex        =   8
         Top             =   420
         Width           =   885
      End
      Begin VB.ComboBox Combo2 
         ForeColor       =   &H000000FF&
         Height          =   300
         ItemData        =   "FRMedit.frx":03C4
         Left            =   1200
         List            =   "FRMedit.frx":03D4
         Style           =   2  'Dropdown List
         TabIndex        =   7
         Top             =   420
         Width           =   885
      End
      Begin VB.CommandButton Command1 
         Caption         =   "全部显示"
         Height          =   465
         Left            =   2190
         TabIndex        =   6
         Top             =   180
         Width           =   885
      End
      Begin VB.CommandButton Command2 
         Caption         =   "插入空表"
         Height          =   465
         Left            =   3180
         TabIndex        =   5
         Top             =   180
         Width           =   885
      End
      Begin VB.CommandButton Command5 
         Caption         =   "删除此行"
         Height          =   465
         Left            =   4170
         TabIndex        =   4
         Top             =   180
         Width           =   885
      End
      Begin VB.CommandButton Command6 
         Caption         =   "保存退出"
         Height          =   465
         Left            =   6210
         TabIndex        =   3
         Top             =   180
         Width           =   885
      End
      Begin VB.TextBox Text1 
         Height          =   315
         Left            =   9180
         TabIndex        =   2
         Text            =   "Text1"
         Top             =   450
         Visible         =   0   'False
         Width           =   1695
      End
      Begin VB.TextBox Text2 
         Height          =   315
         Left            =   9150
         TabIndex        =   1
         Text            =   "Text2"
         Top             =   90
         Visible         =   0   'False
         Width           =   1665
      End
   End
   Begin VB.Data Data1 
      Caption         =   "Data1"
      Connect         =   "Access 2000;"
      DatabaseName    =   ""
      DefaultCursorType=   0  '缺省游标
      DefaultType     =   2  '使用 ODBC
      Exclusive       =   0   'False
      Height          =   585
      Left            =   10890
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   ""
      Top             =   10020
      Visible         =   0   'False
      Width           =   1275
   End
   Begin ACTIVESKINLibCtl.Skin Skin1 
      Left            =   11490
      OleObjectBlob   =   "FRMedit.frx":03F0
      Top             =   9660
   End
   Begin VSFlex7DAOCtl.VSFlexGrid VSFlexGrid1 
      Align           =   1  'Align Top
      Bindings        =   "FRMedit.frx":0624
      Height          =   5295
      Left            =   0
      TabIndex        =   11
      Top             =   885
      Width           =   8145
      _cx             =   14367
      _cy             =   9340
      _ConvInfo       =   1
      Appearance      =   0
      BorderStyle     =   0
      Enabled         =   -1  'True
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      MousePointer    =   0
      BackColor       =   -2147483643
      ForeColor       =   16711680
      BackColorFixed  =   13876923
      ForeColorFixed  =   255
      BackColorSel    =   65535
      ForeColorSel    =   255
      BackColorBkg    =   13876923
      BackColorAlternate=   -2147483643
      GridColor       =   13876923
      GridColorFixed  =   13876923
      TreeColor       =   -2147483632
      FloodColor      =   192
      SheetBorder     =   -2147483642
      FocusRect       =   1
      HighLight       =   1
      AllowSelection  =   -1  'True
      AllowBigSelection=   -1  'True
      AllowUserResizing=   1
      SelectionMode   =   1
      GridLines       =   1
      GridLinesFixed  =   2
      GridLineWidth   =   1
      Rows            =   50
      Cols            =   10
      FixedRows       =   1
      FixedCols       =   1
      RowHeightMin    =   0
      RowHeightMax    =   0
      ColWidthMin     =   0
      ColWidthMax     =   0
      ExtendLastCol   =   0   'False
      FormatString    =   ""
      ScrollTrack     =   -1  'True
      ScrollBars      =   3
      ScrollTips      =   -1  'True
      MergeCells      =   0
      MergeCompare    =   0
      AutoResize      =   0   'False
      AutoSizeMode    =   0
      AutoSearch      =   0
      AutoSearchDelay =   2
      MultiTotals     =   -1  'True
      SubtotalPosition=   1
      OutlineBar      =   0
      OutlineCol      =   0
      Ellipsis        =   0
      ExplorerBar     =   0
      PicturesOver    =   0   'False
      FillStyle       =   1
      RightToLeft     =   0   'False
      PictureType     =   0
      TabBehavior     =   0
      OwnerDraw       =   0
      Editable        =   2
      ShowComboButton =   2
      WordWrap        =   0   'False
      TextStyle       =   0
      TextStyleFixed  =   0
      OleDragMode     =   0
      OleDropMode     =   0
      DataMode        =   1
      VirtualData     =   -1  'True
      ComboSearch     =   3
      AutoSizeMouse   =   -1  'True
      FrozenRows      =   0
      FrozenCols      =   0
      AllowUserFreezing=   3
      BackColorFrozen =   255
      ForeColorFrozen =   13876923
      WallPaperAlignment=   9
   End
End
Attribute VB_Name = "FRMedit"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Dim db As Database
Dim rs As Recordset
Dim STR As String
Dim XS As String '取出COM中的输入显示中的代码信息
Dim NUM As Long
Dim iawv As Integer '取出满分数

⌨️ 快捷键说明

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