【正文】
河南機(jī)電高等專科學(xué)校畢業(yè)論文 河南機(jī)電高等專科校 畢業(yè)設(shè)計(jì)論文 論文題目: 基于 . NET 餐飲管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 系 部 技算計(jì)科學(xué)與技術(shù)系 專 業(yè) 計(jì)算機(jī)網(wǎng)絡(luò)技術(shù) 班 級(jí) 計(jì)網(wǎng)絡(luò) 121 學(xué)生姓名 學(xué) 號(hào) 指導(dǎo)教師 呂書波 2021 年 5 月 7 日 河南機(jī)電高等??茖W(xué)校畢業(yè)論文 摘要 隨著國(guó)情的發(fā)展,餐飲業(yè)在人們?nèi)粘I?中的地位也越發(fā)增高,傳統(tǒng)的手工作業(yè)記賬方式已經(jīng)不能滿足快速發(fā)展的現(xiàn)代餐飲行業(yè)。 在中型及以上規(guī)模的餐廳里,若從開啟桌臺(tái)一直到埋單結(jié)算都使用人工記錄的方式來完成,非常浪費(fèi)資源,使效率低下,并且記錄也容易出現(xiàn)較多的錯(cuò)誤,更有可能出現(xiàn)因保管不善而造成遺失或因年代久遠(yuǎn)而字跡模糊沒有保存價(jià)值等無法避免的原因。然而,在科學(xué)技術(shù)發(fā)達(dá)的當(dāng)今時(shí)代,可以用計(jì)算機(jī)軟件技術(shù)來設(shè)計(jì)一個(gè)餐飲管理系統(tǒng),以解決上述問題。 本系統(tǒng)應(yīng)用了 Microsoft SQL Server 2021 為后臺(tái)數(shù)據(jù)庫(kù) , 以 Visual C 2021為開發(fā)工具,實(shí)現(xiàn) 了由點(diǎn)餐開始的一系列面向顧客的服務(wù),和面向餐廳的后臺(tái)管理類服務(wù)。 本系統(tǒng)摒棄了傳統(tǒng)手工記賬的不足,利用計(jì)算機(jī)軟件技術(shù)來達(dá)到餐飲管理的最高效,讓計(jì)算易出錯(cuò)、易丟失等原因不再出現(xiàn)。真正達(dá)到了節(jié)能、高效。滿足了餐飲業(yè)管理者對(duì)信息管理化的要求,降低了管理中需要的人力、物力、財(cái)力。系統(tǒng)應(yīng)用 C+SQL Server2021 技術(shù),實(shí)現(xiàn)了一套集桌臺(tái)顯示、開臺(tái)、點(diǎn)餐和結(jié)賬四大核心功能的一款餐飲管理系統(tǒng)軟件。 關(guān)鍵字: 服務(wù)流程; Visual Studio 河南機(jī)電高等??茖W(xué)校畢業(yè)論文 Abstract With the development of the national conditions and the improvement of people’s consumptions levels, the status of the restaurant industry in people’s daily lives are increasingly the traditional way of manual labor can no longer meet. In the medium and largescale restaurant, it’s inefficient to work by human recourse from founding to the checkout process and it easily lead to much mistakes .Such as loss of record and value because of the age and so on that can’t be avoided. But once you design a catering management system by puter in this hightechnical world, instead of the traditional manual record, those would be all worked out. The system uses the SQL Server and the Visual Studio, to achieve a series of front desk operations to guests , and back system drops the shorting of the traditional way and make it the most efficient by puter software technic. Aiming at the existing catering management problems, the catering management system developed in C in Microsoft Visual Studio 2021 development platform based on. Beverage industry to meet the management of the information management requirements, reducing the financial need of manpower and material resources, management. System using C+SQL2021 technology, realizes a set of table display, founding, order and checkout four core functions of a restaurant management system software. Keywords: Catering Management System。 Service process。 Visual Studio. 河南機(jī)電高等??茖W(xué)校畢業(yè)論文 目錄 ................................................................................................................................. 1 ........................................................................................................................ 2 需求分析 ................................................................................................................. 2 功能需求描述 ......................................................................................................... 2 目標(biāo)系統(tǒng)要求 ......................................................................................................... 2 系統(tǒng)平臺(tái)選擇 ......................................................................................................... 3 概念模型設(shè)計(jì) .............................................................................................. 4 邏輯結(jié)構(gòu)設(shè)計(jì) .............................................................................................. 7 .............................................................................................................11 系統(tǒng)的功能結(jié)構(gòu)圖 ................................................................................................11 系統(tǒng)的業(yè)務(wù)流程圖 ................................................................................................11 .........................................................................................................13 登錄模塊的設(shè)計(jì) ....................................................................................................13 主窗體模塊的設(shè)計(jì) ................................................................................................15 開臺(tái)模塊的設(shè)計(jì) ....................................................................................................17 點(diǎn)菜模塊的設(shè)計(jì) ....................................................................................................19 結(jié)賬模塊的設(shè)計(jì) ....................................................................................................21 測(cè)試 .............................................................................................................24 測(cè)試方法 ............................