基于.NET的微博設(shè)計與實(shí)現(xiàn)
本文選題:.NET + MVC; 參考:《電子科技大學(xué)》2014年碩士論文
【摘要】:隨著計算技術(shù)的發(fā)展,網(wǎng)絡(luò)社交已經(jīng)成為人們生活中重要的社會活動。微博(microblog,micro-blogging)是現(xiàn)在互聯(lián)網(wǎng)浪潮中最熱門的網(wǎng)絡(luò)社交工具,然而到目前為止面向企業(yè)的微博幾乎都是產(chǎn)品展示,客戶服務(wù)類的,作為企業(yè)內(nèi)部工作交流用的微博幾乎沒有,針對此問題,本文設(shè)計了一種能滿足企業(yè)要求的微博系統(tǒng),讓微博在企業(yè)管理中發(fā)揮作用又能保證企業(yè)信息的安全。本文首先介紹了微博的特點(diǎn)和發(fā)展現(xiàn)狀及企業(yè)內(nèi)部社交的需求和重要性,然后針對企業(yè)內(nèi)部信息交流的特點(diǎn),提出在Visal Studio.Net 2005開發(fā)平臺和數(shù)據(jù)庫SQL SERVER 2005上,運(yùn)用MVC的開發(fā)模式,用asp.net開發(fā)視圖層,c#開發(fā)控制層,開源i Batis框架開發(fā)數(shù)據(jù)訪問層,搭建企業(yè)微博系統(tǒng)的方案,文中詳細(xì)介紹了asp.net,c#,ajax,i Batis,消息隊列等web開發(fā)相關(guān)技術(shù),為系統(tǒng)開發(fā)作好準(zhǔn)備,并從技術(shù),經(jīng)濟(jì)和維護(hù)管理等多方面進(jìn)行可行性分析,經(jīng)過論證此方案切實(shí)可行。本文的重點(diǎn)是企業(yè)微博系統(tǒng)的開發(fā)過程,通過對企業(yè)內(nèi)部信息交流的需求分析,提煉出系統(tǒng)需要實(shí)現(xiàn)的功能和技術(shù)要求,在此基礎(chǔ)上進(jìn)行詳細(xì)設(shè)計,將系統(tǒng)分為用戶模塊,微博模塊,推送模塊和后臺管理四個功能模塊,并詳細(xì)闡述了各系統(tǒng)模塊的功能,關(guān)鍵技術(shù)和實(shí)現(xiàn)方法。同時給出了系統(tǒng)的數(shù)據(jù)庫結(jié)構(gòu)。本系統(tǒng)是不同與公眾化微博系統(tǒng)的封閉性的信息交流平臺,它防止了企業(yè)內(nèi)部信息外泄,將企業(yè)信息和指示分享落實(shí)到實(shí)處,促進(jìn)企業(yè)內(nèi)部互動,信息知識循環(huán),支持團(tuán)隊協(xié)作,積累沉淀企業(yè)智慧,加快形成企業(yè)文化。在技術(shù)上引入隊列服務(wù)器,將微博推送處理異步化。同時優(yōu)化處理過程,將用戶分為在線用戶和離線用戶,分別處理。這兩項創(chuàng)新方法大大提高了系統(tǒng)處理效率,改善了用戶體驗(yàn)。本文最終編寫的程序,通過測試,并且能夠成功發(fā)布在服務(wù)器上運(yùn)行,本系統(tǒng)實(shí)現(xiàn)了微博系統(tǒng)的基本功能。
[Abstract]:With the development of computing technology, social network has become an important social activity in people's life. Weibo microblog micro-blogging is the hottest social networking tool on the Internet, but so far almost all enterprise-oriented Weibo is a product presentation, customer service, and Weibo for internal work communication. To solve this problem, this paper designs a kind of Weibo system which can meet the requirements of enterprises, which can make Weibo play a role in enterprise management and ensure the security of enterprise information. This paper first introduces the characteristics and development status of Weibo and the needs and importance of internal social communication in enterprises, and then, aiming at the characteristics of internal information exchange in enterprises, puts forward the development mode of MVC on Visal Studio.Net 2005 development platform and database SQL SERVER 2005. Using asp.net development view layer to develop control layer, open source I Batis framework to develop data access layer, build enterprise Weibo system scheme, this paper introduces in detail the related web development technology, such as asp. netnet, c#ajaxi Batis, message queue, etc., in order to prepare for the system development, and from the point of view of technology, The feasibility analysis of economy and maintenance management is carried out, and it is proved that this scheme is feasible. The emphasis of this paper is the development process of enterprise Weibo system. By analyzing the requirement of internal information exchange, the function and technical requirements of the system are abstracted. On this basis, the system is designed in detail, and the system is divided into user modules. Weibo module, push module and background management module are four function modules. The function, key technology and implementation method of each system module are described in detail. At the same time, the database structure of the system is given. This system is different from the public Weibo system closed information exchange platform, it has prevented the enterprise internal information leakage, the enterprise information and the instruction sharing carries out to the actual place, promotes the enterprise internal interaction, the information knowledge circulation, Support team cooperation, accumulate and precipitate enterprise wisdom, and accelerate the formation of corporate culture. A queue server is introduced technically to push Weibo processing asynchronously. At the same time, the processing process is optimized and the users are divided into online users and offline users. These two innovative methods greatly improve the system processing efficiency and user experience. The program written in this paper, through testing, and can be successfully released to run on the server, the system has realized the basic functions of the Weibo system.
【學(xué)位授予單位】:電子科技大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2014
【分類號】:TP311.52;TP393.092
【共引文獻(xiàn)】
相關(guān)期刊論文 前10條
1 唐貽興;;基于UML建模的高校儀器設(shè)備管理系統(tǒng)的設(shè)計[J];安徽科技學(xué)院學(xué)報;2009年04期
2 王善發(fā);吳道榮;;計算機(jī)導(dǎo)論教學(xué)技巧[J];保山師專學(xué)報;2007年05期
3 田兆鋒;閻楚良;;基于UML和JSP的農(nóng)業(yè)機(jī)械化裝備信息網(wǎng)絡(luò)平臺[J];吉林大學(xué)學(xué)報(信息科學(xué)版);2006年06期
4 杜小兵;周步祥;楊道馳;;基于CIM的配電網(wǎng)拓?fù)浞治鯷J];重慶工學(xué)院學(xué)報(自然科學(xué)版);2007年08期
5 丁為民;鄒海;唐瑞華;;大學(xué)計算機(jī)基礎(chǔ)課程上機(jī)考試系統(tǒng)設(shè)計[J];巢湖學(xué)院學(xué)報;2011年03期
6 顧衛(wèi)杰;王云良;史二穎;錢月霞;;基于UML的嵌入式模型設(shè)計及應(yīng)用研究[J];重慶電子工程職業(yè)學(xué)院學(xué)報;2010年05期
7 陳海松;王曉飛;張道坤;張琳;;基于UML的裝備綜合信息管理系統(tǒng)分析與建模[J];四川兵工學(xué)報;2011年02期
8 高素春;徐惠紅;;基于Rational Rose的數(shù)據(jù)建模[J];遼東學(xué)院學(xué)報(自然科學(xué)版);2010年04期
9 張毅;;基于UML圖書管理系統(tǒng)的建模與設(shè)計[J];電腦學(xué)習(xí);2011年02期
10 劉清瑞;張強(qiáng);;IEC 61970中應(yīng)用的幾項主要軟件技術(shù)[J];電力自動化設(shè)備;2006年06期
相關(guān)會議論文 前1條
1 黃芳;蘇中濱;鄭萍;;基于UML的中小企業(yè)客戶關(guān)系管理系統(tǒng)的設(shè)計[A];黑龍江省計算機(jī)學(xué)會2009年學(xué)術(shù)交流年會論文集[C];2010年
相關(guān)博士學(xué)位論文 前8條
1 計春雷;全功能點(diǎn)方法和功能規(guī)模度量統(tǒng)一模型的研究與應(yīng)用[D];華東理工大學(xué);2011年
2 胡亞輝;基于PDM/PLM的平臺式CAPP系統(tǒng)若干關(guān)鍵技術(shù)研究[D];天津大學(xué);2005年
3 黎澤倫;多注行波管慢波系統(tǒng)的研究[D];合肥工業(yè)大學(xué);2008年
4 伍江華;C4ISR體系結(jié)構(gòu)建模與設(shè)計技術(shù)研究[D];哈爾濱工程大學(xué);2008年
5 張勇;頂板動態(tài)監(jiān)測集成技術(shù)研究[D];山東科技大學(xué);2009年
6 唐躍中;數(shù)字化電網(wǎng)若干關(guān)鍵技術(shù)研究[D];浙江大學(xué);2010年
7 孫維堂;基于開放式數(shù)控平臺的復(fù)雜曲面加工研究[D];東北大學(xué);2008年
8 王計敏;蓄熱式鋁熔煉爐熔煉過程多場耦合的數(shù)值模擬及優(yōu)化研究[D];中南大學(xué);2012年
相關(guān)碩士學(xué)位論文 前10條
1 林雨;集成通信的中小企業(yè)客戶管理系統(tǒng)的研究與設(shè)計[D];山東科技大學(xué);2010年
2 周靜;以就業(yè)為導(dǎo)向的產(chǎn)學(xué)互動在線教育平臺的研究與實(shí)現(xiàn)[D];中國海洋大學(xué);2010年
3 張龍;數(shù)字資源統(tǒng)一內(nèi)容管理系統(tǒng)應(yīng)用研究[D];蘭州大學(xué);2010年
4 張啟鵬;思想政治理論課輔助教學(xué)系統(tǒng)設(shè)計[D];華東師范大學(xué);2010年
5 張銘霖;農(nóng)村中青年信息能力培訓(xùn)系統(tǒng)的設(shè)計與實(shí)現(xiàn)[D];華南理工大學(xué);2010年
6 邵君;基于AJAX的校園博客管理系統(tǒng)的設(shè)計與實(shí)現(xiàn)[D];南昌大學(xué);2010年
7 李姍;基于Ajax的網(wǎng)上圖書銷售管理系統(tǒng)的設(shè)計與實(shí)現(xiàn)[D];南昌大學(xué);2010年
8 敖勇;協(xié)同辦公系統(tǒng)的設(shè)計與實(shí)現(xiàn)[D];電子科技大學(xué);2010年
9 萬晴娟;基于asp.net的網(wǎng)絡(luò)教學(xué)輔助平臺的設(shè)計與實(shí)現(xiàn)[D];電子科技大學(xué);2010年
10 王軍;EAD虛擬儀器系統(tǒng)的設(shè)計與實(shí)現(xiàn)[D];電子科技大學(xué);2010年
,本文編號:1990997
本文鏈接:http://sikaile.net/guanlilunwen/ydhl/1990997.html