资料详情

基于Android的网上商城商店在线交易APP系统 毕业论文+任务书+中期检查报告+答辩PPT+项目源码及数据库文件+程序运行说明

头像

android

编号:3386

摘要

随着智能手机的快速普及,智能手机操作系统市场风生水起。为了让智能手机用户能够随时随地查询互联网所提供的服务,一种高效的办法就是将应用系统的功能拓展到手机终端上,让手机能够通过移动网以及互联网访问Web网站并处理各种各样的业务。因此,智能手机的应用软件及其需要的服务将有广阔的发展前景。

手机购物已经成为这个时代的潮流,在如今这个智能手机系统群雄纷争的时候,2008年Google推出了一款名为Android的开源智能手机操作系统,它采用Linux内核,开放商品联盟(OHA)成员可以任意使用和修改SDK包,系统的开源性使其具有良好的拓展性。这款软件包括了操作系统、用户界面和应用程序,即智能手机工作所需要的全部软件。Android的最大特点是其开放性体系架构,不仅具有非常好的开发、调试环境,而且还支持各种可扩展的用户体验,包括丰富的图形组件、多媒体支持功能以及强大的浏览器。因此,对于软件从业人员来说,Android平台具有无限的吸引力。

本文就在分析讨论Android商品软件开发技术原理的基础上,开发出能为用户提供更好的基于Android平台的网上商城系统软件。

关键字:android;网上商城系统;智能手机平台

Abstract

With the rapid proliferation of smart phones, smart phone operating system market, wind and water. In order for smart phone users to check the Internet anytime, anywhere services provided an efficient way to expand the function of the system will be applied to the mobile phone terminal, the mobile phone to Internet access via mobile networks, and variety of Web sites and process business. Therefore, the smart phone applications and the need for the service will have broad prospects for development.

In today's smart phone system when disputes warlords, 2008, Google introduced a smart phone called the Android open source operating system, which uses Linux kernel, Open Handset Alliance (OHA) members can be free to use and modify the SDK package, the system It has a good open-source nature of the expansion of. The software includes the operating system, user interface and applications that need to work smart phones all the software. Android's biggest feature is its open architecture, not only has a very good development and debugging environment, but also supports a variety of scalable user experience, including rich graphical components, multimedia support, and powerful browser. Therefore, for software professionals is, Android platform has unlimited appeal.

On the basis of analysis and discussion of the Android mobile phone software development technical principles, developed to provide users with better catering system software based on the Android platform.

Keywords:android; product systems; smart phone platform


目 录

基于Android的商店在线交易APP

摘要

Abstract

第一章 绪论

1.1 研究内容

1.2 研究意义

1.3研究现状和发展趋势

第二章  系统分析

2.1 研究目标

2.2 需求分析

2.3业务流程分析

2.4数据流图

2.5数据字典

2.6性能分析

第三章 系统开发环境及相关技术

3.1开发环境

3.2 Java SDK

3.3 Eclipse

3.4 ADT

3.5 Android SDK

3.6 Tomcat服务器

3.7 JSP技术

3.8 JSON

3.9 Android开发平台搭建

第四章 程序设计

4.1  功能设计

4.2  数据库设计

4.2.1概念结构设计

4.2.2数据库表设计

第五章 程序开发

5.1  文件结构与用途

5.2  系统实现

5.2.1登录页

5.2.2后台页

5.2.3查看商品

5.2.4管理员管理商品功能

第六章  系统测试

6.1  软件测试的重要性

6.2  测试实例的研究与选择

6.3  测试环境与测试条件

6.4  系统运行情况

6.5  系统评价

第七章 总结

参考文献

致  谢