天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

當(dāng)前位置:主頁 > 科技論文 > 搜索引擎論文 >

基于MVC模式的企業(yè)信息平臺模型的實(shí)現(xiàn)與應(yīng)用

發(fā)布時間:2018-04-17 20:28

  本文選題:MVC + 網(wǎng)絡(luò)信息平臺 ; 參考:《電子科技大學(xué)》2012年碩士論文


【摘要】:隨著企業(yè)信息化建設(shè)的發(fā)展,企業(yè)信息平臺在企業(yè)發(fā)展中發(fā)揮著越來越重要的作用。傳統(tǒng)的企業(yè)信息平臺具有功能簡單、開發(fā)周期長、修改難度大、交互功能弱等缺點(diǎn),難以滿足企業(yè)信息化發(fā)展的需求。Web2.0為企業(yè)信息化建設(shè)提供了全新的理念,也為企業(yè)信息平臺的設(shè)計(jì)開發(fā)提供了成熟的技術(shù)。本文在對多數(shù)企業(yè)網(wǎng)絡(luò)信息平臺的研究分析基礎(chǔ)上,結(jié)合企業(yè)的具體要求和個性化需求,設(shè)計(jì)開發(fā)一種基于Web2.0的企業(yè)網(wǎng)絡(luò)信息平臺模型,使用該模型,企業(yè)可以快速地創(chuàng)建自己的網(wǎng)絡(luò)信息平臺,發(fā)布信息、實(shí)現(xiàn)與客戶的多渠道交互,并能較好地實(shí)現(xiàn)搜索引擎優(yōu)化。 當(dāng)前,企業(yè)信息平臺在企業(yè)發(fā)展中發(fā)揮著越來越重要的作用。傳統(tǒng)的企業(yè)信息平臺由于功能簡單、交互性差、修改難度大等缺點(diǎn),難以滿足企業(yè)發(fā)展的需求。本文針對企業(yè)信息化的需求,在對當(dāng)前企業(yè)信息平臺的特征及使用情況進(jìn)行了詳細(xì)的調(diào)查分析下,結(jié)合企業(yè)的具體工作要求和客戶的個性化需求,設(shè)計(jì)了基于MVC模式的企業(yè)網(wǎng)絡(luò)信息平臺,并以Smarty為工具,對各模塊的開發(fā)過程進(jìn)行了詳細(xì)闡述。 本文的主要工作是結(jié)合目前企業(yè)信息化建設(shè)的現(xiàn)狀,采用smarty相關(guān)模版,基于MVC模式來進(jìn)行企業(yè)信息平臺模型的設(shè)計(jì)與實(shí)現(xiàn)。主要步驟是通過對現(xiàn)有中小企業(yè)網(wǎng)絡(luò)信息平臺的調(diào)查以及企業(yè)對新一代信息平臺的需求分析,總結(jié)出了企業(yè)網(wǎng)絡(luò)信息平臺模型的主要功能,在此基礎(chǔ)之上進(jìn)行系統(tǒng)設(shè)計(jì)、功能模塊設(shè)計(jì)和數(shù)據(jù)庫結(jié)構(gòu)設(shè)計(jì)。概括的來說,本文的主要研究內(nèi)容包括如下部分: 1.MVC的工作模式以及設(shè)計(jì)特點(diǎn)研究,結(jié)合企業(yè)管理的基本流程,提出基于MVC的企業(yè)信息管理平臺的設(shè)計(jì)模型。該模型從模型—控制器—視圖出發(fā),不僅符合程序設(shè)計(jì)原則,還方便系統(tǒng)實(shí)現(xiàn)和系統(tǒng)擴(kuò)展。 2.從企業(yè)業(yè)務(wù)流程出發(fā),結(jié)合Smarty相關(guān)技術(shù),基于Smarty模板來實(shí)現(xiàn)企業(yè)信息管理平臺。通過對Smarty目錄結(jié)構(gòu)配置和程序編碼,實(shí)現(xiàn)企業(yè)信息平臺的web服務(wù)器部分,,大大加快了企業(yè)的業(yè)務(wù)處理效率。 3.設(shè)計(jì)合理的模型,提供通用的數(shù)據(jù)庫訪問接口,使平臺能方便的訪問服務(wù)器數(shù)據(jù)庫。 4.結(jié)合實(shí)際情況,采用B/S架構(gòu)來實(shí)現(xiàn)系統(tǒng)結(jié)構(gòu)的設(shè)計(jì),不僅僅簡化了系統(tǒng)的設(shè)計(jì)流程,還方便系統(tǒng)跨平臺性的實(shí)現(xiàn)。
[Abstract]:With the development of enterprise information construction, enterprise information platform plays a more and more important role in enterprise development.The traditional enterprise information platform has the disadvantages of simple function, long development period, difficult modification, weak interactive function, etc. It is difficult to meet the needs of enterprise information development. Web2.0 provides a new concept for enterprise information construction.It also provides mature technology for the design and development of enterprise information platform.Based on the research and analysis of most enterprise network information platforms, this paper designs and develops an enterprise network information platform model based on Web2.0.Enterprises can quickly create their own network information platform, publish information, realize multi-channel interaction with customers, and better realize search engine optimization.At present, enterprise information platform plays a more and more important role in enterprise development.The traditional enterprise information platform is difficult to meet the needs of enterprise development because of its simple function, poor interactivity, difficult modification and so on.In this paper, according to the needs of enterprise information, under the detailed investigation and analysis of the characteristics and usage of the current enterprise information platform, combined with the specific work requirements of the enterprise and the personalized needs of customers,The enterprise network information platform based on MVC mode is designed, and the development process of each module is described in detail with Smarty as the tool.The main work of this paper is to design and implement the enterprise information platform model based on the MVC model and the smarty related template combined with the current situation of enterprise information construction.The main step is to summarize the main functions of the enterprise network information platform model through the investigation of the existing SME network information platform and the analysis of the enterprises' demand for the new generation information platform.Function module design and database structure design.In summary, the main contents of this paper include the following parts:The design model of enterprise information management platform based on MVC is put forward by studying the working mode and design characteristics of 1.MVC and combining with the basic process of enterprise management.The model is based on model-controller view, which not only conforms to the principle of programming, but also facilitates system implementation and system expansion.2.The enterprise information management platform is realized based on the Smarty template, based on the enterprise business process, combined with the related technology of Smarty.By configuring the Smarty directory structure and coding the program, the web server part of the enterprise information platform is realized, which greatly speeds up the business processing efficiency of the enterprise.3.A reasonable model is designed to provide a universal database access interface, so that the platform can easily access the server database.4.According to the actual situation, using the B / S architecture to realize the design of the system structure not only simplifies the design flow of the system, but also facilitates the cross-platform realization of the system.
【學(xué)位授予單位】:電子科技大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2012
【分類號】:TP311.52

【參考文獻(xiàn)】

相關(guān)期刊論文 前10條

1 郝雪;;Web 2.0技術(shù)在企業(yè)網(wǎng)站建設(shè)中的應(yīng)用[J];北京工業(yè)職業(yè)技術(shù)學(xué)院學(xué)報(bào);2010年02期

2 林麗紅;;基于Web2.0的企業(yè)知識管理探討[J];黑龍江科技信息;2009年30期

3 王建軍;劉玉林;;河北省中小企業(yè)服務(wù)平臺構(gòu)建模式研究[J];經(jīng)濟(jì)與管理;2010年02期

4 王征;;談Web2.0與企業(yè)級市場的發(fā)展——訪中國互聯(lián)網(wǎng)協(xié)會主任胡延平[J];中國制造業(yè)信息化(應(yīng)用版);2006年12期

5 程濤;馮平;彭小波;杜建銘;;基于Wiki和Blog的企業(yè)知識共享機(jī)制探討[J];中國制造業(yè)信息化;2010年03期

6 劉振華;何丕廉;;基于WEB的綜合學(xué)生管理信息系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)[J];教育信息化;2006年23期

7 王靚;;基于Web2.0的企業(yè)技術(shù)應(yīng)用[J];科技成果縱橫;2010年04期

8 李玉梅;;基于Web2.0提高商業(yè)企業(yè)管理經(jīng)營創(chuàng)新[J];商場現(xiàn)代化;2010年07期

9 馮敏;袁航;方耀楣;;Web2.0及其在企業(yè)信息化中的應(yīng)用[J];山西大學(xué)學(xué)報(bào)(哲學(xué)社會科學(xué)版);2008年01期

10 劉紅梅;;淺談Web2.0在企業(yè)信息化中的應(yīng)用[J];現(xiàn)代商業(yè);2007年12期



本文編號:1765155

資料下載
論文發(fā)表

本文鏈接:http://www.sikaile.net/kejilunwen/sousuoyinqinglunwen/1765155.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶db1f8***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com