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

📄 设置免费上机.frm

📁 VB机房管理系统。经证明可以使用。请有需要的人自己下载。
💻 FRM
📖 第 1 页 / 共 2 页
字号:
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"
Begin VB.Form Form4 
   Caption         =   "Form4"
   ClientHeight    =   7080
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   12840
   LinkTopic       =   "Form4"
   ScaleHeight     =   7080
   ScaleWidth      =   12840
   StartUpPosition =   3  '窗口缺省
   Begin VB.TextBox Text3 
      DataField       =   "week1"
      DataSource      =   "Adodc2"
      Height          =   375
      Left            =   7200
      TabIndex        =   47
      Text            =   "Text3"
      Top             =   6480
      Visible         =   0   'False
      Width           =   855
   End
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   330
      Left            =   6840
      Top             =   6600
      Visible         =   0   'False
      Width           =   1575
      _ExtentX        =   2778
      _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=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;User ID=sa;Initial Catalog=student;Data Source=127.0.0.1"
      OLEDBString     =   "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;User ID=sa;Initial Catalog=student;Data Source=127.0.0.1"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "sysinfo"
      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 MSDataGridLib.DataGrid DataGrid1 
      Bindings        =   "设置免费上机.frx":0000
      Height          =   5055
      Left            =   9360
      TabIndex        =   46
      Top             =   600
      Width           =   3255
      _ExtentX        =   5741
      _ExtentY        =   8916
      _Version        =   393216
      AllowUpdate     =   0   'False
      HeadLines       =   1
      RowHeight       =   15
      FormatLocked    =   -1  'True
      BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ColumnCount     =   2
      BeginProperty Column00 
         DataField       =   "class_no"
         Caption         =   "班级编号"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column01 
         DataField       =   "class_name"
         Caption         =   "班级名称"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      SplitCount      =   1
      BeginProperty Split0 
         BeginProperty Column00 
            ColumnAllowSizing=   0   'False
         EndProperty
         BeginProperty Column01 
         EndProperty
      EndProperty
   End
   Begin VB.TextBox Text2 
      Height          =   375
      Left            =   2040
      TabIndex        =   45
      Text            =   "Text2"
      Top             =   6120
      Width           =   5055
   End
   Begin VB.TextBox Text1 
      Height          =   270
      Left            =   2040
      TabIndex        =   43
      Text            =   "Text1"
      Top             =   5760
      Width           =   5055
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   495
      Left            =   9720
      Top             =   4200
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   873
      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=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;User ID=sa;Initial Catalog=student;Data Source=127.0.0.1"
      OLEDBString     =   "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;User ID=sa;Initial Catalog=student;Data Source=127.0.0.1"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from class"
      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 VB.Frame Frame1 
      Caption         =   "免费时间3"
      Height          =   1455
      Index           =   2
      Left            =   240
      TabIndex        =   29
      Top             =   4200
      Width           =   8895
      Begin VB.ComboBox cb_ksz 
         Height          =   300
         Index           =   2
         Left            =   960
         TabIndex        =   35
         Text            =   "1"
         Top             =   360
         Width           =   1575
      End
      Begin VB.ComboBox cb_gjjk 
         Height          =   300
         Index           =   2
         Left            =   6960
         TabIndex        =   34
         Text            =   "2"
         Top             =   840
         Width           =   1455
      End
      Begin VB.ComboBox cb_jsz 
         Height          =   300
         Index           =   2
         Left            =   960
         TabIndex        =   33
         Text            =   "19"
         Top             =   840
         Width           =   1575
      End
      Begin VB.ComboBox cb_xqj 
         Height          =   300
         Index           =   2
         Left            =   3840
         TabIndex        =   32
         Text            =   "1"
         Top             =   360
         Width           =   1335
      End
      Begin VB.ComboBox cb_dsz 
         Height          =   300
         Index           =   2
         Left            =   3840
         TabIndex        =   31
         Text            =   "单"
         Top             =   840
         Width           =   1335
      End
      Begin VB.ComboBox cb_djjk 
         Height          =   300
         Index           =   2
         Left            =   6960
         TabIndex        =   30
         Text            =   "1"
         Top             =   360
         Width           =   1455
      End
      Begin VB.Label Label19 
         Caption         =   "开始周:"
         Height          =   375
         Left            =   240
         TabIndex        =   41
         Top             =   360
         Width           =   735
      End
      Begin VB.Label Label18 
         Caption         =   "共几节课:"
         Height          =   255
         Left            =   5760
         TabIndex        =   40
         Top             =   840
         Width           =   975
      End
      Begin VB.Label Label17 
         Caption         =   "结束周:"
         Height          =   375
         Left            =   240
         TabIndex        =   39
         Top             =   840
         Width           =   735
      End
      Begin VB.Label Label16 
         Caption         =   "星期几:"
         Height          =   255
         Left            =   3000
         TabIndex        =   38
         Top             =   360
         Width           =   735
      End
      Begin VB.Label Label15 
         Caption         =   "单双周:"
         Height          =   255
         Left            =   3000
         TabIndex        =   37
         Top             =   840
         Width           =   855
      End
      Begin VB.Label Label14 
         Caption         =   "第几节课:"
         Height          =   255
         Left            =   5760
         TabIndex        =   36
         Top             =   360
         Width           =   975
      End
      Begin VB.Shape Shape9 
         Height          =   1095
         Left            =   120
         Top             =   240
         Width           =   2535
      End
      Begin VB.Shape Shape8 
         Height          =   1095
         Left            =   2880
         Top             =   240
         Width           =   2535
      End
      Begin VB.Shape Shape7 
         Height          =   1095
         Left            =   5640
         Top             =   240
         Width           =   2895
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "免费时间2"
      Height          =   1455
      Index           =   1
      Left            =   240
      TabIndex        =   16
      Top             =   2280
      Width           =   8895
      Begin VB.ComboBox cb_ksz 
         Height          =   300
         Index           =   1
         Left            =   960
         TabIndex        =   22
         Text            =   "1"
         Top             =   360
         Width           =   1575
      End
      Begin VB.ComboBox cb_gjjk 
         Height          =   300

⌨️ 快捷键说明

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