【正文】
return。 sexID = (int)。 int areaID = 1。 } 系統(tǒng)的詳細(xì)設(shè)計(jì)與實(shí)現(xiàn) 21 //修改 private void btnModify_Click(object sender, EventArgs e) { int singerID = 。 = 。 } = ()。 int result = (sql)。 ()。 = (sql)。 = [0].Cells[地區(qū) ].()。 string sql = (select SexID from Sex where SexName = 39。 = (int)[0].Cells[歌手編號 ].Value。 } } endregion if (condition != ) { sql += condition。 } } if (sexID != 1)//性別 { if (condition == ) { condition += ( where = {0} , sexID)。 , letter)。 } } if (letter != amp。 , singerName)。 region 查找條 件 if (singerName != amp。 sexID = (int)。 int sexID = 1。 } else { (增加信息失敗 )。{5}39。{3}39。{1}39。 return。 } else { string checkSql = (select count(*) from Singer where SingerName = 39。 } else if (areaID == 1) { (請選擇歌手所屬地區(qū)! )。 } else if (letter == || letter == null) { (請?zhí)顚懜枋中彰匆艨s寫! )。 //avatarPath = ()。 singerName = ()。 string letter = 。 string newFilePath = + \\ + 。 圖 63 添加 歌手信息 生成新增窗口類,并實(shí)現(xiàn)相應(yīng)的功能 主要代碼有: /單擊瀏覽上傳文件 private void btnSee_Click(object sender, EventArgs e) { if (() == ) { string filePath = 。 圖 61 登陸界面 圖 62 后臺管理界面 登錄后顯示以上界面,從上側(cè)功能欄可以看出能夠進(jìn)行歌手管理、歌曲管理、用戶管理等相關(guān)操作。 后臺數(shù)據(jù)維護(hù)模塊主要有四個(gè)子模塊:明星信息、歌曲信息、歌曲類型信息、用戶管理,均可進(jìn)行添加、修改、刪除,最后用戶管理保存。其業(yè)務(wù)流程如圖 42 所示,此系統(tǒng)有兩種合法用戶身份,一是管理員身份,可以進(jìn)入后臺數(shù)據(jù)維護(hù)和前臺點(diǎn)歌,一是客戶身份,只可直接進(jìn)入前臺點(diǎn)歌界面。 歌曲類型信息:包括添加、修改和刪除等數(shù)據(jù)維護(hù)操作。 系統(tǒng)功能需求 要設(shè)計(jì)一個(gè)完備的點(diǎn)歌系統(tǒng),需涉及大量的信息。軟件項(xiàng)目開發(fā)的最終目標(biāo)在于滿足系統(tǒng)的功能性需求和非功能性需求。此系統(tǒng)針對的是管理中的實(shí)際情況,從而能夠解決一些實(shí)際的問題,它能對各種歌曲信息以及歌手信息進(jìn)行管理,條理清晰而有序,便于用戶操作,而且克服了購買現(xiàn)成軟件存在的專用性漏洞的問題。 綜上,開發(fā)點(diǎn)歌系統(tǒng)是一個(gè)很好的方法,它可以以較低的成本達(dá)到人們滿意的一個(gè)效果。與數(shù)據(jù)庫接口相連,建立連接后,通過 SQL Server 2021 語句或數(shù)據(jù)窗口與數(shù)據(jù)窗口控件一起將數(shù)據(jù)庫中的數(shù)據(jù)信息顯示出來?;谝陨细鞣N優(yōu)點(diǎn),該系統(tǒng)決定采用 Visual Studio 2021 作為開發(fā)工具。 可行性研究 5 第三章 可行性研究 技術(shù)可行性 該點(diǎn)歌系統(tǒng)采用的是 Visual Studio 2021 作為開發(fā)工具,它是一種可視化的,面向?qū)ο蟮臄?shù)據(jù)庫開發(fā)工具?!? C是面向?qū)ο蟮木幊陶Z言。但是 C與 Java 有著明顯的不同,它借鑒了 Delphi的一個(gè)特點(diǎn),與 COM(組件對象模型)是直接集成的,而且它是微軟公司 .NET windows 網(wǎng)絡(luò)框架的主角。 Visual Studio 2021 同時(shí) 帶來 了 NET Framework 、 Microsoft Visual Studio 2021 CTP( Community Technology PreviewCTP),并且支持開發(fā)面向 Windows 7 的應(yīng)用程序。在 C/S體系下,數(shù)據(jù)庫不能真正成為公共、專業(yè)化的倉庫,它受到獨(dú)立的專門管理。 ( 2)數(shù)據(jù)的儲存管理功能較為透明。最簡單的 C/S 體系結(jié)構(gòu)的數(shù)據(jù)庫應(yīng)用由兩部分組成,即客戶應(yīng)用程序和數(shù)據(jù)庫服務(wù)器程序。這種客戶請求服務(wù)、服務(wù)器提供服務(wù)的處理方式是一種新型的計(jì)算機(jī)應(yīng)用模式。 第六章 :結(jié)論,總結(jié)系統(tǒng)設(shè)計(jì) 的經(jīng)驗(yàn)與不足,展望今后的工作。 第二章 :分別介紹了本系統(tǒng)所采用的系統(tǒng)開發(fā)工具,并闡述了原因。 緒論 2 主要研究內(nèi)容 本課題主要研究如何設(shè)計(jì)和實(shí)現(xiàn)一個(gè) KTV 點(diǎn)歌系統(tǒng)。 RTV 可以唱 K、休閑 ,還可以品嘗美食。 酒吧式 :酒吧里有卡拉 OK,也算是混合經(jīng)營了吧。特別依附高檔酒店而存在。這種做法最早出現(xiàn)于商業(yè)競爭慘烈的日本。工作之余, 找到一種能夠換季壓力,釋放疲勞的娛樂方式,已成為大家共同的愿望。 關(guān)鍵詞 :娛樂;自動點(diǎn)歌;模塊 ABSTRACT II The design and implementation of the KTV classics system ABSTRACT Now with economic and cultural level of the improved significantly and people to the quality of life and working environment request more and more is also high. At the same time, along with the speeding up of the pace of life, everyone in the society of busy, both in the family, the workplace, or school, always full of life and the pressure in study. In the interim, find a can relieve pressure, release fatigue of entertainment, has bee a mon desire. However, by working conditions and time limit, more and more people chose to the KTV sing sing and dance. Because to the KTV, which is convenient for save trouble, and can better and faster cheerful mood. In order to meet the needs of the consumers, to further improve the entertainment industry and to speed up the process of information management, in view of the characteristics and needs of the entertainment industry, bining with the development of the entertainment software past experience, with the scientific management of the entertainment industry standardization as the starting point, the development of this is practical, high efficiency, functional division meticulous and high flexibility and scalability of KTV the song system. Paper discusses the overall design thought, system function module design database design, and etc, and gives the general flow system to the song. The system mainly include: the pinyin, according to the song, according to the title song digital song by song singer, and so on four big song module. Key words: entertainment。因?yàn)槿?KTV 既方便省事,又能更好更快地愉悅心情。摘要 I KTV 點(diǎn)歌系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 摘要 隨著現(xiàn)如今經(jīng)濟(jì)文化水平的顯著提高,人們對生活質(zhì)量及工作環(huán)境的要求也越來越高。然而,受到工作條件和時(shí)間的限制,越來越多的人們選擇了去 KTV 唱唱歌,跳跳舞。該系統(tǒng)主要包括:按拼音點(diǎn)歌、按數(shù)字點(diǎn)歌、按歌名點(diǎn)歌、按歌星點(diǎn)歌等四大點(diǎn)歌模塊。同事,隨著生活節(jié)奏的加快,每個(gè)人都處于忙碌繁亂的社會的那個(gè)當(dāng)中,不論是在家庭,工作場所,或是學(xué)校中,無時(shí)無刻充滿著生活和學(xué)習(xí)上的壓力。 國內(nèi)外現(xiàn)狀分析 卡拉 OK 在中國大陸發(fā)展到今天 ,已經(jīng)變幻出多種形式 ,百花齊放的蓬勃發(fā)展著 . 包括以下幾種類型 : 量販?zhǔn)娇ɡ?OK: 量販 一詞意為批發(fā)商或批發(fā)商場。目前在南方還廣泛存在,遠(yuǎn)遠(yuǎn)勝過量販?zhǔn)娇ɡ?OK 的數(shù)量。實(shí)際