国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

移動圖書館服務(wù)系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)--客戶端的開發(fā)[獨(dú)家原創(chuàng)].doc

  
約41頁DOC格式手機(jī)打開展開

移動圖書館服務(wù)系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)--客戶端的開發(fā)[獨(dú)家原創(chuàng)],移動圖書館服務(wù)系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)--客戶端的開發(fā)9900字自己原創(chuàng)的畢業(yè)論文,已經(jīng)通過校內(nèi)系統(tǒng)檢測,重復(fù)率低,僅在本站獨(dú)家出售,大家放心下載使用摘要 傳統(tǒng)web應(yīng)用只能在pc機(jī)上使用,不能做到隨時隨地的使用,為了解決這樣的不足,基于android平臺的圖書館管理系統(tǒng)客戶端就應(yīng)運(yùn)而生。在智能手機(jī)軟件不斷發(fā)展的今天,很多傳統(tǒng)p...
編號:99-481723大小:1.79M
分類: 論文>計(jì)算機(jī)論文

內(nèi)容介紹

此文檔由會員 jiji888 發(fā)布

移動圖書館服務(wù)系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)--客戶端的開發(fā)

9900字
自己原創(chuàng)的畢業(yè)論文,已經(jīng)通過校內(nèi)系統(tǒng)檢測,重復(fù)率低,僅在本站獨(dú)家出售,大家放心下載使用

摘要 傳統(tǒng)WEB應(yīng)用只能在PC機(jī)上使用,不能做到隨時隨地的使用,為了解決這樣的不足,基于Android平臺的圖書館管理系統(tǒng)客戶端就應(yīng)運(yùn)而生。在智能手機(jī)軟件不斷發(fā)展的今天,很多傳統(tǒng)PC機(jī)上的應(yīng)用正在向智能手機(jī)客戶端轉(zhuǎn)移?;贏ndroid平臺和智能手機(jī)的移動圖書館系統(tǒng)實(shí)現(xiàn)了客戶端與服務(wù)器的通訊,使得用戶可以通過手機(jī)客戶端訪問和查詢各類圖書信息。本設(shè)計(jì)介紹了在Android平臺下圖書館服務(wù)系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)過程,設(shè)計(jì)了系統(tǒng)框架及功能模塊,系統(tǒng)實(shí)現(xiàn)了用戶注冊、登錄、個人中心以及圖書掛失和留言板等功能。

關(guān)鍵詞 Android 圖書館 客戶端 數(shù)據(jù)庫設(shè)計(jì)

Design and Realization of mobile library service system (Client)

Abstract The WEB application can only in traditional PC use, can't do it at any time and place to use, in order to solve the shortage of such, based on the Android platform of library management system client is made. With the development of smart phone,many traditional PC applications are being deployed to phone as clients.Based on Android and smart phone,mobile library system implements communication between client and server to provide users’ query and request. This paper expounds the workbench Android library management system design and implementation process, The system realizes the user register, login, inquires the books and the students' user management and library management etc.

Keywords Android; Library;Client; database design

目 錄
第一章 前言 1
1.1 課題研究的背景及意義 1
1.2課題研究的現(xiàn)狀 1
1.3 課題的內(nèi)容 2
第二章 軟件設(shè)計(jì)及開發(fā)工具介紹 3
2.1 總體設(shè)計(jì) 3
2.2 系統(tǒng)結(jié)構(gòu) 3
2.3 開發(fā)工具介紹和關(guān)鍵技術(shù) 3
2.3.1 Eclipse的介紹 3
2.3.2 關(guān)鍵技術(shù)介紹 5
2.4Android平臺的搭建 5
2.4.1下載SDK初始包 5
2.4.2安裝和配置ADT 6
2.4.3配置Android虛擬機(jī) 6
第三章 系統(tǒng)功能設(shè)計(jì) 8
3.1 客戶端功能 8
第四章  數(shù)據(jù)庫結(jié)構(gòu)設(shè)計(jì) 10
4.1數(shù)據(jù)庫的設(shè)計(jì) 10
4.2 數(shù)據(jù)庫邏輯結(jié)構(gòu)設(shè)計(jì) 12
4.3 數(shù)據(jù)庫物理結(jié)構(gòu)設(shè)計(jì) 14
第五章 模塊開發(fā)及編碼實(shí)現(xiàn) 16
5.1 在Eclipse中創(chuàng)建項(xiàng)目 16
5.2 連接數(shù)據(jù)庫 16
5.3 功能模塊 17
5.3.1注冊模塊 17
5.3.2登錄模塊 18
5.3.3個人中心模塊 19
5.3.4掛失圖書信息模塊 20
5.3.5留言板模塊 21
5.4 具體功能界面 22
5.4.1注冊界面 22
5.4.2登陸界面 23
5.4.3主界面 25
5.4.4個人中心界面 26
5.4.5圖書掛失界面 26
5.4.6留言板界面 28
第六章 系統(tǒng)測試 30
6.1 用戶注冊測試 30
6.2 用戶登錄測試 31
6.3個人中心測試 32
6.4圖書掛失測試 33
6.5留言板測試 34
第七章 總結(jié)與展望 35
參考文獻(xiàn) 36
致 謝 37