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

📄 main_jbxx_bfxxgl.frm

📁 一个比较完整的数据库编程技巧”洗浴管理系统“
💻 FRM
📖 第 1 页 / 共 3 页
字号:
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 main_jbxx_bfxxgl 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "基本信息管理--【包房信息管理】"
   ClientHeight    =   5505
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   10140
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5505
   ScaleWidth      =   10140
   StartUpPosition =   1  '所有者中心
   Begin VB.Frame Frame2 
      BackColor       =   &H80000004&
      Caption         =   "请选择查询条件"
      Height          =   660
      Left            =   60
      TabIndex        =   24
      Top             =   0
      Width           =   9990
      Begin VB.ComboBox Combo4 
         Height          =   300
         ItemData        =   "main_jbxx_bfxxgl.frx":0000
         Left            =   2730
         List            =   "main_jbxx_bfxxgl.frx":0002
         Style           =   2  'Dropdown List
         TabIndex        =   28
         Top             =   225
         Width           =   930
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         ItemData        =   "main_jbxx_bfxxgl.frx":0004
         Left            =   120
         List            =   "main_jbxx_bfxxgl.frx":0006
         Style           =   2  'Dropdown List
         TabIndex        =   27
         Top             =   225
         Width           =   2580
      End
      Begin VB.CommandButton ComFind 
         Caption         =   "查询"
         Height          =   330
         Left            =   7905
         TabIndex        =   26
         Top             =   225
         Width           =   1860
      End
      Begin VB.TextBox Text2 
         Height          =   300
         Left            =   3675
         TabIndex        =   25
         Top             =   225
         Width           =   3720
      End
   End
   Begin VB.CommandButton ComFirst 
      BackColor       =   &H00FFC0C0&
      Caption         =   "首记录"
      Height          =   360
      Left            =   45
      Picture         =   "main_jbxx_bfxxgl.frx":0008
      TabIndex        =   23
      Top             =   750
      Width           =   1095
   End
   Begin VB.CommandButton ComPrevious 
      BackColor       =   &H00FFC0C0&
      Caption         =   "上一条"
      Height          =   360
      Left            =   1140
      Picture         =   "main_jbxx_bfxxgl.frx":1652
      TabIndex        =   22
      Top             =   750
      Width           =   1095
   End
   Begin VB.CommandButton ComNext 
      BackColor       =   &H00FFC0C0&
      Caption         =   "下一条"
      Height          =   360
      Left            =   2220
      Picture         =   "main_jbxx_bfxxgl.frx":2B84
      TabIndex        =   21
      Top             =   750
      Width           =   1095
   End
   Begin VB.CommandButton ComLast 
      BackColor       =   &H00FFC0C0&
      Caption         =   "尾记录"
      Height          =   360
      Left            =   3315
      Picture         =   "main_jbxx_bfxxgl.frx":4088
      TabIndex        =   20
      Top             =   750
      Width           =   1095
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   405
      Top             =   2640
      Visible         =   0   'False
      Width           =   1875
      _ExtentX        =   3307
      _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=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=XYGLXT"
      OLEDBString     =   "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=XYGLXT"
      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 VB.CommandButton ComExit 
      Caption         =   "退出"
      Height          =   360
      Left            =   8955
      TabIndex        =   4
      Top             =   750
      Width           =   1095
   End
   Begin VB.CommandButton ComDelete 
      Caption         =   "删除"
      Height          =   360
      Left            =   7860
      TabIndex        =   3
      Top             =   750
      Width           =   1095
   End
   Begin VB.CommandButton ComModify 
      Caption         =   "修改"
      Height          =   360
      Left            =   6765
      TabIndex        =   2
      Top             =   750
      Width           =   1095
   End
   Begin VB.CommandButton ComAdd 
      Caption         =   "添加"
      Height          =   360
      Left            =   5670
      TabIndex        =   1
      Top             =   750
      Width           =   1095
   End
   Begin VB.Frame Frame1 
      Caption         =   "包房编辑窗口"
      Height          =   3330
      Left            =   2280
      TabIndex        =   0
      Top             =   1830
      Visible         =   0   'False
      Width           =   6405
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   12
         Left            =   1020
         TabIndex        =   41
         Top             =   2445
         Width           =   5250
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   11
         Left            =   1020
         Locked          =   -1  'True
         TabIndex        =   39
         Text            =   "分钟"
         Top             =   2010
         Width           =   5250
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   10
         Left            =   4995
         TabIndex        =   37
         Top             =   1560
         Width           =   1260
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   9
         Left            =   3300
         TabIndex        =   35
         Top             =   1545
         Width           =   795
      End
      Begin VB.ComboBox Combo5 
         Height          =   300
         Left            =   1020
         TabIndex        =   33
         Top             =   1545
         Width           =   1155
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   5
         Left            =   5280
         TabIndex        =   31
         Top             =   1110
         Width           =   1005
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   4
         Left            =   3855
         TabIndex        =   30
         Top             =   705
         Width           =   2385
      End
      Begin VB.CommandButton ComEsc 
         Caption         =   "放弃退出"
         Height          =   360
         Left            =   3315
         TabIndex        =   19
         Top             =   2850
         Width           =   1590
      End
      Begin VB.CommandButton ComSave 
         Caption         =   "保存信息"
         Height          =   360
         Left            =   1725
         TabIndex        =   18
         Top             =   2850
         Width           =   1590
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         Left            =   3135
         TabIndex        =   17
         Top             =   1110
         Width           =   1155
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   1020
         TabIndex        =   16
         Top             =   1110
         Width           =   1155
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   2
         Left            =   4605
         TabIndex        =   13
         Top             =   255
         Width           =   1650
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   3
         Left            =   1020
         TabIndex        =   12
         Top             =   705
         Width           =   1860
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   1
         Left            =   2865
         TabIndex        =   6
         Top             =   255
         Width           =   840
      End
      Begin VB.TextBox Text1 
         Enabled         =   0   'False
         Height          =   285
         Index           =   0
         Left            =   1020
         TabIndex        =   5

⌨️ 快捷键说明

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