資源描述:
《影院售票系統(tǒng)的設(shè)計(jì)與開發(fā)》由會員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在行業(yè)資料-天天文庫。
1、影院售票系統(tǒng)的設(shè)計(jì)與開發(fā) 影院售票系統(tǒng)的設(shè)計(jì)與開發(fā) 摘要:本文采用結(jié)構(gòu)化分析的方法,詳細(xì)闡述了一個功能比較強(qiáng)大的在線在線影院訂票系統(tǒng)的前后臺開發(fā)、操作流程和涉及的一些關(guān)鍵技術(shù)。首先進(jìn)行了可行性分析,然后是系統(tǒng)分析,通過實(shí)際的業(yè)務(wù)流程調(diào)研,分析業(yè)務(wù)流程和系統(tǒng)的組織結(jié)構(gòu),完成了數(shù)據(jù)流分析和數(shù)據(jù)字典;然后是系統(tǒng)設(shè)計(jì)階段主要完成了功能模塊的劃分、闡述了系統(tǒng)設(shè)計(jì)的思想、數(shù)據(jù)庫的設(shè)計(jì)和系統(tǒng)設(shè)計(jì)的工具及技術(shù)。該階段對本系統(tǒng)各個模塊的功能進(jìn)行了詳細(xì)設(shè)計(jì),形成了本系統(tǒng)的功能模塊圖;數(shù)據(jù)庫設(shè)計(jì)時(shí)先進(jìn)行了概念結(jié)構(gòu)設(shè)計(jì),然后進(jìn)行了邏輯結(jié)構(gòu)設(shè)計(jì),最后完成了數(shù)據(jù)表的設(shè)計(jì)?! 「鶕?jù)前幾個階段的分析和
2、設(shè)計(jì),本系統(tǒng)在設(shè)計(jì)方面采用B/S模式,同時(shí)使用.NET技術(shù)進(jìn)行基本頁面的設(shè)計(jì)與功能實(shí)現(xiàn),后臺數(shù)據(jù)庫選用SQLServerXX數(shù)據(jù)庫。本系統(tǒng)的設(shè)計(jì)實(shí)施為在線在線影院訂票系統(tǒng)的運(yùn)行做基礎(chǔ),為影院訂票工作提供良好的條件。 關(guān)鍵詞:影院訂票;結(jié)構(gòu)化分析;管理系統(tǒng) TheDesignandImplementationofCinemaTicketManagementSystem Abstract:Thispaperusesstructuredanalysismethodforsystemdevelopment,describesindetailtheforestageandbac
3、kstagedevelopmentofamorepowerfulCinemaTicketmanagementsystem,theoperationalprocessesandsomekeytechnologies.Firstly,feasibilityanalysis,secondlysystemanalysis,throughbusinessprocessesresearched,Ianalyzebusinessprocessesandorganizationalstructureofthesystem,andthenIcompletedataflowanalysisan
4、ddatadictionary.Thanonthephaseofsystemdesign,itfinishesthepartitionoffunctionmodules,databasedesignandthetoolsandtechnologyofsystemdesign.Onthephasefunctionofeachmoduleisdesignedindetails,andfunctionalmodulechartisgained,thereforetheselectionofsuitabledevelopingmodelisfinished.Whendesignin
5、gthedatabase,firstlyitdesignsconceptualstructure,secondlydesignslogicalstructure,atlast,designsthedatabasetables. Accordingtopreviousstagesofanalysisanddesign,thissystemwasdesignedbyB/Smode,.NETtechnologytocompletethebasicpagedesignandfunctionimplement,thebackgrounddatabaseselectedSQLServ
6、erXX.ThedesignandimplementisthebaseofTeachersCollegeofCinemaTicketmanagementsystem,andprovidinggoodconditionsforitspracticemanagement. KeyWords:CinemaTicketManagement;StructuredAnalysis;ManagementSystem 目錄 一、系統(tǒng)概述1 ?。ㄒ唬┫到y(tǒng)簡介1 (二)系統(tǒng)目的1 ?。ㄈ╅_發(fā)工具2 1、VisualStudioXX2 2、MicrosoftVisualStudio
7、.NET2 二、系統(tǒng)分析2 ?。ㄒ唬┬枨蠓治? ?。ǘI(yè)務(wù)分析2 (三)功能模塊設(shè)計(jì)3 三、數(shù)據(jù)庫設(shè)計(jì)4 (一)概念數(shù)據(jù)模型(E-R圖)4 ?。ǘ?shù)據(jù)庫表設(shè)計(jì)6 四、系統(tǒng)實(shí)施9 (一)系統(tǒng)前臺模塊9 1、登錄及注冊管理界面9 2、影片資訊界面12 3、用戶訂票界面13 (二)系統(tǒng)后臺模塊15 1、后臺登錄界面15 2、注冊用戶管理界面16 3、用戶添加界面18 4、用戶管理界面19 5、添加放映計(jì)劃22 6、站內(nèi)新聞添加界面26 7、票房統(tǒng)計(jì)界面27 五、系統(tǒng)測試31 ?。ㄒ?/p>