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

📄 mainform.frm

📁 基于VB和ACCESS的成绩管理系统
💻 FRM
📖 第 1 页 / 共 4 页
字号:
      End
      Begin VB.Frame Frame3 
         Height          =   2415
         Left            =   -74760
         TabIndex        =   47
         Top             =   660
         Width           =   4095
         Begin VB.TextBox Text_Sno 
            Height          =   270
            Left            =   1560
            MaxLength       =   5
            TabIndex        =   9
            Top             =   360
            Width           =   1455
         End
         Begin VB.TextBox Text_SName 
            Height          =   270
            Left            =   1560
            MaxLength       =   4
            TabIndex        =   10
            Top             =   720
            Width           =   1455
         End
         Begin VB.ComboBox Combo_SSex 
            Height          =   300
            ItemData        =   "MainForm.frx":0070
            Left            =   1560
            List            =   "MainForm.frx":007D
            TabIndex        =   11
            Top             =   1080
            Width           =   615
         End
         Begin VB.TextBox Text_SBirthday 
            Height          =   270
            Left            =   1560
            MaxLength       =   10
            TabIndex        =   12
            Top             =   1440
            Width           =   1455
         End
         Begin VB.TextBox Text_SDno 
            Height          =   270
            Left            =   1560
            MaxLength       =   10
            TabIndex        =   13
            Top             =   1800
            Width           =   1455
         End
         Begin VB.Label Label7 
            Caption         =   "学    号:"
            Height          =   255
            Left            =   360
            TabIndex        =   52
            Top             =   480
            Width           =   975
         End
         Begin VB.Label Label8 
            Caption         =   "姓    名:"
            Height          =   255
            Left            =   360
            TabIndex        =   51
            Top             =   840
            Width           =   975
         End
         Begin VB.Label Label9 
            Caption         =   "性    别:"
            Height          =   255
            Left            =   360
            TabIndex        =   50
            Top             =   1200
            Width           =   1095
         End
         Begin VB.Label Label10 
            Caption         =   "出生日期:"
            Height          =   255
            Left            =   360
            TabIndex        =   49
            Top             =   1560
            Width           =   975
         End
         Begin VB.Label Label11 
            Caption         =   "所在学院:"
            Height          =   255
            Left            =   360
            TabIndex        =   48
            Top             =   1920
            Width           =   975
         End
      End
      Begin VB.CommandButton Button_SSearch 
         Caption         =   "查询(&S)"
         Height          =   375
         Left            =   -70080
         TabIndex        =   14
         Top             =   780
         Width           =   1215
      End
      Begin VB.CommandButton Button_SModify 
         Caption         =   "修改(&M)"
         Height          =   375
         Left            =   -70080
         TabIndex        =   15
         Top             =   1380
         Width           =   1215
      End
      Begin VB.CommandButton Button_SAdd 
         Caption         =   "添加(&A)"
         Height          =   375
         Left            =   -70080
         TabIndex        =   16
         Top             =   1980
         Width           =   1215
      End
      Begin VB.CommandButton Button_SDelete 
         Caption         =   "删除(&D)"
         Height          =   375
         Left            =   -70080
         TabIndex        =   17
         Top             =   2580
         Width           =   1215
      End
      Begin VB.Frame Frame2 
         Height          =   2415
         Left            =   240
         TabIndex        =   41
         Top             =   660
         Width           =   4215
         Begin VB.TextBox Text_CNo 
            Height          =   270
            Left            =   1440
            TabIndex        =   0
            Top             =   360
            Width           =   2175
         End
         Begin VB.TextBox Text_CName 
            Height          =   270
            Left            =   1440
            TabIndex        =   1
            Top             =   720
            Width           =   2175
         End
         Begin VB.TextBox Text_CCredit 
            Height          =   270
            Left            =   1440
            MaxLength       =   1
            TabIndex        =   2
            Top             =   1080
            Width           =   2175
         End
         Begin VB.TextBox Text_CTeacher 
            Height          =   270
            Left            =   1440
            MaxLength       =   4
            TabIndex        =   3
            Top             =   1440
            Width           =   2175
         End
         Begin VB.TextBox Text_CHour 
            Height          =   270
            Left            =   1440
            TabIndex        =   4
            Top             =   1800
            Width           =   2175
         End
         Begin VB.Label Label3 
            Caption         =   "课 程 号:"
            Height          =   255
            Left            =   360
            TabIndex        =   46
            Top             =   360
            Width           =   975
         End
         Begin VB.Label Label4 
            Caption         =   "课程名称:"
            Height          =   375
            Left            =   360
            TabIndex        =   45
            Top             =   720
            Width           =   1215
         End
         Begin VB.Label Label5 
            Caption         =   "学    分:"
            Height          =   255
            Left            =   360
            TabIndex        =   44
            Top             =   1080
            Width           =   975
         End
         Begin VB.Label Label6 
            Caption         =   "授课教师:"
            Height          =   255
            Left            =   360
            TabIndex        =   43
            Top             =   1440
            Width           =   975
         End
         Begin VB.Label Label18 
            Caption         =   "学    时:"
            Height          =   255
            Left            =   360
            TabIndex        =   42
            Top             =   1800
            Width           =   1095
         End
      End
      Begin VB.CommandButton Button_CDelete 
         Caption         =   "删除(&D)"
         Height          =   375
         Left            =   5040
         TabIndex        =   8
         Top             =   2580
         Width           =   1215
      End
      Begin VB.CommandButton Button_CAdd 
         Caption         =   "添加(&A)"
         Height          =   375
         Left            =   5040
         TabIndex        =   7
         Top             =   1980
         Width           =   1215
      End
      Begin VB.CommandButton Button_CModify 
         Caption         =   "修改(&M)"
         Height          =   375
         Left            =   5040
         TabIndex        =   6
         Top             =   1380
         Width           =   1215
      End
      Begin VB.CommandButton Button_CSearch 
         Caption         =   "查询(&S)"
         Height          =   375
         Left            =   5040
         TabIndex        =   5
         Top             =   780
         Width           =   1215
      End
      Begin VB.Label Label14 
         Caption         =   "说明:查询时,只能输入一个查询的条件。                   选课和退选时,请输入“学号”和“课程号”。"
         Height          =   495
         Left            =   -74760
         TabIndex        =   64
         Top             =   2460
         Width           =   4575
      End
   End
   Begin MSAdodcLib.Adodc Adodc_StuInfo 
      Height          =   375
      Left            =   3120
      Top             =   5400
      Visible         =   0   'False
      Width           =   2040
      _ExtentX        =   3598
      _ExtentY        =   661
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      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=./Info.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=./Info.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from stuinfo"
      Caption         =   "StuInfo"
      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 Adodc_CouInfo 
      Height          =   375
      Left            =   3120
      Top             =   4920
      Visible         =   0   'False
      Width           =   2055
      _ExtentX        =   3625
      _ExtentY        =   661
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      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=.\Info.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=.\Info.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from coninfo"
      Caption         =   "CouInfo"
      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 Adodc_Cou 
      Height          =   375
      Left            =   600
      Top             =   5040
      Visible         =   0   'False
      Width           =   2055
      _ExtentX        =   3625
      _ExtentY        =   661
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      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=./Info.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=./Info.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from Cou"
      Caption         =   "Cou"

⌨️ 快捷键说明

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