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

基于HTML5的O2O團購平臺的設計與實現(xiàn)

發(fā)布時間:2019-03-19 11:01
【摘要】:隨著科技發(fā)展和計算機技術的日益創(chuàng)新,人類已經(jīng)完全步入了移動互聯(lián)網(wǎng)時代,智能終端已經(jīng)逐漸取代電腦成為人們?nèi)粘I钪兄饕纳暇W(wǎng)設備。它帶來的是完全截然不同的用戶體驗和使用場景,同時也促進了移動互聯(lián)網(wǎng)應用的發(fā)展,Android和IOS等操作系統(tǒng)上的應用數(shù)量也呈現(xiàn)井噴式的增長。但是各個操作系統(tǒng)之間的差異性造成了每個系統(tǒng)都維護了自己的生態(tài)環(huán)境,Android系統(tǒng)上的應用無法運行在IOS系統(tǒng)上,同理IOS也是如此。這樣給移動應用開發(fā)者造成了大量的重復勞動,需要針對各個移動操作系統(tǒng)做重復開發(fā),增加了開發(fā)成本。 與此同時,由W3C制定和普及的協(xié)議:HTML5走進了大家的視野,它是超文本標記語言(HTML)協(xié)議的升級版本,憑借著優(yōu)秀的跨平臺和終端,適配多種移動設備,基于瀏覽器運行無需安裝和升級的特點成為了移動互聯(lián)網(wǎng)應用開發(fā)比較好的解決方案。 首先對HTML5的各種特性以及需要使用的相關技術進行了簡要介紹,接下來使用HTML5及相關技術來設計并實現(xiàn)一個O2O團購平臺的移動應用。該應用是基于手機瀏覽器的一個跨平臺的web-app?蛻舳耸褂肏TML5+CSS+JavaScript來實現(xiàn),利用HTML5的新特性調(diào)用手機操作系統(tǒng)的底層API來達到跟native-app一樣的用戶體驗,使用JavaScript和CSS實現(xiàn)良好的視覺效果,例如調(diào)用設備GPS來獲取用戶地理位置信息,,多媒體支持及其他硬件功能。服務器端使用Java來實現(xiàn),底層使用struts作為MVC框架,spring做依賴注入并結(jié)合hessian來調(diào)用遠程RPC服務獲取數(shù)據(jù)。這樣各平臺上的用戶只需要使用手機瀏覽器訪問我們應用的網(wǎng)址就可以使用該應用,達到了跨平臺免安裝,一次部署到處運行的效果。
[Abstract]:With the development of science and technology and the innovation of computer technology, human has stepped into the era of mobile Internet. Intelligent terminal has gradually replaced the computer as the main Internet device in people's daily life. It brings a completely different user experience and usage scenario, but also promotes the development of mobile Internet applications. The number of applications on operating systems such as Android and IOS also shows a blowout growth. However, the differences among different operating systems cause each system to maintain its own ecological environment. The application of Android system can not run on IOS system, and the same is true of IOS. This causes a lot of repetitive work for mobile application developers, and it needs to be developed repeatedly for each mobile operating system, which increases the development cost. At the same time, the W3C-developed and popular protocol: HTML5 has come into view, it is an updated version of the Hypertext markup language (HTML) protocol, with excellent cross-platform and end-to-end, adapt to a variety of mobile devices, Browser-based operation without installation and upgrade has become a better solution for mobile Internet application development. Firstly, the characteristics of HTML5 and the related technologies are introduced briefly. Then, a mobile application of O2O group purchase platform is designed and implemented by using HTML5 and related technologies. This application is a cross-platform web-app. based on mobile browser. The client uses HTML5 CSS JavaScript to implement, utilizes the new features of HTML5 to call the underlying API of the mobile operating system to achieve the same user experience as native-app, and uses JavaScript and CSS to achieve a good visual effect. For example, call device GPS to obtain user geolocation information, multimedia support and other hardware functions. The server side is implemented by Java, the bottom layer uses struts as MVC framework, spring makes dependency injection and uses hessian to invoke remote RPC service to obtain data. In this way, users on each platform only need to use mobile browser to visit the web address of our application, which achieves the effect of cross-platform installation-free, one-time deployment running everywhere.
【學位授予單位】:華中科技大學
【學位級別】:碩士
【學位授予年份】:2014
【分類號】:TP393.092;TP311.52

【參考文獻】

相關期刊論文 前10條

1 劉華星;楊庚;;HTML5——下一代Web開發(fā)標準研究[J];計算機技術與發(fā)展;2011年08期

2 錢宇虹;;淺析Comet技術在Java Web實時系統(tǒng)開發(fā)中的應用[J];軟件工程師;2010年04期

3 許劍超;;為HTML5早做準備[J];程序員;2010年03期

4 冀慶斌;靳禎;;基于智能客戶端技術的系統(tǒng)升級及應用[J];中北大學學報(自然科學版);2010年01期

5 劉維中;;基于AJAX及其框架技術開發(fā)WEB應用[J];中國科技信息;2009年01期

6 張炎濱;王亮;;國內(nèi)移動終端市場發(fā)展現(xiàn)狀及趨勢[J];現(xiàn)代電信科技;2007年10期

7 董立波;黃玉霞;楊珍;;ORM技術研究[J];軟件導刊;2007年09期

8 王錢;王蓉;張利;;基于iBatis的通用數(shù)據(jù)持久層的研究與設計[J];微計算機信息;2007年12期

9 劉克;;MVC架構(gòu)及其在Web應用開發(fā)中的應用[J];計算機應用與軟件;2006年07期

10 古全友;王恩波;胥昌勝;;AOP技術在J2EE系統(tǒng)構(gòu)建中的應用[J];計算機技術與發(fā)展;2006年04期



本文編號:2443461

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

本文鏈接:http://sikaile.net/guanlilunwen/ydhl/2443461.html


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

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