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

📄 frminput.frm

📁 目 录 前 言 1 第一章 概述 1 1.1课题来源 1 1.2 开发工具的选用 2 1.2.1 Visual Basic的使用 2 1.2.2 Microsoft Access的使用
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Begin VB.Form FrmView 
   BackColor       =   &H00C0C0C0&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "录入"
   ClientHeight    =   8520
   ClientLeft      =   2550
   ClientTop       =   1890
   ClientWidth     =   10920
   Icon            =   "FrmInput.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   8520
   ScaleWidth      =   10920
   Begin MSAdodcLib.Adodc Adodc4 
      Height          =   330
      Left            =   1800
      Top             =   7920
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   1
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=E:\软件工程\db5.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=E:\软件工程\db5.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from 学生与课程 "
      Caption         =   "Adodc4"
      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.Timer Timer1 
      Interval        =   50
      Left            =   6000
      Top             =   4200
   End
   Begin VB.CommandButton Command8 
      Caption         =   "删除&(D)"
      Height          =   375
      Left            =   6960
      TabIndex        =   47
      Top             =   7440
      Width           =   1335
   End
   Begin VB.CommandButton Command7 
      Caption         =   "修改&(U)"
      Height          =   375
      Left            =   8760
      TabIndex        =   46
      Top             =   6960
      Width           =   1335
   End
   Begin VB.ComboBox Combo4 
      BackColor       =   &H00C0FFC0&
      Height          =   300
      Left            =   7680
      TabIndex        =   45
      Top             =   4920
      Width           =   2535
   End
   Begin MSAdodcLib.Adodc Adodc3 
      Height          =   330
      Left            =   120
      Top             =   8040
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   2
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=E:\软件工程\db5.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=E:\软件工程\db5.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "学生与课程"
      Caption         =   "Adodc3"
      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.ComboBox Combo2 
      BackColor       =   &H00C0FFC0&
      Height          =   300
      Left            =   7680
      TabIndex        =   43
      Top             =   5400
      Width           =   2535
   End
   Begin VB.TextBox Text13 
      BackColor       =   &H00C0FFC0&
      DataSource      =   "Adodc2"
      Height          =   270
      Left            =   7680
      TabIndex        =   42
      Top             =   5880
      Width           =   2535
   End
   Begin VB.ComboBox Combo3 
      BackColor       =   &H00C0FFC0&
      Height          =   300
      Left            =   7680
      TabIndex        =   40
      Top             =   6360
      Width           =   2535
   End
   Begin VB.CommandButton Command1 
      Caption         =   "添加&(A)"
      Height          =   375
      Left            =   6960
      TabIndex        =   37
      Top             =   6960
      Width           =   1335
   End
   Begin VB.CommandButton CmdUpdata 
      Caption         =   "更新&(U)"
      Height          =   375
      Left            =   1800
      TabIndex        =   36
      Top             =   3960
      Width           =   975
   End
   Begin VB.CommandButton CmdBolish 
      Caption         =   "取消修改"
      Height          =   375
      Left            =   3000
      TabIndex        =   35
      Top             =   3960
      Width           =   975
   End
   Begin MSDataListLib.DataCombo DataCombo1 
      Bindings        =   "FrmInput.frx":058A
      DataField       =   "专业"
      DataSource      =   "Adodc2"
      Height          =   330
      Left            =   6600
      TabIndex        =   34
      Top             =   1920
      Width           =   3855
      _ExtentX        =   6800
      _ExtentY        =   582
      _Version        =   393216
      BackColor       =   12648384
      ListField       =   "专业"
      Text            =   ""
   End
   Begin VB.ComboBox Combo1 
      BackColor       =   &H00C0FFC0&
      DataField       =   "性别"
      DataSource      =   "Adodc2"
      Height          =   300
      Left            =   6600
      TabIndex        =   33
      Top             =   360
      Width           =   1215
   End
   Begin VB.TextBox Text3 
      BackColor       =   &H00C0FFC0&
      DataSource      =   "Adodc2"
      Height          =   270
      Left            =   3840
      TabIndex        =   32
      Top             =   1920
      Width           =   1815
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   240
      Top             =   8040
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   1
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=db5.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=db5.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from 学生"
      Caption         =   "Adodc1"
      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 MSAdodcLib.Adodc Adodc2 
      Height          =   330
      Left            =   0
      Top             =   8040
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   1
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=db5.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=db5.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from 学生 order by 学号 asc"
      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.CommandButton Command10 
      Caption         =   "删除(&D)"
      Height          =   375
      Left            =   4200
      TabIndex        =   28
      Top             =   3960
      Width           =   975
   End
   Begin VB.CommandButton Command9 
      Caption         =   "关闭(&C)"
      Height          =   375
      Left            =   8760
      TabIndex        =   27
      Top             =   7440
      Width           =   1335
   End
   Begin VB.CommandButton Command6 
      Caption         =   "修改(&E)"
      Height          =   375
      Left            =   600
      TabIndex        =   26
      Top             =   3960
      Width           =   975
   End
   Begin VB.CommandButton Command5 
      Caption         =   "前一个(&B)"
      Height          =   375
      Left            =   1800
      TabIndex        =   25
      Top             =   3360
      Width           =   975
   End
   Begin VB.CommandButton Command4 
      Caption         =   "下一个(&N)"
      Height          =   375
      Left            =   3000
      TabIndex        =   24
      Top             =   3360
      Width           =   975
   End
   Begin VB.CommandButton Command3 
      Caption         =   "最后(&L)"
      Height          =   375
      Left            =   4200
      TabIndex        =   23
      Top             =   3360
      Width           =   975
   End
   Begin VB.CommandButton Command2 
      Caption         =   "第一个(&F)"
      Height          =   375
      Left            =   600
      TabIndex        =   22
      Top             =   3360
      Width           =   975
   End
   Begin VB.TextBox Text10 
      BackColor       =   &H00C0FFC0&
      DataSource      =   "Adodc2"
      Height          =   270
      Left            =   1080
      TabIndex        =   21
      Top             =   2640
      Width           =   1575
   End
   Begin VB.TextBox Text9 
      BackColor       =   &H00C0FFC0&
      DataSource      =   "Adodc2"
      Height          =   270
      Left            =   3840
      TabIndex        =   20
      Top             =   2640
      Width           =   1815
   End
   Begin VB.TextBox Text8 
      BackColor       =   &H00C0FFC0&
      DataSource      =   "Adodc2"
      Height          =   270
      Left            =   1080
      TabIndex        =   19
      Top             =   1920
      Width           =   1575
   End
   Begin VB.TextBox Text7 
      BackColor       =   &H00C0FFC0&
      DataSource      =   "Adodc2"
      Height          =   270
      Left            =   6600
      TabIndex        =   18
      Top             =   1080
      Width           =   3855

⌨️ 快捷键说明

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