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

📄 songmanger.frm

📁 KTV管理系统,实现了基本的日常操作.程序有不完善之处,请自修升级修改.
💻 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"
Object = "{C1A8AF28-1257-101B-8FB0-0020AF039CA3}#1.1#0"; "MCI32.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Begin VB.Form songManger 
   Caption         =   "VOD曲库管理"
   ClientHeight    =   7230
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   10800
   Icon            =   "songManger.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   ScaleHeight     =   7230
   ScaleWidth      =   10800
   StartUpPosition =   2  '屏幕中心
   Begin VB.PictureBox Picture2 
      Appearance      =   0  'Flat
      BackColor       =   &H000080FF&
      ForeColor       =   &H80000008&
      Height          =   7220
      Left            =   0
      ScaleHeight     =   7185
      ScaleWidth      =   10785
      TabIndex        =   1
      Top             =   0
      Width           =   10815
      Begin MSComDlg.CommonDialog CommonDialog1 
         Left            =   6240
         Top             =   480
         _ExtentX        =   847
         _ExtentY        =   847
         _Version        =   393216
      End
      Begin VB.CommandButton Command4 
         Caption         =   "修改"
         Height          =   375
         Index           =   4
         Left            =   8400
         TabIndex        =   29
         Top             =   6000
         Width           =   975
      End
      Begin VB.CommandButton Command4 
         Caption         =   "删除"
         Height          =   375
         Index           =   3
         Left            =   7440
         TabIndex        =   28
         Top             =   6000
         Width           =   975
      End
      Begin VB.CommandButton Command4 
         Caption         =   "增加"
         Height          =   375
         Index           =   2
         Left            =   6480
         TabIndex        =   27
         Top             =   6000
         Width           =   975
      End
      Begin VB.CommandButton Command4 
         Caption         =   "保存"
         Height          =   375
         Index           =   0
         Left            =   9360
         TabIndex        =   26
         Top             =   6000
         Width           =   975
      End
      Begin MSAdodcLib.Adodc Adodc2 
         Height          =   375
         Left            =   8760
         Top             =   360
         Visible         =   0   'False
         Width           =   1335
         _ExtentX        =   2355
         _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         =   ""
         OLEDBString     =   ""
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   ""
         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 VB.PictureBox Picture3 
         Appearance      =   0  'Flat
         BackColor       =   &H8000000D&
         ForeColor       =   &H80000008&
         Height          =   375
         Index           =   1
         Left            =   0
         ScaleHeight     =   345
         ScaleWidth      =   10785
         TabIndex        =   21
         Top             =   6840
         Width           =   10815
         Begin VB.CommandButton Command7 
            Caption         =   "系统参数设置"
            Height          =   375
            Left            =   4800
            TabIndex        =   33
            Top             =   0
            Width           =   1215
         End
         Begin VB.CommandButton Command6 
            Caption         =   "退出"
            Height          =   375
            Left            =   9375
            TabIndex        =   32
            Top             =   0
            Width           =   975
         End
         Begin VB.CommandButton Command5 
            Caption         =   "预览"
            Height          =   375
            Left            =   8400
            TabIndex        =   31
            Top             =   0
            Width           =   975
         End
         Begin VB.CommandButton Command1 
            Caption         =   "导入光碟"
            Height          =   375
            Left            =   7200
            TabIndex        =   30
            Top             =   0
            Width           =   975
         End
         Begin VB.CommandButton Command3 
            Caption         =   ">|"
            Height          =   375
            Index           =   3
            Left            =   3600
            TabIndex        =   25
            Top             =   0
            Width           =   1095
         End
         Begin VB.CommandButton Command3 
            Caption         =   ">"
            Height          =   375
            Index           =   2
            Left            =   2520
            TabIndex        =   24
            Top             =   0
            Width           =   1095
         End
         Begin VB.CommandButton Command3 
            Caption         =   "<"
            Height          =   375
            Index           =   1
            Left            =   1440
            TabIndex        =   23
            Top             =   0
            Width           =   1095
         End
         Begin VB.CommandButton Command3 
            Caption         =   "|<"
            Height          =   375
            Index           =   0
            Left            =   360
            TabIndex        =   22
            Top             =   0
            Width           =   1095
         End
      End
      Begin VB.PictureBox Picture3 
         Appearance      =   0  'Flat
         BackColor       =   &H8000000D&
         ForeColor       =   &H80000008&
         Height          =   375
         Index           =   0
         Left            =   0
         ScaleHeight     =   345
         ScaleWidth      =   10785
         TabIndex        =   20
         Top             =   0
         Width           =   10815
      End
      Begin VB.ComboBox Combo1 
         DataSource      =   "Adodc1"
         Height          =   300
         Index           =   4
         Left            =   7560
         TabIndex        =   19
         Top             =   5040
         Width           =   1215
      End
      Begin VB.ComboBox Combo1 
         DataSource      =   "Adodc1"
         Height          =   300
         Index           =   0
         Left            =   7560
         TabIndex        =   9
         Top             =   2235
         Width           =   1695
      End
      Begin VB.ComboBox Combo1 
         DataSource      =   "Adodc1"
         Height          =   300
         Index           =   1
         Left            =   7560
         TabIndex        =   8
         Top             =   2805
         Width           =   1215
      End
      Begin VB.ComboBox Combo1 
         DataSource      =   "Adodc1"
         Height          =   300
         Index           =   2
         Left            =   7560
         TabIndex        =   7
         Top             =   3360
         Width           =   1215
      End
      Begin VB.ComboBox Combo1 
         DataSource      =   "Adodc1"
         Height          =   300
         Index           =   3
         Left            =   7560
         TabIndex        =   6
         Top             =   3915
         Width           =   1815
      End
      Begin VB.TextBox Text1 
         DataSource      =   "Adodc1"
         Height          =   300
         Index           =   0
         Left            =   7560
         TabIndex        =   5
         Top             =   1680
         Width           =   1695
      End
      Begin VB.TextBox Text1 
         DataSource      =   "Adodc1"
         Height          =   300
         Index           =   1
         Left            =   7560
         TabIndex        =   4
         Top             =   4485
         Width           =   1215
      End
      Begin VB.CommandButton Command2 
         Caption         =   "导入"
         Enabled         =   0   'False
         Height          =   300
         Left            =   9360
         TabIndex        =   3
         Top             =   1680
         Width           =   1095
      End
      Begin MSDataGridLib.DataGrid DataGrid1 
         Bindings        =   "songManger.frx":09CA
         Height          =   6495
         Left            =   0
         TabIndex        =   2
         Top             =   360
         Width           =   6135
         _ExtentX        =   10821
         _ExtentY        =   11456
         _Version        =   393216
         AllowUpdate     =   -1  'True
         DefColWidth     =   53
         HeadLines       =   2
         RowHeight       =   15
         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       =   ""
            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
         SplitCount      =   1
         BeginProperty Split0 
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
      Begin VB.Line Line1 
         BorderColor     =   &H80000005&
         BorderStyle     =   3  'Dot
         X1              =   6240
         X2              =   10560
         Y1              =   5760
         Y2              =   5760
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "歌手性别"
         Height          =   180
         Left            =   6480
         TabIndex        =   18
         Top             =   2865
         Width           =   720
      End
      Begin VB.Shape Shape1 
         BorderColor     =   &H8000000A&
         BorderStyle     =   3  'Dot
         Height          =   5775
         Left            =   6240
         Shape           =   4  'Rounded Rectangle
         Top             =   840
         Width           =   4335
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "歌名"
         Height          =   180
         Index           =   0
         Left            =   6840
         TabIndex        =   17
         Top             =   1725
         Width           =   360
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "类  型"
         Height          =   180
         Index           =   2
         Left            =   6660
         TabIndex        =   16
         Top             =   5160
         Width           =   540

⌨️ 快捷键说明

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