91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

原理:使用 Windows Media Player,使用 IrisSkin 可換膚

代碼片段和文件信息

using?Sunisoft.IrisSkin;
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.IO;
using?System.Linq;
using?System.Net;
using?System.Text;
using?System.Threading;
using?System.Threading.Tasks;
using?System.Windows.Forms;

namespace?MusicPlayer
{
????public?partial?class?MainForm?:?Form
????{
????????#region?屬性和構造函數

????????private?BackgroundWorker?bgWorker1;//自動切換圖片線程

????????private?BackgroundWorker?bgWorker2;//顯示歌詞

????????private?string[]?bgUrls;//圖片Url

????????private?int?curIndex?=?0;//當前圖片索引

????????private?bool?isRunning?=?false;

????????private?string[]?curLyric;

????????private?SkinEngine?skinEngine;

????????public?MainForm()
????????{
????????????InitializeComp

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????????189??2018-06-03?21:58??MusicPlayer\App.config

?????文件??????53760??2018-06-07?23:43??MusicPlayer\bin\Debug\AxInterop.WMPLib.dll

?????文件????????601??2018-06-04?19:59??MusicPlayer\bin\Debug\imgs\play.gif

?????文件?????331264??2018-06-07?23:43??MusicPlayer\bin\Debug\Interop.WMPLib.dll

?????文件?????557056??2018-06-07?22:31??MusicPlayer\bin\Debug\IrisSkin4.dll

?????文件??????30208??2018-06-09?15:57??MusicPlayer\bin\Debug\MusicPlayer.exe

?????文件????????189??2018-06-03?21:58??MusicPlayer\bin\Debug\MusicPlayer.exe.config

?????文件??????36352??2018-06-09?15:57??MusicPlayer\bin\Debug\MusicPlayer.pdb

?????文件??????22696??2018-06-09?17:00??MusicPlayer\bin\Debug\MusicPlayer.vshost.exe

?????文件????????189??2018-06-03?21:58??MusicPlayer\bin\Debug\MusicPlayer.vshost.exe.config

?????文件??????20139??2018-06-07?22:31??MusicPlayer\bin\Debug\Skins\Calmness.ssk

?????文件??????20271??2018-06-07?22:31??MusicPlayer\bin\Debug\Skins\CalmnessColor1.ssk

?????文件??????20208??2018-06-07?22:31??MusicPlayer\bin\Debug\Skins\CalmnessColor2.ssk

?????文件???????5032??2018-06-07?22:31??MusicPlayer\bin\Debug\Skins\DeepCyan.ssk

?????文件???????5037??2018-06-07?22:31??MusicPlayer\bin\Debug\Skins\DeepGreen.ssk

?????文件???????4908??2018-06-07?22:31??MusicPlayer\bin\Debug\Skins\DeepOrange.ssk

?????文件??????16021??2018-06-07?22:31??MusicPlayer\bin\Debug\Skins\DiamondBlue.ssk

?????文件??????16669??2018-06-07?22:31??MusicPlayer\bin\Debug\Skins\DiamondGreen.ssk

?????文件??????16211??2018-06-07?22:31??MusicPlayer\bin\Debug\Skins\DiamondOlive.ssk

?????文件??????16031??2018-06-07?22:31??MusicPlayer\bin\Debug\Skins\DiamondPurple.ssk

?????文件??????15998??2018-06-07?22:31??MusicPlayer\bin\Debug\Skins\DiamondRed.ssk

?????文件??????10439??2018-06-07?22:31??MusicPlayer\bin\Debug\Skins\Eighteen.ssk

?????文件??????10382??2018-06-07?22:31??MusicPlayer\bin\Debug\Skins\EighteenColor1.ssk

?????文件???????9746??2018-06-07?22:31??MusicPlayer\bin\Debug\Skins\EighteenColor2.ssk

?????文件??????12591??2018-06-07?22:31??MusicPlayer\bin\Debug\Skins\Emerald.ssk

?????文件??????12261??2018-06-07?22:31??MusicPlayer\bin\Debug\Skins\EmeraldColor1.ssk

?????文件??????12360??2018-06-07?22:31??MusicPlayer\bin\Debug\Skins\EmeraldColor2.ssk

?????文件??????11422??2018-06-07?22:31??MusicPlayer\bin\Debug\Skins\EmeraldColor3.ssk

?????文件??????18859??2018-06-07?22:31??MusicPlayer\bin\Debug\Skins\GlassBrown.ssk

?????文件??????16097??2018-06-07?22:31??MusicPlayer\bin\Debug\Skins\GlassGreen.ssk

............此處省略174個文件信息

評論

共有 條評論