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

📄 光盘归还.frm

📁 一个以SQL Server 2000为数据库
💻 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 光盘归还 
   Caption         =   "光盘归还"
   ClientHeight    =   6225
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   9120
   LinkTopic       =   "Form4"
   ScaleHeight     =   6225
   ScaleWidth      =   9120
   StartUpPosition =   3  '窗口缺省
   Begin VB.CommandButton Com_goon 
      Caption         =   "继续"
      Enabled         =   0   'False
      Height          =   495
      Left            =   5880
      TabIndex        =   37
      Top             =   5040
      Width           =   855
   End
   Begin VB.Frame 会员登陆 
      Caption         =   "会员登陆"
      Height          =   1575
      Left            =   120
      TabIndex        =   24
      Top             =   720
      Width           =   5535
      Begin VB.ComboBox Combo_Mem_type 
         Height          =   300
         ItemData        =   "光盘归还.frx":0000
         Left            =   3720
         List            =   "光盘归还.frx":000D
         TabIndex        =   36
         Top             =   1080
         Width           =   1575
      End
      Begin VB.OptionButton OptionN 
         Caption         =   "否"
         Height          =   375
         Left            =   1200
         TabIndex        =   32
         Top             =   600
         Width           =   495
      End
      Begin VB.OptionButton OptionY 
         Caption         =   "是"
         Height          =   255
         Left            =   1200
         TabIndex        =   30
         Top             =   360
         Width           =   615
      End
      Begin VB.CommandButton Com_confirm 
         Caption         =   "确定"
         Height          =   375
         Left            =   720
         TabIndex        =   29
         Top             =   1080
         Width           =   975
      End
      Begin VB.TextBox TMem_password 
         Height          =   285
         IMEMode         =   3  'DISABLE
         Left            =   3720
         PasswordChar    =   "*"
         TabIndex        =   28
         Top             =   720
         Width           =   1575
      End
      Begin VB.TextBox TMem_ID 
         Height          =   270
         Left            =   3720
         TabIndex        =   26
         Top             =   360
         Width           =   1575
      End
      Begin VB.Label 会员类型 
         Caption         =   "会员类型:"
         Height          =   255
         Left            =   2400
         TabIndex        =   33
         Top             =   1080
         Width           =   1095
      End
      Begin VB.Label LMem_bool 
         Caption         =   "是否会员:"
         Height          =   375
         Left            =   120
         TabIndex        =   31
         Top             =   360
         Width           =   1215
      End
      Begin VB.Label LMem_password 
         Caption         =   "会员密码:"
         Height          =   255
         Left            =   2400
         TabIndex        =   27
         Top             =   720
         Width           =   1215
      End
      Begin VB.Label LMem_ID 
         Caption         =   "会员编号:"
         Height          =   495
         Left            =   2400
         TabIndex        =   25
         Top             =   360
         Width           =   1215
      End
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   375
      Left            =   3120
      Top             =   3240
      Visible         =   0   'False
      Width           =   1935
      _ExtentX        =   3413
      _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         =   0
      Connect         =   "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=project"
      OLEDBString     =   "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=project"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select Bar_code , CD_b_num, CD_name,Borrow_date,MustReturn_date,Foregift , Borrow_money from Borrow_Info where Bar_code = 00000"
      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 
      Bindings        =   "光盘归还.frx":002F
      Height          =   1095
      Left            =   120
      TabIndex        =   20
      Top             =   2520
      Width           =   8775
      _ExtentX        =   15478
      _ExtentY        =   1931
      _Version        =   393216
      HeadLines       =   1
      RowHeight       =   15
      FormatLocked    =   -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     =   7
      BeginProperty Column00 
         DataField       =   "Bar_code"
         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       =   "CD_b_num"
         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       =   "CD_name"
         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       =   "Borrow_date"
         Caption         =   "租借日期"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column04 
         DataField       =   "MustReturn_date"
         Caption         =   "必须归还日期"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column05 
         DataField       =   "Foregift"
         Caption         =   "押金"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column06 
         DataField       =   "Borrow_money"
         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 
            ColumnWidth     =   1244.976
         EndProperty
         BeginProperty Column01 
            ColumnWidth     =   1035.213
         EndProperty
         BeginProperty Column02 
            ColumnWidth     =   1544.882
         EndProperty
         BeginProperty Column03 
            ColumnWidth     =   1440
         EndProperty
         BeginProperty Column04 
            ColumnWidth     =   1440
         EndProperty
         BeginProperty Column05 
            ColumnWidth     =   915.024
         EndProperty
         BeginProperty Column06 
            ColumnWidth     =   1124.787
         EndProperty
      EndProperty
   End
   Begin VB.CommandButton Command_exit 
      Caption         =   "退出"
      Height          =   495
      Left            =   7440
      TabIndex        =   17
      Top             =   5040
      Width           =   975
   End
   Begin VB.CommandButton Command_Return 
      Caption         =   "归还"
      Enabled         =   0   'False
      Height          =   495
      Left            =   4080
      TabIndex        =   16
      Top             =   5040
      Width           =   1095
   End
   Begin VB.Frame Frame_Break 
      Caption         =   "违章信息"
      Height          =   2055
      Left            =   120
      TabIndex        =   10
      Top             =   3720
      Width           =   3375
      Begin VB.CommandButton Command_deal 
         Caption         =   "处理"
         Enabled         =   0   'False
         Height          =   375
         Left            =   720
         TabIndex        =   23
         Top             =   1560
         Width           =   975
      End
      Begin VB.ComboBox Combo_Break_type 
         Height          =   315
         ItemData        =   "光盘归还.frx":0044
         Left            =   1200
         List            =   "光盘归还.frx":004E
         TabIndex        =   19
         Top             =   360
         Width           =   1095
      End
      Begin VB.TextBox TBreak_money 
         Height          =   270
         Left            =   1200
         TabIndex        =   15
         Text            =   "0"
         Top             =   1080
         Width           =   1095
      End
      Begin VB.TextBox TOverdays 
         Height          =   285
         Left            =   1200
         TabIndex        =   12
         Text            =   "0"
         Top             =   720

⌨️ 快捷键说明

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