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

📄 playmp3.frm

📁 功能描述]VB 5.0下开发的MP3播放器
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{27395F88-0C0C-101B-A3C9-08002B2F49FB}#1.1#0"; "PICCLP32.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.1#0"; "COMDLG32.OCX"
Object = "{3B00B10A-6EF0-11D1-A6AA-0020AFE4DE54}#1.0#0"; "MP3PLAY.OCX"
Begin VB.Form PlayMp3 
   BackColor       =   &H80000005&
   BorderStyle     =   0  'None
   Caption         =   "MP3 播放器 Ver 2.0"
   ClientHeight    =   1500
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   7500
   Icon            =   "PlayMp3.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   100
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   500
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  'CenterScreen
   Begin PicClip.PictureClip PicClip 
      Index           =   0
      Left            =   8520
      Top             =   840
      _ExtentX        =   13229
      _ExtentY        =   2646
      _Version        =   327680
      Picture         =   "PlayMp3.frx":0442
   End
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      AutoRedraw      =   -1  'True
      AutoSize        =   -1  'True
      BackColor       =   &H0000FF00&
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   840
      Left            =   630
      ScaleHeight     =   840
      ScaleWidth      =   4080
      TabIndex        =   0
      Top             =   120
      Width           =   4080
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Height          =   180
         Left            =   4050
         TabIndex        =   7
         Top             =   600
         Width           =   90
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "总 计 : 0"
         ForeColor       =   &H00FF0000&
         Height          =   180
         Left            =   3120
         TabIndex        =   6
         Top             =   360
         Width           =   810
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "总在最前"
         ForeColor       =   &H00C0C0C0&
         Height          =   180
         Left            =   1590
         TabIndex        =   5
         Top             =   60
         Width           =   720
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "00:00:00"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Left            =   1440
         TabIndex        =   4
         Top             =   270
         Width           =   960
      End
      Begin VB.Line Line5 
         BorderColor     =   &H000000FF&
         BorderStyle     =   3  'Dot
         X1              =   0
         X2              =   15
         Y1              =   795
         Y2              =   795
      End
      Begin VB.Label ErrorLabel 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "MP3 播放器 V2.0     赵洪涛编于2000年7月"
         ForeColor       =   &H00000000&
         Height          =   180
         Left            =   240
         TabIndex        =   3
         Top             =   600
         Width           =   3510
      End
      Begin VB.Image Image4 
         Height          =   195
         Index           =   2
         Left            =   240
         Picture         =   "PlayMp3.frx":24E84
         ToolTipText     =   "循环所有"
         Top             =   330
         Visible         =   0   'False
         Width           =   540
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "立体声"
         Height          =   180
         Left            =   240
         TabIndex        =   2
         Top             =   90
         Width           =   540
      End
      Begin VB.Image Image5 
         Height          =   255
         Left            =   3120
         Picture         =   "PlayMp3.frx":25442
         Top             =   30
         Width           =   900
      End
      Begin VB.Image Image4 
         Height          =   195
         Index           =   1
         Left            =   240
         Picture         =   "PlayMp3.frx":26078
         ToolTipText     =   "循环单首"
         Top             =   330
         Visible         =   0   'False
         Width           =   540
      End
      Begin VB.Image Image4 
         Height          =   195
         Index           =   0
         Left            =   240
         Picture         =   "PlayMp3.frx":26636
         ToolTipText     =   "没有循环"
         Top             =   330
         Width           =   540
      End
   End
   Begin VB.Timer Timer1 
      Left            =   1800
      Top             =   240
   End
   Begin VB.Timer Timer2 
      Interval        =   50
      Left            =   2280
      Top             =   240
   End
   Begin MPEGPLAYLib.Mp3Play Mp3Play 
      Height          =   735
      Left            =   3000
      TabIndex        =   1
      Top             =   180
      Width           =   735
      _Version        =   65536
      _ExtentX        =   1296
      _ExtentY        =   1296
      _StockProps     =   0
   End
   Begin MSComDlg.CommonDialog CommDial 
      Left            =   1200
      Top             =   240
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   327680
   End
   Begin PicClip.PictureClip PicClip 
      Index           =   1
      Left            =   8280
      Top             =   960
      _ExtentX        =   13229
      _ExtentY        =   2646
      _Version        =   327680
      Picture         =   "PlayMp3.frx":26BF4
   End
   Begin PicClip.PictureClip PicClip 
      Index           =   2
      Left            =   8040
      Top             =   1080
      _ExtentX        =   13229
      _ExtentY        =   2646
      _Version        =   327680
      Picture         =   "PlayMp3.frx":4B636
   End
   Begin PicClip.PictureClip PicClip 
      Index           =   3
      Left            =   7800
      Top             =   1200
      _ExtentX        =   13229
      _ExtentY        =   2646
      _Version        =   327680
      Picture         =   "PlayMp3.frx":70078
   End
   Begin PicClip.PictureClip PicClip 
      Index           =   4
      Left            =   7560
      Top             =   1320
      _ExtentX        =   13229
      _ExtentY        =   2646
      _Version        =   327680
      Picture         =   "PlayMp3.frx":94ABA
   End
   Begin VB.Image Image1 
      Height          =   315
      Index           =   7
      Left            =   60
      ToolTipText     =   "关闭"
      Top             =   60
      Width           =   300
   End
   Begin VB.Image Image1 
      Height          =   315
      Index           =   6
      Left            =   6795
      ToolTipText     =   "后一首"
      Top             =   60
      Width           =   300
   End
   Begin VB.Image Image1 
      Height          =   315
      Index           =   5
      Left            =   6510
      ToolTipText     =   "前一首"
      Top             =   60
      Width           =   300
   End
   Begin VB.Image Image1 
      Height          =   315
      Index           =   4
      Left            =   6210
      ToolTipText     =   "快进"
      Top             =   60
      Width           =   300
   End
   Begin VB.Image Image1 
      Height          =   315
      Index           =   3
      Left            =   5910
      ToolTipText     =   "后退"
      Top             =   60
      Width           =   300
   End
   Begin VB.Image Image1 
      Height          =   315
      Index           =   2
      Left            =   5595
      ToolTipText     =   "播放"
      Top             =   60
      Width           =   300
   End
   Begin VB.Image Image1 
      Height          =   315
      Index           =   1
      Left            =   5295
      ToolTipText     =   "暂停"
      Top             =   60
      Width           =   300
   End
   Begin VB.Image Image1 
      Height          =   315
      Index           =   0
      Left            =   5010
      ToolTipText     =   "停止"
      Top             =   60
      Width           =   300
   End
   Begin VB.Image Image1 
      Height          =   195
      Index           =   8
      Left            =   765
      ToolTipText     =   "循环单首"
      Top             =   1020
      Width           =   540
   End
   Begin VB.Image Image1 
      Height          =   195
      Index           =   9
      Left            =   1800
      ToolTipText     =   "循环所有"
      Top             =   1020
      Width           =   540
   End
   Begin VB.Image Image1 
      Height          =   480
      Index           =   11
      Left            =   75
      ToolTipText     =   "版权信息"
      Top             =   960
      Width           =   420
   End
   Begin VB.Line Line4 
      Visible         =   0   'False
      X1              =   68
      X2              =   68
      Y1              =   16
      Y2              =   42
   End
   Begin VB.Line Line3 
      BorderColor     =   &H80000009&
      Visible         =   0   'False
      X1              =   48
      X2              =   48
      Y1              =   16
      Y2              =   42
   End
   Begin VB.Line Line1 
      BorderColor     =   &H80000009&
      Visible         =   0   'False
      X1              =   48
      X2              =   68
      Y1              =   16
      Y2              =   16
   End
   Begin VB.Image Image1 
      Height          =   210
      Index           =   10
      Left            =   5040
      ToolTipText     =   "文件列表"
      Top             =   570
      Width           =   285
   End
   Begin VB.Image Image1 
      Height          =   210
      Index           =   13
      Left            =   3135
      ToolTipText     =   "减小音量"
      Top             =   1020
      Width           =   270
   End
   Begin VB.Image Image1 
      Height          =   210
      Index           =   14
      Left            =   3735
      ToolTipText     =   "增大音量"
      Top             =   1020
      Width           =   270
   End
   Begin VB.Image Image1 
      Height          =   345
      Index           =   15

⌨️ 快捷键说明

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