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

📄 chaxun.frm

📁 能做简单的数据库查询(包括单条查询
💻 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 Form1 
   ClientHeight    =   7095
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   10320
   LinkTopic       =   "Form1"
   ScaleHeight     =   7095
   ScaleWidth      =   10320
   StartUpPosition =   3  'Windows Default
   Begin VB.CommandButton Command9 
      Caption         =   "关闭记录集"
      Height          =   495
      Left            =   2280
      TabIndex        =   21
      Top             =   6360
      Width           =   1335
   End
   Begin VB.TextBox Text7 
      Height          =   495
      Left            =   6600
      TabIndex        =   20
      Text            =   "Text7"
      Top             =   2760
      Width           =   975
   End
   Begin VB.CommandButton Command7 
      Caption         =   "删除"
      Height          =   495
      Left            =   5640
      TabIndex        =   19
      Top             =   6360
      Width           =   735
   End
   Begin VB.CommandButton Command6 
      Caption         =   "多条查询"
      Height          =   495
      Left            =   8160
      TabIndex        =   18
      Top             =   2640
      Width           =   1335
   End
   Begin MSDataGridLib.DataGrid DataGrid2 
      Height          =   2295
      Left            =   6120
      TabIndex        =   17
      Top             =   0
      Width           =   4935
      _ExtentX        =   8705
      _ExtentY        =   4048
      _Version        =   393216
      HeadLines       =   1
      RowHeight       =   15
      FormatLocked    =   -1  'True
      AllowAddNew     =   -1  'True
      BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ColumnCount     =   4
      BeginProperty Column00 
         DataField       =   "时间"
         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       =   "频道"
         Caption         =   "频道"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column02 
         DataField       =   "节目"
         Caption         =   "节目"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column03 
         DataField       =   "时长"
         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 
         EndProperty
         BeginProperty Column01 
         EndProperty
         BeginProperty Column02 
         EndProperty
         BeginProperty Column03 
         EndProperty
      EndProperty
   End
   Begin VB.TextBox Text6 
      Height          =   495
      Left            =   600
      TabIndex        =   16
      Text            =   "Text6"
      Top             =   2760
      Width           =   855
   End
   Begin VB.TextBox Text5 
      Height          =   495
      Left            =   120
      TabIndex        =   14
      Text            =   " "
      Top             =   5160
      Width           =   3855
   End
   Begin VB.CommandButton Command5 
      Caption         =   "添加"
      Height          =   495
      Left            =   8040
      TabIndex        =   13
      Top             =   6360
      Width           =   735
   End
   Begin VB.CommandButton Command4 
      Caption         =   "清空"
      Height          =   495
      Left            =   6840
      TabIndex        =   12
      Top             =   6360
      Width           =   735
   End
   Begin VB.CommandButton Command3 
      Caption         =   "关闭"
      Height          =   495
      Left            =   4320
      TabIndex        =   11
      Top             =   6360
      Width           =   735
   End
   Begin VB.CommandButton Command2 
      Caption         =   "单条查询"
      Height          =   495
      Left            =   9240
      TabIndex        =   10
      Top             =   6360
      Width           =   1215
   End
   Begin VB.TextBox Text4 
      Height          =   375
      Left            =   9720
      TabIndex        =   5
      Text            =   "Text4"
      Top             =   5160
      Width           =   1095
   End
   Begin VB.TextBox Text3 
      Height          =   375
      Left            =   8160
      TabIndex        =   4
      Text            =   "Text3"
      Top             =   5160
      Width           =   1095
   End
   Begin VB.TextBox Text2 
      Height          =   375
      Left            =   6600
      TabIndex        =   3
      Text            =   "Text2"
      Top             =   5160
      Width           =   1095
   End
   Begin VB.TextBox Text1 
      Height          =   375
      Left            =   5040
      TabIndex        =   2
      Text            =   "Text1"
      Top             =   5160
      Width           =   1095
   End
   Begin VB.CommandButton Command1 
      Caption         =   "全部查询"
      Height          =   495
      Left            =   2040
      TabIndex        =   1
      Top             =   2640
      Width           =   1215
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   735
      Left            =   120
      Top             =   6240
      Width           =   1935
      _ExtentX        =   3413
      _ExtentY        =   1296
      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=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=shinning"
      OLEDBString     =   "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=shinning"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   "sa"
      Password        =   ""
      RecordSource    =   "select * from 节目信息2"
      Caption         =   "Adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin MSDataGridLib.DataGrid DataGrid1 
      Height          =   2295
      Left            =   120
      TabIndex        =   0

⌨️ 快捷键说明

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