基于android系统下粮食供销存软件的设计与实现

上传人:cn****1 文档编号:431443700 上传时间:2023-01-28 格式:DOC 页数:10 大小:72.50KB
返回 下载 相关 举报
基于android系统下粮食供销存软件的设计与实现_第1页
第1页 / 共10页
基于android系统下粮食供销存软件的设计与实现_第2页
第2页 / 共10页
基于android系统下粮食供销存软件的设计与实现_第3页
第3页 / 共10页
基于android系统下粮食供销存软件的设计与实现_第4页
第4页 / 共10页
基于android系统下粮食供销存软件的设计与实现_第5页
第5页 / 共10页
点击查看更多>>
资源描述

《基于android系统下粮食供销存软件的设计与实现》由会员分享,可在线阅读,更多相关《基于android系统下粮食供销存软件的设计与实现(10页珍藏版)》请在金锄头文库上搜索。

1、吉林大学珠海学院毕业论文基于android系统下粮食供销存软件的设计与实现The Design and Implement of Foodstuff Management System based on the Android System完成日期 2013 年 3 月 25 日吉林大学珠海学院本科毕业论文开题报告基于Android系统下粮食供销存软件的设计与实现摘要随着智能手机(Smartphone)越来越深入大众的生活中,它已经成为人们获取各种信息的重要设备。手机功能的日渐强大功能已经被人们所熟识,他已经进入人类生活的各个领域并发挥着越来越差重要的作用。他已经深入到日常工作和生活的方方面面

2、,比如语音通话,信息管理,GPS导航,无线网络,图形图像处理,电子图书以及各种娱乐游戏。因此手机的各种应用程序将会有越来越大的发展空间。随着粮食产业规模的不断壮大,越来越多的中小型粮食公司拔地而起。传统的管理方式不足以满足管理现代企业的需求,现在一般的公司企业都是采用计算机智能化管理,由于粮食公司的很多工作需要在户外进行,计算机记录信息有很多的不便之处,所以手机平台上的应用会使信息的记录更加的便捷。供存销软件就是一个很好的实例,在Android平台上提供给用户们非常方便的数据查阅功能和信息存储功能,这将为供存销软件的设计与实现提供了更好的平台。另外,安卓平台基本上都是免费的,这样能够有效降低软

3、件的成本,最终让用户能够自由地获取更多的信息,也为更多的厂商提供更便利的服务。本文系统分析了软件开发的背景以及过程,首先介绍了本软件的开发Android平台的历史、发展过程以及当前市场环境状况,以及Android开发环境的正确配置和合理搭建过程,其次介绍了本软件的详细设计过程,对软件设计进行全方位考虑,以及各个模块的设计与具体的实现,最后展示出了具体界面的设计和功能。在文章的最后进行了基本的测试过程。关键词:Android;手机操作系统;供存销系统;供销管理The Design and Implement of Foodstuff Management System based on the

4、Android SystemAbstractAs smartphones ever deeper into the publics life, it has become a important equipment of people get all kinds of information.Increasingly powerful function of mobile phone functionality has been known by people, he has entered into every field of human life and is playing an in

5、creasingly important role.It has in-depth to all aspects of the daily work and life, such as voice calls, information management, GPS navigation and wireless networks, graphics, image processing, electronic books and various kinds of entertainment games. So mobile phone applications will be more and

6、 more big development space.As the food industry growing, more and more small and medium-sized food company.Traditional way of management is not enough to meet the needs of modern enterprise management, now companies are generally used computer intelligent management, because of the food company a l

7、ot of work need to be done in the outdoor, computer records information there are a lot of inconvenience, so the application of mobile platforms will make records of the information more convenient.For Foodstuff Management System is a good example of this, on the Android platform to provide users ve

8、ry convenient data access functions and information storage capabilities, this will be for in software design and implementation provides a better platform. In addition, the android platformis essentially free, so can effectively reduce the cost of software, finally let users can freely for more inf

9、ormation, also formore manufacturers to provide more convenient services.System, analyzing the background and process of software development, first introduced the development history of the Android platform, the software development process and the current market environment.And the Android develop

10、ment environment is configured correctly and reasonable structures, processes, secondly introduces the detailed design process of this software, the software design for all-round consideration.Finally showing the specific interface design and function. At the end of the article has carried on the ba

11、sic testing process.KEYWORDS:Android;Mobile phone operating system;Foodstuff Management;Management system目录1绪论- 1 -1.1 研究背景- 1 -1.2国内外手机系统现状- 1 -1.3智能手机的发展趋势- 3 -2 Android开发环境介绍- 4 -2.1 Android的历史- 4 -2.2Android的简介- 4 -2.3 Android 基本框架(Android Architecture)- 5 -2.4Android应用软件开发的核心技术- 6 -2.4.1 Androi

12、d 应用开发语言- 6 -2.4.2 Android 应用程序组件- 6 -3 系统需求分析- 8 -3.1功能需求- 8 -3.1.1供存销软件的基本控制需求- 8 -3.1.2功能需求分析- 8 -3.2系统界面需求- 10 -3.3系统性能需求- 10 -4设计方案的研究与实现- 11 -4.1设计目标- 11 -4.2可行性分析- 11 -4.2.1经济可行性分析- 11 -4.2.2.技术可行性- 11 -4.2.3综合管理可行性- 11 -4.3 详细设计与实现- 12 -4.3.1登陆界面的设计- 12 -4.3.2 系统结构图和流程图- 15 -4.4.3数据库设计- 17 -

13、5数据字典与数据库连接- 19 -5.1数据字典- 19 -5.1.1信息表- 19 -5.1.2产品信息表- 19 -5.1.3供货商信息表- 20 -5.1.4进货信息表- 20 -5.1.5销售信息表- 21 -5.2数据库连接- 21 -5.2.2数据库设计- 22 -5.2.3Android客户端程序设计- 22 -6.系统运行情况测试- 23 -6.1系统运行测试- 23 -6.2系统功能运行测试- 24 -结论- 25 -参考文献- 26 -致谢- 27 -1绪论1.1 研究背景在这个信息产业急速发展的时代,移动的电子设备越来越普及,移动设备的硬件设施也逐步的提升,移动设备的功能

14、越来越强大,移动设备的系统平台也日渐的发展越来越火热。目前国内最常见的移动开发平台有塞班,Iphone,Windows Phone以及当下逐步兴起的安卓。截止到目前为止,国内的安卓用户已经占据了智能手机操作系统的半壁江山,2012年1月6日,谷歌Android Market已有10万开发者推出超过40万活跃的应用,大多数的应用程序为免费。Android Market应用程序商店目录在新年首周周末突破40万基准,距离突破30万应用仅4个月。在2011年早些时候,Android Market从20万增加到30万应用也花了四个月。国内手机市场上的主流品牌手机三星,索爱,htc,motorola,国产手机品牌huawei,zhongxing,meizu,lenovo等手机品牌相机使用Android智能手机操作系统。Android的系统架构与其他操作系统基本相同,采用了分层的架构。从架构图上来看。Android分为四层,从低到高一次是,Linux内核层,系统运行库层,应用程序框架层,和最高的应用程序层。1.2国内外手机系统现状移动互联网产业发展之迅速,手机操作系统已经成为了各大商家的眼中的丰盛的晚餐,本土手机已经呈现出群雄逐鹿的场面,包括百度、阿里巴巴、小米科技、魅族和中国移动均开始开发出属于自己的操作系统,而这些操作系统无独有偶都是基于

展开阅读全文
相关资源
正为您匹配相似的精品文档
相关搜索

最新文档


当前位置:首页 > 大杂烩/其它

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号