基于Android復(fù)用技術(shù)的農(nóng)產(chǎn)品系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)
發(fā)布時(shí)間:2019-06-21 20:06
【摘要】:隨著互聯(lián)網(wǎng)行業(yè)的井噴發(fā)展和移動(dòng)設(shè)施的不斷創(chuàng)新發(fā)展,手機(jī)正在影響和改變著我們生活的方方面面。而手機(jī)智能性也日益成為人們購買手機(jī)的參考條件,現(xiàn)如今手機(jī)操作市場(chǎng)又是Android、IOS、WP三分天下,其中,由于安卓系統(tǒng)的開放性,這使得安卓操作系統(tǒng)在手機(jī)市場(chǎng)上占據(jù)半壁江山!叭r(nóng)問題”一直是我國農(nóng)業(yè)的重要問題,許多農(nóng)產(chǎn)品面臨著滯銷問題。中國要想成為世界貿(mào)易的核心,不僅要有勞動(dòng)力和原材料資源,還要靠技術(shù)的推動(dòng)。市場(chǎng)上有需求也有供應(yīng),這就是大宗商品交易中心為什么產(chǎn)生和發(fā)展的現(xiàn)實(shí)基礎(chǔ)。利用安卓系統(tǒng)的高份額市場(chǎng)占有率,實(shí)現(xiàn)農(nóng)產(chǎn)品交易系統(tǒng),讓農(nóng)產(chǎn)品的提供者和消費(fèi)者都能及時(shí)的進(jìn)行商品交易,利用技術(shù)解決農(nóng)產(chǎn)品的現(xiàn)實(shí)問題,促進(jìn)大宗原料商品的流通。本論文根據(jù)用戶和行業(yè)實(shí)際需求出發(fā),設(shè)計(jì)并實(shí)現(xiàn)了基于Android復(fù)用技術(shù)的農(nóng)產(chǎn)品系統(tǒng),結(jié)合軟件復(fù)用技術(shù),將軟件復(fù)用技術(shù)應(yīng)用到了系統(tǒng)的開發(fā)過程中。軟件復(fù)用技術(shù)是利用已經(jīng)存在的有關(guān)知識(shí)、技術(shù)、理論來解決新的軟件需求,從而達(dá)到減小開發(fā)的成本和費(fèi)用的目的。軟件復(fù)用無疑是一種提高軟件生產(chǎn)能力和保證軟件質(zhì)量的重要技術(shù)手段。通過應(yīng)用軟件復(fù)用技術(shù)于該交易系統(tǒng)中,達(dá)到了對(duì)現(xiàn)實(shí)問題的解決以及節(jié)約軟件開發(fā)和維護(hù)的成本的目的。本論文的主要工作內(nèi)容有以下幾點(diǎn):(1)結(jié)合軟件復(fù)用技術(shù)設(shè)計(jì)并實(shí)現(xiàn)該系統(tǒng)。軟件復(fù)用技術(shù)是解決“軟件危機(jī)”非常重要的手段,目前的軟件復(fù)用級(jí)別也不僅僅是代碼層的復(fù)用,甚至包括前期的設(shè)計(jì)文檔都可以進(jìn)行復(fù)用。通過軟件復(fù)用技術(shù)與系統(tǒng)的設(shè)計(jì)、實(shí)現(xiàn)過程相結(jié)合,開發(fā)出一個(gè)既有現(xiàn)實(shí)意義,也符合軟件開發(fā)行業(yè)標(biāo)準(zhǔn)的應(yīng)用程序。(2)研究Android系統(tǒng)實(shí)現(xiàn)過程中應(yīng)用到的軟件復(fù)用方法。從實(shí)際開發(fā),了解安卓開發(fā)的具體過程,聯(lián)系軟件復(fù)用的理論知識(shí),提取客戶端可以復(fù)用的構(gòu)件。結(jié)果分析表明:論文研究的基于Android復(fù)用技術(shù)的農(nóng)產(chǎn)品系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)中,用可行的辦法來達(dá)到復(fù)用的目的,減少后期二次開發(fā)和維護(hù)的成本,通過工程化的開發(fā)方法,杜絕粗糙的開發(fā)生產(chǎn)方式,從而解決“軟件危機(jī)”帶來的各種問題,如生產(chǎn)效率低下,開發(fā)、維護(hù)成本高,軟件質(zhì)量難以保證等。
[Abstract]:With the blowout development of Internet industry and the continuous innovation and development of mobile facilities, mobile phones are affecting and changing all aspects of our lives. Mobile phone intelligence has increasingly become a reference for people to buy mobile phones, and now the mobile phone operation market is three parts of the world, among which, because of the openness of Android, Android operating system accounts for half of the mobile phone market. The problem of agriculture, rural areas and farmers has always been an important problem in China's agriculture, and many agricultural products are facing unsalable problems. If China wants to become the core of world trade, it must not only have labor and raw material resources, but also rely on the promotion of technology. There is demand and supply in the market, which is the realistic basis for the emergence and development of commodity trading centres. Taking advantage of Android's high market share, the agricultural products trading system can be realized, so that the suppliers and consumers of agricultural products can trade goods in time, and the technology can be used to solve the practical problems of agricultural products and promote the circulation of raw materials. According to the actual needs of users and industries, this paper designs and implements the agricultural products system based on Android reuse technology. Combined with the software reuse technology, the software reuse technology is applied to the development process of the system. Software reuse technology is to use the existing knowledge, technology and theory to solve the new software requirements, so as to reduce the cost and cost of development. Software reuse is undoubtedly an important technical means to improve software production capacity and ensure software quality. Through the application of software reuse technology in the trading system, the purpose of solving practical problems and saving the cost of software development and maintenance is achieved. The main contents of this paper are as follows: (1) combined with software reuse technology, the system is designed and implemented. Software reuse technology is a very important means to solve the "software crisis". The current level of software reuse is not only the reuse of the code layer, but also the previous design documents can be reused. Through the combination of software reuse technology and system design and implementation process, an application program which not only has practical significance, but also conforms to the standards of software development industry is developed. (2) the software reuse method applied in the implementation of Android system is studied. From the actual development, understand the specific process of Android development, contact the theoretical knowledge of software reuse, extract the components that can be reused by the client. The results show that in the design and implementation of agricultural products system based on Android reuse technology, feasible methods are used to achieve the purpose of reuse, reduce the cost of secondary development and maintenance in the later stage, and put an end to rough development mode of production through engineering development method, so as to solve various problems caused by "software crisis", such as low production efficiency, high development, high maintenance cost, difficult to guarantee software quality and so on.
【學(xué)位授予單位】:中北大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2017
【分類號(hào)】:TP311.52;TP316
[Abstract]:With the blowout development of Internet industry and the continuous innovation and development of mobile facilities, mobile phones are affecting and changing all aspects of our lives. Mobile phone intelligence has increasingly become a reference for people to buy mobile phones, and now the mobile phone operation market is three parts of the world, among which, because of the openness of Android, Android operating system accounts for half of the mobile phone market. The problem of agriculture, rural areas and farmers has always been an important problem in China's agriculture, and many agricultural products are facing unsalable problems. If China wants to become the core of world trade, it must not only have labor and raw material resources, but also rely on the promotion of technology. There is demand and supply in the market, which is the realistic basis for the emergence and development of commodity trading centres. Taking advantage of Android's high market share, the agricultural products trading system can be realized, so that the suppliers and consumers of agricultural products can trade goods in time, and the technology can be used to solve the practical problems of agricultural products and promote the circulation of raw materials. According to the actual needs of users and industries, this paper designs and implements the agricultural products system based on Android reuse technology. Combined with the software reuse technology, the software reuse technology is applied to the development process of the system. Software reuse technology is to use the existing knowledge, technology and theory to solve the new software requirements, so as to reduce the cost and cost of development. Software reuse is undoubtedly an important technical means to improve software production capacity and ensure software quality. Through the application of software reuse technology in the trading system, the purpose of solving practical problems and saving the cost of software development and maintenance is achieved. The main contents of this paper are as follows: (1) combined with software reuse technology, the system is designed and implemented. Software reuse technology is a very important means to solve the "software crisis". The current level of software reuse is not only the reuse of the code layer, but also the previous design documents can be reused. Through the combination of software reuse technology and system design and implementation process, an application program which not only has practical significance, but also conforms to the standards of software development industry is developed. (2) the software reuse method applied in the implementation of Android system is studied. From the actual development, understand the specific process of Android development, contact the theoretical knowledge of software reuse, extract the components that can be reused by the client. The results show that in the design and implementation of agricultural products system based on Android reuse technology, feasible methods are used to achieve the purpose of reuse, reduce the cost of secondary development and maintenance in the later stage, and put an end to rough development mode of production through engineering development method, so as to solve various problems caused by "software crisis", such as low production efficiency, high development, high maintenance cost, difficult to guarantee software quality and so on.
【學(xué)位授予單位】:中北大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2017
【分類號(hào)】:TP311.52;TP316
【參考文獻(xiàn)】
相關(guān)期刊論文 前10條
1 馮基釗;趙航濤;;Android藍(lán)牙編程技巧[J];信息與電腦(理論版);2016年21期
2 秦曉鳳;;Android系統(tǒng)架構(gòu)與應(yīng)用問題探討[J];信息通信;2016年08期
3 許紅云;;基于Android平臺(tái)的智能導(dǎo)游系統(tǒng)設(shè)計(jì)研究[J];電腦編程技巧與維護(hù);2015年22期
4 魯震霆;曾琪;;軟件復(fù)用框架的總體設(shè)計(jì)[J];信息通信;2015年10期
5 高浩;;軟件復(fù)用與軟件構(gòu)件技術(shù)探討[J];電子技術(shù)與軟件工程;2015年19期
6 林明濤;;軟件復(fù)用技術(shù)在工業(yè)控制設(shè)備軟件開發(fā)中的應(yīng)用[J];軟件導(dǎo)刊;2015年02期
7 崔寧;;基于構(gòu)件的軟件工程理論與方法分析[J];電子技術(shù)與軟件工程;2014年18期
8 張建源;;Android開發(fā)技術(shù)的學(xué)習(xí)及應(yīng)用[J];現(xiàn)代工業(yè)經(jīng)濟(jì)和信息化;2014年12期
9 馬鳴;;基于構(gòu)件的軟件工程理論與方法探討[J];電子測(cè)試;2013年16期
10 郭q,
本文編號(hào):2504314
本文鏈接:http://www.sikaile.net/kejilunwen/ruanjiangongchenglunwen/2504314.html
最近更新
教材專著