【正文】
畢業(yè)論文(設(shè)計) 論文題目: 基于 JAVA 的企業(yè)網(wǎng)站管理系統(tǒng) 學生姓名: 張春望 學 號: 0908050148 所在院系: 電氣信息工程學院 專業(yè)名稱: 電子信息科學與技術(shù) 屆 次: 2021 屆 指導教師: 陳帥 淮南師范學院本科畢業(yè)論文(設(shè)計) 誠信承諾書 :所呈交的畢業(yè)論文(設(shè)計),題目《 》是本人在指 導教師指導下 獨立完成的 , 沒有弄虛作假,沒有抄襲、剽竊別人的內(nèi)容; (設(shè)計)所使用的相關(guān)資料、數(shù)據(jù)、觀點等均真實可靠,文中所有引用的他人觀點、材料、數(shù)據(jù)、圖表均已注釋說明來源; 3. 畢業(yè)論文(設(shè)計)中無抄襲、剽竊或不正當引用他人學術(shù)觀點、思想和學術(shù)成果,偽造、篡改數(shù)據(jù)的情況; :學院對畢業(yè)論文(設(shè)計)中的抄襲、剽竊、弄虛作假等違反學術(shù)規(guī)范的行為將嚴肅處理,并可能導致畢業(yè)論文(設(shè)計)成績不合格,無法正常畢業(yè)、取消學士學位資格或注銷并追回已發(fā)放的畢業(yè)證書、學士學位證書等嚴重后 果; 、學院組織的畢業(yè)論文(設(shè)計)檢查、評比中,被發(fā)現(xiàn)有抄襲、剽竊、弄虛作假等違反學術(shù)規(guī)范的行為,本人愿意接受學院按有關(guān)規(guī)定給予的處理,并承擔相應(yīng)責任。 學生(簽名): 日期: 年 月 日 目 錄 前言 .................................................................................................................................... 3 1. 系統(tǒng)所用技術(shù)分析 ....................................................................................................... 5 : Java 編程語言介紹: ....................................................................................... 5 JDK 介紹 .............................................................................................................. 6 Tomcat 介紹: ..................................................................................................... 7 Eclipse 軟件介紹 ................................................................................................. 8 開發(fā)網(wǎng)頁常用技術(shù)介紹: ................................................................................. 9 Java 企業(yè)開發(fā)流行技術(shù): ................................................................................ 10 數(shù)據(jù)庫基本概念及 Mysql介紹: ................................................................... 14 2 系統(tǒng)設(shè)計分析 .............................................................................................................. 15 網(wǎng)站開發(fā)設(shè)想用戶訪問流程 ............................................................................ 15 系統(tǒng)設(shè)計模塊分析 ............................................................................................ 15 3 系統(tǒng)后期開發(fā)結(jié)果及性能測試 .................................................................................. 17 前臺顯示模塊: ............................................................................................... 17 后臺管理模塊: ............................................................................................... 20 數(shù)據(jù)庫模塊: ................................................................................................... 22 4 結(jié)論 .............................................................................................................................. 23 參考文獻 .......................................................................................................................... 23 淮南師范學院 2021 屆本科畢業(yè)論文 1 基于 JAVA 的企業(yè)網(wǎng)站管理系統(tǒng) 學生:張春望 (指導教師:陳帥 ) (淮南師范學院電氣信息工程學院 ) 摘 要 :當今社會 ,信息化已經(jīng)成為全球企業(yè)公認的現(xiàn)代發(fā)展途徑 ,企業(yè)網(wǎng)站建設(shè)成為了企業(yè)信息化建設(shè)中最為重要的環(huán)節(jié)之一,得到廣大企業(yè)的廣泛關(guān)注與高度重視。據(jù)有關(guān)數(shù)據(jù)表明, 我國內(nèi)地 很多 中小企業(yè)還沒有配備 必要的 計算機,僅一成擁有自己企業(yè)的 網(wǎng)站, 在這方面與 發(fā)達國家差距 十分巨大 、企業(yè) 網(wǎng)站建設(shè)的 “ 數(shù)字鴻溝 ” 很令人憂心 [2]。根據(jù)中國國家信息中心信息化研究部副主任張新紅的介紹,在 2021年 時我國 企業(yè)網(wǎng)站數(shù) 僅有 40萬個 左右 , 然而當時在我 國經(jīng)工商部門注冊的中小企業(yè)就超過 360 萬家,由此可見,企業(yè)平均擁有網(wǎng)站數(shù)量 與實際需要的差距十分明顯。時代發(fā)展的潮流將是每個企業(yè)將擁有自己的網(wǎng)站,從中我們可以發(fā)現(xiàn),這一領(lǐng)域的研究具有廣闊的前景。本系統(tǒng)設(shè)計的是基于電商企業(yè)的后臺管理系統(tǒng), JAVA 編程語言為基石加以開發(fā),系統(tǒng)后臺開發(fā)用到的核心技術(shù)是 SSH( Spring+Struts+Hibernate) +JPA+JSP,數(shù)據(jù)庫方面選用的是 Mysql,實現(xiàn)的基本功能主要有用戶注冊、登錄。購物車功能的實現(xiàn)(購物車的 增刪改查,分頁商品顯示,圖片上傳,文件上傳)用戶管理,員工管理,權(quán)限管理等基本功能。并且本系統(tǒng)設(shè)計采用的是模塊化設(shè)計,具有很強的可操作性和可擴展性,使用起立非常方便。系統(tǒng)設(shè)計成本較低,功能較為強大,測試運行非常可靠,實用性較強,具有廣闊的市場應(yīng)用前景,相信在實際應(yīng)用中可以取得良好經(jīng)濟效益。 關(guān)鍵詞 :SSH; Mysql;購物車;權(quán)限 Enterprise website management system based on JAV Student: Zhang Chunwang(Faculty Adviser: Chen Shuai) (Huainan normal university institute of electrical and information engineering) Abstract:In today39。s society, information has bee a global enterprise recognized way of modern development, enterprise website construction has bee one of the most 基于 JAVA 的企業(yè)網(wǎng)站管理系統(tǒng) 2 important link in enterprise information construction, receive the attention of enterprises and heavy. According to relevant data show that nearly half of the small and mediumsized enterprises in mainland China has not been equipped with a puter, only ten percent have websites, and the big gap between the developed countries, enterprise website construction of the digital divide deep had to worrying. According to China39。s state information center, information research, deputy director of the Zhang Xingong introduction, in 2021, our country enterprise web site only 400000 or so, however, was registered by the ministry of merce and industry in our country and more than 360 small and mediumsized enterprises, thus, the average enterprise has relatively few website number. Era of the trend of development is every enterprise will have its own website, from which we can found that the research of this field has a broad prospect. The system design is based on the electric business enterprise background management system, the JAVA programming language as a base to develop, the system used the background and development core technology is the SSH (Struts + Spring + Hibernate) + JSP + JPA, database is Mysql, has chosen to realize the basic functions mainly include user registration, login. Shopping cart functionality realization (shopping cart to add and delete, paging display goods, picture upload, file uploads) user management, staff management, rights management and other basic functions. And this system USES a modular design, have very strong maneuverability and extensibility, use rise very convenient. Lower cost of system design, function more powerful, a test run is very reliable, practical strong, has a broad market prospect, believe can achieve good economic benefits in practice. Key words: SSH, MySQL。 Shopping cart。 permissions 淮南師范學院 2021 屆本科畢業(yè)論文 3 前言 企業(yè)信息化 指