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

📄 form1.frm

📁 浴馆管理软件(包括IC卡的操作、动态库的调用等内容)
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Begin VB.Form Form1 
   BackColor       =   &H00C0E0FF&
   Caption         =   "富美洗浴中心"
   ClientHeight    =   8460
   ClientLeft      =   3915
   ClientTop       =   3330
   ClientWidth     =   10665
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   8460
   ScaleWidth      =   10665
   StartUpPosition =   2  '屏幕中心
   WindowState     =   2  'Maximized
   Begin VB.CommandButton Command11 
      Caption         =   "Command11"
      Height          =   495
      Left            =   5400
      TabIndex        =   113
      Top             =   9240
      Width           =   1215
   End
   Begin VB.ListBox List3 
      BackColor       =   &H00C0E0FF&
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   2460
      ItemData        =   "Form1.frx":0000
      Left            =   240
      List            =   "Form1.frx":0002
      TabIndex        =   112
      Top             =   3600
      Width           =   1455
   End
   Begin VB.ListBox List2 
      BackColor       =   &H00C0E0FF&
      BeginProperty Font 
         Name            =   "隶书"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FF0000&
      Height          =   2460
      ItemData        =   "Form1.frx":0004
      Left            =   240
      List            =   "Form1.frx":0006
      TabIndex        =   111
      Top             =   600
      Width           =   1455
   End
   Begin VB.TextBox Text53 
      Height          =   375
      Left            =   1080
      TabIndex        =   110
      Text            =   "0"
      Top             =   7680
      Visible         =   0   'False
      Width           =   855
   End
   Begin VB.TextBox Text52 
      Height          =   375
      Left            =   120
      TabIndex        =   109
      Text            =   "0"
      Top             =   7680
      Visible         =   0   'False
      Width           =   855
   End
   Begin VB.ListBox List1 
      BackColor       =   &H00C0E0FF&
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   780
      ItemData        =   "Form1.frx":0008
      Left            =   240
      List            =   "Form1.frx":000A
      TabIndex        =   108
      Top             =   6600
      Width           =   1455
   End
   Begin VB.CommandButton Command10 
      BackColor       =   &H00C0E0FF&
      Caption         =   "︽"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   960
      MaskColor       =   &H00C0E0FF&
      Style           =   1  'Graphical
      TabIndex        =   107
      Top             =   6120
      Width           =   735
   End
   Begin VB.CommandButton Command9 
      BackColor       =   &H00C0E0FF&
      Caption         =   "︾"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   240
      MaskColor       =   &H00C0E0FF&
      Style           =   1  'Graphical
      TabIndex        =   106
      Top             =   6120
      Width           =   735
   End
   Begin VB.TextBox Text51 
      Height          =   375
      Left            =   2040
      TabIndex        =   105
      Text            =   "Text51"
      Top             =   7920
      Visible         =   0   'False
      Width           =   1215
   End
   Begin VB.TextBox Text50 
      Height          =   375
      Left            =   3480
      TabIndex        =   104
      Top             =   7920
      Visible         =   0   'False
      Width           =   1215
   End
   Begin VB.TextBox Text49 
      Height          =   270
      Left            =   5280
      TabIndex        =   103
      Text            =   "000"
      Top             =   8040
      Visible         =   0   'False
      Width           =   855
   End
   Begin VB.TextBox Text48 
      Height          =   270
      Left            =   5280
      TabIndex        =   102
      Text            =   "00"
      Top             =   7680
      Visible         =   0   'False
      Width           =   855
   End
   Begin VB.TextBox Text47 
      Height          =   270
      Left            =   5280
      TabIndex        =   101
      Text            =   "0"
      Top             =   7320
      Visible         =   0   'False
      Width           =   855
   End
   Begin MSAdodcLib.Adodc Adodc10 
      Height          =   330
      Left            =   10080
      Top             =   240
      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=Microsoft.Jet.OLEDB.4.0;Data Source=信息库.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=信息库.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "门票表"
      Caption         =   "Adodc10"
      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.TextBox Text45 
      DataField       =   "女晚"
      DataSource      =   "Adodc10"
      Height          =   270
      Left            =   6120
      TabIndex        =   98
      Top             =   705
      Visible         =   0   'False
      Width           =   1095
   End
   Begin VB.TextBox Text44 
      DataField       =   "女白"
      DataSource      =   "Adodc10"
      Height          =   270
      Left            =   4800
      TabIndex        =   97
      Top             =   720
      Visible         =   0   'False
      Width           =   1095
   End
   Begin VB.TextBox Text43 
      DataField       =   "男晚"
      DataSource      =   "Adodc10"
      Height          =   270
      Left            =   3120
      TabIndex        =   96
      Top             =   720
      Visible         =   0   'False
      Width           =   1215
   End
   Begin VB.TextBox Text42 
      DataField       =   "男白"
      DataSource      =   "Adodc10"
      Height          =   270
      Left            =   1800
      TabIndex        =   95
      Top             =   720
      Visible         =   0   'False
      Width           =   1215
   End
   Begin MSDataListLib.DataCombo DataCombo1 
      Bindings        =   "Form1.frx":000C
      DataField       =   "支付方式"
      DataSource      =   "Adodc2"
      Height          =   330
      Left            =   3000
      TabIndex        =   92
      Top             =   6600
      Width           =   1455
      _ExtentX        =   2566
      _ExtentY        =   582
      _Version        =   393216
      ListField       =   "支付方式"
      Text            =   ""
   End
   Begin MSAdodcLib.Adodc Adodc9 
      Height          =   375
      Left            =   1680
      Top             =   7080
      Visible         =   0   'False
      Width           =   1455
      _ExtentX        =   2566
      _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=数据库.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=数据库.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select 衣柜号 from 客户表 where 客户表.是否结算=""No"" and 客户表.男女=""女"""
      Caption         =   "Adodc9"
      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 Adodc8 
      Height          =   330
      Left            =   120
      Top             =   0
      Visible         =   0   'False
      Width           =   1695
      _ExtentX        =   2990
      _ExtentY        =   582
      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=数据库.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=数据库.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select 衣柜号 from 客户表 where 客户表.是否结算=""No"" and 客户表.男女=""男"""
      Caption         =   "Adodc8"
      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.TextBox Text35 
      BackColor       =   &H00FFFFFF&

⌨️ 快捷键说明

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