【正文】
企鵝畢業(yè)設(shè)計(jì) 網(wǎng) 畢業(yè)設(shè)計(jì)(論文) 資 料 設(shè)計(jì)(論文)題目: 鋁窗設(shè)計(jì) 管理系統(tǒng) 基于 jsp 的鋁窗設(shè)計(jì)管理系統(tǒng) I 摘 要 隨著 科技的迅速發(fā)展 ,各種管理系統(tǒng) 已 應(yīng)用到社會(huì)的各個(gè)領(lǐng)域 。 各個(gè)大小企業(yè)無論規(guī)模如何,都充分意識(shí)到傳統(tǒng)的手工管理模式已經(jīng)逐漸不能適應(yīng)時(shí)代的發(fā)展,為了更好的發(fā)展,紛紛開發(fā)適合自己的管理系統(tǒng) 。 通過 鋁窗設(shè)計(jì) 管理系統(tǒng) 這個(gè)平臺(tái) , 可以 實(shí)現(xiàn) 鋁窗設(shè)計(jì)管理 的信息化、網(wǎng)絡(luò)化、系統(tǒng)化、規(guī)范化, 使 工作人員從繁雜的數(shù)據(jù)查詢和統(tǒng)計(jì)中解脫出來,減少工作量 。 系統(tǒng)的主要功能包括 : 型材 信息管理、 玻璃 管理、 客戶管理 、 訂單管理、做工師傅管理等 。 分為管理員用戶、 做工師傅 用戶 這 二 種用戶平臺(tái)。 本 系統(tǒng) 前臺(tái) 主要 使 用 JSP作為開發(fā) 語言 , 后臺(tái) 使 用 SqlServer作為數(shù)據(jù)庫管理系統(tǒng) ,開發(fā)環(huán)境是 MyEclipse,服務(wù)器采用 tomcat, 開發(fā)出的一個(gè)基于 Web 技術(shù)的 B/S 結(jié)構(gòu)的鋁窗設(shè)計(jì)管理 系統(tǒng)。 關(guān)鍵詞: 鋁窗設(shè)計(jì) , JSP, B/S結(jié)構(gòu) 基于 jsp 的鋁窗設(shè)計(jì)管理系統(tǒng) II ABSTRACT With the rapid development of science and technology, all kinds of management systems have been applied to each field of the society. Various size enterprises regardless of size, are fully aware of the traditional manual management mode has not adapted to the development of the times, in order to better development, in development for the management system。 Through the windows design management system this platform, can realize the windows management informatization, work, systematic, standardized, so that the staff from the plex data query and statistics out, reduce the workload. The main functions of the system include: profile information management, customer management, glass management, order management, master in management work. As administrator, work master user two user platform。 The front of the system using JSP as a development language, the use of SqlServer as a database management system, the development environment is MyEclipse, server using tomcat, developed a Web technology based on B / S structure windows management system. Keywords: Windows design , JSP, B / S structure 基于 jsp 的鋁窗設(shè)計(jì)管理系統(tǒng) III 目 錄 摘 要 ................................................................................................................ I ABSTRACT...................................................................................................... II 第一章 緒論 ...................................................................................................... 1 課題背景 ....................................................................................................................... 1 目的和意義 ................................................................................................................... 1 開發(fā)工具及技術(shù) ........................................................................................................... 1 開發(fā)工具 ............................................................................................................. 1 JSP ....................................................................................................................... 2 JavaScript............................................................................................................. 3 軟硬件需求 ................................................................................................................... 4 第二章 需求分析 .............................................................................................. 5 需求調(diào)研 ....................................................................................................................... 5 可行性分析 ................................................................................................................... 5 技術(shù)的可行性 ..................................................................................................... 5 經(jīng)濟(jì)的可行性 ..................................................................................................... 5 操作可行性 ......................................................................................................... 5 法律的可行性 ..................................................................................................... 6 系統(tǒng)用戶用例圖 ........................................................................................................... 6 做工師傅用例圖 ................................................................................................. 6 管理員用例圖 ..................................................................................................... 6 功能模塊需求分析 ....................................................................................................... 7 設(shè)計(jì)的基本思想 ........................................................................................................... 8 性能需求 ....................................................................................................................... 9 系統(tǒng)的安全性 ..................................................................................................... 9 數(shù)據(jù)的完整性 ..................................................................................................... 9 界面需求 ....................................................................................................................... 9 第三章 系統(tǒng)分析與設(shè)計(jì) .................................................................................11 數(shù)據(jù)庫的分析與設(shè)計(jì) ................................................................................................. 11 數(shù)據(jù)庫的概念結(jié)構(gòu)設(shè)計(jì) ................................................................................... 11 數(shù)據(jù)庫的邏輯 結(jié)構(gòu)設(shè)計(jì) ................................................................................... 14 數(shù)據(jù)庫的連接原理 ........................................................................................... 17 中文亂碼問題處理 ..................................................................................................... 18 第四章 系統(tǒng)功能實(shí)現(xiàn) .................................................................................... 20 系統(tǒng)登陸頁面實(shí)現(xiàn) ..................................................................................................... 20 基于 jsp 的鋁窗設(shè)計(jì)管理系統(tǒng) IV 管理員模塊 ...................................................................................................