資源描述:
《基于android手機(jī)理財(cái)系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)論文》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在學(xué)術(shù)論文-天天文庫(kù)。
1、摘要當(dāng)今社會(huì)越來(lái)越朝著信息化和數(shù)字化發(fā)展,手機(jī)的應(yīng)用使我們的生活越來(lái)越方便和快捷,面向個(gè)人的應(yīng)用軟件也成為了人們重要的助手。并且,隨著市場(chǎng)經(jīng)濟(jì)的發(fā)展,我國(guó)居民對(duì)理財(cái)有著越來(lái)越高的要求。理財(cái),是每個(gè)家庭和個(gè)人所必須面對(duì)的問題。本文就是闡述了基于Android的理財(cái)系統(tǒng)的開發(fā)。Android安裝于支持Android系統(tǒng)的PPC設(shè)備上。在充分發(fā)揮移動(dòng)設(shè)備的便攜性上,考慮了理財(cái)領(lǐng)域的現(xiàn)狀和未來(lái)的發(fā)展,并作了有益的探索和試驗(yàn)。在系統(tǒng)的實(shí)現(xiàn)過(guò)程中,采用面向?qū)ο蟮脑O(shè)計(jì)與開發(fā)方法,在Android環(huán)境下,使用J
2、AVA編程語(yǔ)言并結(jié)合SQLLITE數(shù)據(jù)庫(kù)開發(fā)的一個(gè)個(gè)人理財(cái)系統(tǒng)。整個(gè)過(guò)程首先從系統(tǒng)的可行性分析和系統(tǒng)的需求分析入手,然后實(shí)現(xiàn)系統(tǒng)各個(gè)主要模塊的具體功能以及數(shù)據(jù)庫(kù)的設(shè)計(jì),最后完成對(duì)系統(tǒng)的測(cè)試與結(jié)果分析?;贏ndroid的理財(cái)系統(tǒng)的主要包括備忘錄、財(cái)經(jīng)新聞模塊、利率計(jì)算模塊、計(jì)算器模塊、收支管理模塊、自選股以及討論交流模塊。關(guān)鍵詞手機(jī)、Android、理財(cái)系統(tǒng)、數(shù)據(jù)庫(kù)AbstractWiththedevelopmentofinformationanddigitaltechnology,theapp
3、licationofmobilephonemakesourlifemoreandmoreconvenientandquick.And,withthedevelopmentofmarketeconomy,theresidentsofourcountryhavemoreandmorehighdemandforfinancialmanagement.Financialmanagementisaproblemthateveryfamilyandindividualmustface.Thispaperde
4、scribesthedevelopmentoffinancialmanagementsystembasedonAndroid.AndroidisinstalledonPPCdevicessupportingAndroidsystem.Takingfulladvantageoftheportabilityofmobiledevices,weconsiderthecurrentsituationandfuturedevelopmentofthefieldoffinancialmanagement,a
5、ndmakeausefulexplorationandexperiment.Intherealizationofthesystem,usingobject-orienteddesignanddevelopmentmethods,intheAndroidenvironment,theuseofJAVAprogramminglanguageandSQLLITEdatabasedevelopmentofapersonalfinancialsystem.Thewholeprocessstartsfrom
6、thefeasibilityanalysisanddemandanalysisofthesystem,andthenrealizethespecificfunctionofeachofthemainmodulesofthesystemanddatabasedesign,finallycompletedthetestandtheanalysisresultsofthesystem.Androidbasedfinancialmanagementsystemmainlyincludesthememor
7、andum,thefinancialnewsmodule,theinterestratecomputationmodule,thecalculatormodule,therevenueandexpendituremanagementmodule.Keywordsmobilephone,Android,financialmanagementsystem,database目錄第1章前言11.1背景11.2國(guó)內(nèi)外研究現(xiàn)狀11.3本文結(jié)構(gòu)安排2第2章系統(tǒng)技術(shù)概述32.1Eclipse簡(jiǎn)介32.2Sqll
8、ite簡(jiǎn)介32.3Java簡(jiǎn)介4第3章需求分析53.1可行性分析53.1.1技術(shù)可行性53.1.2經(jīng)濟(jì)可行性53.1.3時(shí)間可行性53.1.4操作可行性63.2系統(tǒng)總體功能需求分析63.3各功能模塊需求分析73.3.1用戶登錄功能模塊73.3.2收支管理功能模塊83.3.3自選股管理功能模塊93.3.4備忘錄功能模塊103.3.5資訊功能模塊113.3.6討論區(qū)功能模塊123.4本章小結(jié)13第4章系統(tǒng)設(shè)計(jì)144.1系統(tǒng)功能設(shè)計(jì)144.2系統(tǒng)數(shù)據(jù)庫(kù)設(shè)計(jì)144.2.1概念結(jié)構(gòu)設(shè)計(jì)144.2.2數(shù)據(jù)字