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

資源簡介

VS2010創建的工程,數據庫為SQL SEVER 2008,支持原唱/伴唱切換,自動播放下一首,SQL SEVER讀寫圖片,VS2010導出到Excel,局域網內歌曲在線傳輸點播,窗體按鈕美化,切換窗體特效等功能,當時所有課堂唯一一個滿分課設,希望對你有所幫助。

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
using?System.Data.SqlClient;
using?System.Data;

namespace?WindowsFormsApplication1
{
????class?AutoPlay
????{
????????public?static?int?i?=?1;
????????public?static?string?str=null;
????????Crecord?c?=?new?Crecord();
????????SqlDataAdapter?adpter;
????????DataTable?table?=?new?DataTable();
????????///?
????????///?讀取點的第ss首歌的位置
????????///?

????????///?
????????///?
????????public?string?local(int?ss)
????????{
????????????int?a?=?c.index(0);
????????????if?(ss?<=?a)
????????????{
????????????????Form1?f?=?new?Form1();
????????????????string?s?=?Crecord.srecord[ss];
????????????????string?constr?=?f.constr(“KTV“);
????????????????string?sql?=?“select?存放位置?from?音樂表?where?歌曲編號=‘“?+?s?+?“‘“;
????????????????adpter?=?new?SqlDataAdapter(sql?constr);
????????????????table.Clear();
????????????????adpter.Fill(table);
????????????????string?str?=?table.Rows[0][0].ToString();
????????????????return?str;
????????????}
????????????else
????????????????return?null;
????????}

????}

}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2017-05-06?11:04??KTV點歌系統\
?????文件?????????506??2019-03-31?11:03??KTV點歌系統\寫給下載本資源的你.txt
?????目錄???????????0??2017-05-06?15:28??KTV點歌系統\數據庫\
?????文件?????3145728??2017-05-06?15:25??KTV點歌系統\數據庫\KTV.mdf
?????文件?????5832704??2017-05-06?15:25??KTV點歌系統\數據庫\KTV_log.ldf
?????文件??????902144??2017-05-06?09:01??KTV點歌系統\數據庫課設文檔.doc
?????目錄???????????0??2017-05-06?15:42??KTV點歌系統\歌曲示例\
?????文件????42670521??2017-04-27?16:26??KTV點歌系統\歌曲示例\給我一首歌的時間.mp4
?????目錄???????????0??2017-05-06?15:30??KTV點歌系統\程序\
?????目錄???????????0??2017-05-06?15:27??KTV點歌系統\程序\客戶端\
?????文件????????1594??2017-05-04?23:07??KTV點歌系統\程序\客戶端\KTV點歌系統.sln
?????文件???????72704??2019-03-31?11:05??KTV點歌系統\程序\客戶端\KTV點歌系統.suo
?????目錄???????????0??2017-05-06?15:27??KTV點歌系統\程序\客戶端\WindowsFormsApplication1\
?????文件????????1226??2017-04-27?18:50??KTV點歌系統\程序\客戶端\WindowsFormsApplication1\AutoPlay.cs
?????目錄???????????0??2017-05-06?15:27??KTV點歌系統\程序\客戶端\WindowsFormsApplication1\bin\
?????目錄???????????0??2017-05-06?15:27??KTV點歌系統\程序\客戶端\WindowsFormsApplication1\bin\Debug\
?????文件???????53760??2017-05-06?00:23??KTV點歌系統\程序\客戶端\WindowsFormsApplication1\bin\Debug\AxInterop.WMPLib.dll
?????文件??????129024??2017-05-01?22:00??KTV點歌系統\程序\客戶端\WindowsFormsApplication1\bin\Debug\ControlExs.dll
?????文件??????331264??2017-05-06?00:23??KTV點歌系統\程序\客戶端\WindowsFormsApplication1\bin\Debug\Interop.WMPLib.dll
?????文件??????557056??2011-07-14?10:46??KTV點歌系統\程序\客戶端\WindowsFormsApplication1\bin\Debug\IrisSkin4.dll
?????目錄???????????0??2017-05-06?15:27??KTV點歌系統\程序\客戶端\WindowsFormsApplication1\bin\Debug\ssk\
?????文件???????20139??2008-07-26?10:17??KTV點歌系統\程序\客戶端\WindowsFormsApplication1\bin\Debug\ssk\Calmness.ssk
?????文件???????20271??2008-07-26?10:17??KTV點歌系統\程序\客戶端\WindowsFormsApplication1\bin\Debug\ssk\CalmnessColor1.ssk
?????文件???????20208??2008-07-26?10:17??KTV點歌系統\程序\客戶端\WindowsFormsApplication1\bin\Debug\ssk\CalmnessColor2.ssk
?????文件????????5032??2008-07-26?10:22??KTV點歌系統\程序\客戶端\WindowsFormsApplication1\bin\Debug\ssk\DeepCyan.ssk
?????文件????????5037??2008-07-26?10:22??KTV點歌系統\程序\客戶端\WindowsFormsApplication1\bin\Debug\ssk\DeepGreen.ssk
?????文件????????4908??2008-07-26?10:22??KTV點歌系統\程序\客戶端\WindowsFormsApplication1\bin\Debug\ssk\DeepOrange.ssk
?????文件???????16021??2008-07-26?09:25??KTV點歌系統\程序\客戶端\WindowsFormsApplication1\bin\Debug\ssk\DiamondBlue.ssk
?????文件???????16669??2008-07-26?09:25??KTV點歌系統\程序\客戶端\WindowsFormsApplication1\bin\Debug\ssk\DiamondGreen.ssk
?????文件???????10439??2008-07-26?10:27??KTV點歌系統\程序\客戶端\WindowsFormsApplication1\bin\Debug\ssk\Eighteen.ssk
?????文件???????10382??2008-07-26?10:27??KTV點歌系統\程序\客戶端\WindowsFormsApplication1\bin\Debug\ssk\EighteenColor1.ssk
............此處省略433個文件信息

評論

共有 條評論