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

當(dāng)前位置:主頁 > 科技論文 > 軟件論文 >

連接微信平臺的智能硬件系統(tǒng)應(yīng)用研發(fā)

發(fā)布時間:2018-05-17 11:25

  本文選題:微信硬件平臺 + jQuery; 參考:《深圳大學(xué)》2017年碩士論文


【摘要】:隨著移動互聯(lián)網(wǎng)的高速發(fā)展,云計算的普及,物聯(lián)網(wǎng)(IOT)所需要的各項(xiàng)技術(shù)開始慢慢成熟。智能硬件作為物聯(lián)網(wǎng)中最為典型的設(shè)備開始逐步走進(jìn)人們的日常生活。據(jù)Gartner與IDC聯(lián)合預(yù)測到2018年全球物聯(lián)網(wǎng)設(shè)備將達(dá)到160億個,全球物聯(lián)網(wǎng)將整體進(jìn)入實(shí)質(zhì)性推進(jìn)和規(guī)模化發(fā)展的階段。包括蘋果、阿里巴巴、小米和騰訊等各大IT巨頭都在布局物聯(lián)網(wǎng)智能硬件領(lǐng)域,其中騰訊公司的微信智能硬件平臺依托微信這個月活躍用戶超過8億,覆蓋手機(jī)超過百分之90的超級app在推廣、開發(fā)和技術(shù)支持等方面都有很大的優(yōu)勢。微信智能硬件平臺從推出到現(xiàn)在不滿兩年,各方面還準(zhǔn)在一些問題,例如:提供的接口只能滿足最基本的功能需求,復(fù)雜的交互及功能仍需要配合HTML5、JavaScript等前端技術(shù)實(shí)現(xiàn)。jQuery作為目前應(yīng)用最為廣泛的前端框架,它提供了一種簡便的JavaScript設(shè)計方法,簡化了HTML5中的文檔操作、動畫設(shè)計、事件處理和Ajax交互。jQuery Mobile作為jQuery框架的一個組件,不僅包含jQuery核心庫,同時擁有一個專門為移動端定制的UI框架,支持全球主流移動平臺。可以為微信智能硬件平臺提供一個很好的補(bǔ)充,大大提高整體的用戶體驗(yàn)。BaaS(后端即服務(wù))方式,作為最近興起的一種新型云服務(wù),可以彌補(bǔ)微信智能硬件平臺在數(shù)據(jù)存儲、文件管理等方面的功能缺失。因此本文重點(diǎn)研究連接微信平臺的智能硬件開發(fā)與技術(shù),以智能教學(xué)孵蛋器為例子結(jié)合j Query Mobile詳細(xì)闡述整個開發(fā)流程,并通過詳盡的功能、性能和流暢度測試,探索最簡便穩(wěn)定的開發(fā)方法和現(xiàn)階段微信智能硬件平臺存在的一些問題。主要工作內(nèi)容如下:1、學(xué)習(xí)微信硬件開發(fā)文檔,選擇前端開發(fā)框架。2、完成微信第三方服務(wù)器后臺核心功能開發(fā)。3、詳細(xì)分析jQuery Mobile的系統(tǒng)結(jié)構(gòu)和各項(xiàng)功能。4、基于jQuery Mobile的智能孵蛋器微信客戶端設(shè)計,實(shí)現(xiàn)方案中各項(xiàng)技術(shù)。5、進(jìn)行完整的測試,驗(yàn)證方案的可行性,找出各項(xiàng)問題。本論文的技術(shù)創(chuàng)新點(diǎn)如下:1、提出結(jié)合jQuery mobile框架和相關(guān)補(bǔ)充技術(shù)的微信硬件平臺開發(fā)方案,縮短開發(fā)時間,提高用戶體驗(yàn)。2、結(jié)合BaaS平臺較好解決了微信硬件平臺數(shù)據(jù)處理存儲的問題。
[Abstract]:With the rapid development of mobile Internet and the popularity of cloud computing, IOT (Internet of things) technology needs to begin to mature. Intelligent hardware as the most typical device in the Internet of things began to step by step into people's daily life. According to the prediction of Gartner and IDC, the global Internet of things will reach 16 billion devices by 2018, and the global Internet of things will enter the stage of substantial promotion and large-scale development. Major IT giants, including Apple, Alibaba, Xiaomi and Tencent, are all laying out the intelligent hardware area of the Internet of things. Tencent's WeChat smart hardware platform relies on WeChat, which has more than 800 million monthly active users. Super app, which covers more than 90 percent of mobile phones, has great advantages in promotion, development and technical support. WeChat Intelligent hardware platform from the launch to now less than two years, there are still some aspects of the problem, such as: provide the interface can only meet the most basic functional needs, The complex interaction and function still need to cooperate with the front-end technology such as HTML 5N JavaScript to realize jQuery as the most widely used front-end frame at present. It provides a simple JavaScript design method, simplifies the document operation and animation design in HTML5. Event handling and Ajax interaction. JQuery Mobile, as a component of the jQuery framework, not only contains the core library of jQuery, but also has a UI framework customized for the mobile side, supporting the global mainstream mobile platform. It can provide a good supplement for the intelligent hardware platform of WeChat, greatly improve the overall user experience. BaaS. as a new cloud service, it can make up for the data storage of the intelligent hardware platform of WeChat. Document management and other aspects of the lack of function. Therefore, this paper focuses on the intelligent hardware development and technology connected to the WeChat platform. Taking the intelligent teaching incubator as an example and j Query Mobile as an example, the whole development process is explained in detail, and through detailed function, performance and fluency test, To explore the most simple and stable development method and some problems existing in the current WeChat Intelligent hardware platform. The main work is as follows: 1, learn WeChat hardware development document, Select the front-end development framework. 2, complete the development of WeChat third-party server backstage core function. 3, analyze the system structure and each function of jQuery Mobile in detail, design the intelligent incubator WeChat client based on jQuery Mobile. Carry out the complete test, verify the feasibility of the scheme and find out the problems. The technological innovation of this paper is as follows: 1. The development scheme of WeChat hardware platform combined with jQuery mobile framework and related supplementary technology is proposed to shorten the development time. Improved user experience. 2, combined with BaaS platform to solve the WeChat hardware platform data processing storage problem.
【學(xué)位授予單位】:深圳大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2017
【分類號】:TP311.52

【參考文獻(xiàn)】

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

1 王倩;;“米家”生態(tài)進(jìn)化論:精品與高效并重[J];商學(xué)院;2016年11期

2 姜浙煒;;高校移動圖書館管理系統(tǒng)的設(shè)計與實(shí)現(xiàn)[J];電腦知識與技術(shù);2016年11期

3 謝穎夫;張俊;劉靈;;基于醫(yī)院信息化平臺的移動查詢Web App的設(shè)計與實(shí)現(xiàn)[J];中國數(shù)字醫(yī)學(xué);2016年04期

4 溫曉君;;中國智能硬件產(chǎn)業(yè)發(fā)展現(xiàn)狀與建議[J];高科技與產(chǎn)業(yè)化;2016年02期

5 海川;;智能硬件生態(tài)圈[J];新經(jīng)濟(jì)導(dǎo)刊;2015年08期

6 徐尤華;熊傳玉;;JQuery Mobile 1.2移動Web開發(fā)方法研究[J];信息技術(shù);2013年08期

7 郭變;;基于LABVIEW的孵蛋箱溫度監(jiān)控系統(tǒng)的設(shè)計[J];電子設(shè)計工程;2013年12期

8 唐武生;田立紅;曹偉;;Base64編碼的實(shí)現(xiàn)與應(yīng)用研究[J];長春大學(xué)學(xué)報;2006年04期

9 翁樂騰;;微信的體驗(yàn)設(shè)計[J];程序員;2013年02期

,

本文編號:1901178

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

本文鏈接:http://sikaile.net/kejilunwen/ruanjiangongchenglunwen/1901178.html


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

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