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

  • 大小: 2.29M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2020-12-14
  • 語言: C#
  • 標(biāo)簽: 播放器??C#??音樂??播放??c??

資源簡介


資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?System.Media;
using?System.xml;

namespace?StarMusicPlayer
{
????public?partial?class?FormMain?:?Form
????{
????????//51aspx.com調(diào)試測試
????????WMPLib.WindowsMediaPlayerClass?MediaPlayer;
????????string?xmlMediaListPath?=?System.Environment.CurrentDirectory+“\\MediaList.xml“;//MediaList.xml播放列表的存取位置
????????Point?mousePoint;//按住標(biāo)題移動窗體時,mousePoint記錄鼠標(biāo)按下時的位置
????????bool?FormShowState;//窗體顯示狀態(tài)false為正常true為最小化
????????int?screens?=?0;//播放列表的顯示屏數(shù)
????????string?playMode?=?“隨機播放“;//播放模式
????????public?FormMain()
????????{
????????????InitializeComponent();
????????????this.ShowInTaskbar?=?false;
?????????

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????2021??2011-12-23?10:55??51Aspx源碼必讀?.txt
?????文件???????37579??2011-12-23?10:55??FormMain.cs
?????文件???????74263??2011-12-23?10:55??FormMain.Designer.cs
?????文件???????83567??2011-12-23?10:55??FormMain.resx
?????文件????????4945??2011-12-23?10:55??from.gif
?????文件???????15086??2011-12-23?10:55??media.ico
?????文件?????????501??2011-12-23?10:55??Program.cs
?????文件???????12137??2011-12-23?10:55??StarMusicPlayer.csproj
?????文件?????????559??2011-12-23?10:55??StarMusicPlayer.csproj.user
?????文件?????????919??2011-12-23?10:55??StarMusicPlayer.sln
?????文件???????27648??2011-12-23?10:55??StarMusicPlayer.suo
?????文件?????????123??2011-12-23?10:55??最新Asp.Net源碼下載.url
?????文件???????32768??2011-12-23?10:55??bin\Debug\GlowButton.dll
?????文件??????290816??2011-12-23?10:55??bin\Debug\Interop.WMPLib.dll
?????文件??????????68??2011-12-23?10:55??bin\Debug\MediaList.xml
?????文件???????81920??2011-12-23?10:55??bin\Debug\MediaSlider.dll
?????文件?????1040384??2011-12-23?10:55??bin\Debug\StarMusicPlayer.exe
?????文件???????91648??2011-12-23?10:55??bin\Debug\StarMusicPlayer.pdb
?????文件???????11608??2011-12-23?10:55??bin\Debug\StarMusicPlayer.vshost.exe
?????文件?????????490??2011-12-23?10:55??bin\Debug\StarMusicPlayer.vshost.exe.manifest
?????文件?????????447??2011-12-23?10:55??obj\StarMusicPlayer.csproj.FileList.txt
?????文件???????16445??2011-12-23?10:55??obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件???????18034??2011-12-23?10:55??obj\Debug\GenerateResource-ResGen.read.1.tlog
?????文件???????????2??2011-12-23?10:55??obj\Debug\GenerateResource-ResGen.read.4.tlog
?????文件????????1006??2011-12-23?10:55??obj\Debug\GenerateResource-ResGen.write.1.tlog
?????文件???????????2??2011-12-23?10:55??obj\Debug\GenerateResource-ResGen.write.4.tlog
?????文件??????290816??2011-12-23?10:55??obj\Debug\Interop.WMPLib.dll
?????文件????????8903??2011-12-23?10:55??obj\Debug\ResolveAssemblyReference.cache
?????文件????????3778??2011-12-23?10:55??obj\Debug\StarMusicPlayer.csproj.FileListAbsolute.txt
?????文件????????4121??2011-12-23?10:55??obj\Debug\StarMusicPlayer.csproj.GenerateResource.Cache
?????文件?????????685??2011-12-23?10:55??obj\Debug\StarMusicPlayer.csproj.ResolveComReference.cache
............此處省略88個文件信息

評論

共有 條評論