【正文】
單位代碼 10 學(xué) 號(hào) 分 類 號(hào) TP393 密 級(jí) 畢業(yè)設(shè)計(jì)說明書 網(wǎng)站手機(jī)客戶端的設(shè)計(jì)與實(shí)現(xiàn) 院(系)名稱 專 業(yè) 名 稱 學(xué) 生 姓 名 指 導(dǎo) 教 師 997237619 年 5 月 14 日 網(wǎng)站手機(jī)客戶端的設(shè)計(jì)與實(shí)現(xiàn) 摘 要 隨著 3G 技術(shù)的發(fā)展,移動(dòng)客戶端已成為信息系統(tǒng)的發(fā)布平臺(tái),利用 Inter 向手機(jī)客戶端發(fā)送信息、提供戶瀏覽和使用 技術(shù)是信息系統(tǒng)發(fā)展的必然趨勢(shì)。手機(jī)客戶端是指依據(jù)系統(tǒng)的觀點(diǎn),通過計(jì)算機(jī)、網(wǎng)絡(luò)。及嵌入式客戶端等現(xiàn)代化工具和設(shè)備,運(yùn)用 Intent傳輸?shù)姆椒?,服?wù)于管理領(lǐng)域人機(jī)相結(jié)合的信息處理系統(tǒng)。它通過對(duì)信息進(jìn)行采集、處理、存儲(chǔ)、管理、檢索和傳輸,向有關(guān)人員提供有用信息。 本系統(tǒng)主要通過基于 java 的軟件編程,把網(wǎng)站的信息通過手機(jī)客戶端的形式展示給用戶。不僅包括了網(wǎng)站系統(tǒng)的信息,同時(shí)也同步了網(wǎng)站的會(huì)員信息管理數(shù)據(jù)庫(kù),能夠方面的進(jìn)行用戶登錄和注冊(cè)。 本系統(tǒng)基于 android sdk 利用 android 的智能系統(tǒng)提供 的豐富開發(fā)類庫(kù)巧妙的實(shí)現(xiàn)了 android 平臺(tái)的可運(yùn)行軟件。 通過合理的利用目前發(fā)展的 3G 網(wǎng)絡(luò)該客戶端大大減少了網(wǎng)絡(luò)訪問的局限性,增強(qiáng)了網(wǎng)站信息的管理和獲取能力。同時(shí)通過即時(shí)的數(shù)據(jù)更新為用戶節(jié)省了大量的寶貴時(shí)間并大大提高了工作效率。 關(guān)鍵詞: 3G; Intent transmission。手機(jī);存儲(chǔ) Mobile Client Design and Implimentation for Course of TCP/IP Theory and Application Author:Zhu jiule Tutor:Sun Feixian Abstract With the development of 3G, mobile client has bee the popular platform for information system, the use of the Inter to the mobile client to send information to provide the families to browse and use of technology is the inevitable trend of development of information systems. This client based on the system39。s point of view, through the puter work. Modern tools and equipment, and embedded client to use Intent transmission method, the service management field of humanputer bination of information processing systems. By the information collection, processing, storage, management, retrieval and transmission, to provide useful information to the persons concerned. This client is based on Java programming, website information displayed by the form of a mobile client to the user. Site includes not only information, but also synchronizes site membership information management database, which allows easy user login and registration. The system is based on the android sdk android smart system provides rich development libraries clever Android platform can run the software. Greatly reduce the limitations of the work access the 3G work development through the rational use of the client, and enhance the management of website information and the ability to obtain. By realtime data updates for the user to save a lot of valuable time and greatly improved work efficiency. Keywords: 3G, Intent transmission, Mobil, Storage 目錄 1 緒論 ...................................................................................................................................... 1 選題背景 ................................................................................................................... 1 課題來源 ................................................................................................................... 1 畢設(shè)任務(wù)及本人貢獻(xiàn) ............................................................................................... 1 畢業(yè)設(shè)計(jì)說明書的組織結(jié)構(gòu) ................................................................................... 2 2 需求分析 .............................................................................................................................. 3 功能需求 ................................................................................................................... 3 性能需求 ................................................................................................................... 3 用戶需求 ................................................................................................................... 3 3 系統(tǒng)設(shè)計(jì) .............................................................................................................................. 4 總體設(shè)計(jì) ................................................................................................................... 4 詳細(xì)設(shè)計(jì) ................................................................................................................... 4 客戶端整體框架的設(shè)計(jì) ................................................................................ 5 模塊顯示效果和業(yè)務(wù)邏輯的設(shè)計(jì) ................................................................ 6 4 系統(tǒng)實(shí)現(xiàn) .............................................................................................................................. 7 系統(tǒng)實(shí)現(xiàn)環(huán)境說明 ................................................................................................... 7 主要模塊的實(shí)現(xiàn) ....................................................................................................... 7 登錄注冊(cè)模塊的實(shí)現(xiàn) .................................................................................... 7 信息顯示頁(yè)面的實(shí)現(xiàn) .................................................................................. 11 信息推廣功能的實(shí)現(xiàn) .................................................................................. 15 發(fā)帖功能的實(shí)現(xiàn) .......................................................................................... 16 收藏功能的實(shí)現(xiàn) .......................................................................................... 19 團(tuán)購(gòu)功能的實(shí)現(xiàn) .......................................................................................... 21 5 系統(tǒng)測(cè)試 ............................................................................................................................ 28 測(cè)試目的 ................................................................................................................. 28 測(cè)試方法 ................................................................................................................. 28 測(cè)試用例與測(cè)試結(jié)果 ............................................................................................. 29 測(cè)試結(jié)論 ................................................................................................................. 32 結(jié)論 .......................................................................................................................................... 33 致謝 ...........