(完整版)基于Android平台的管理系统设计与实现毕业设计 下载本文

内容发布更新时间 : 2024/5/13 3:28:42星期一 下面是文章的全部内容请认真阅读。

Abstract

This e-commerce system named Online Market Management System is based on the most popular mobile platform - Android platform. This system is an extension of PC e-commerce website on the Android platform. Except functions that normal e-commerce system can realize, this system also has many advantages like easily use and convenient. Using this system has provided a brand new way for market sales.

The development of this system has using the Android SDK based on Java technology, and achieve by C/S (Client/Server) structure. The IDE used for development is MyEclipse 10 which has installed Android Developer Tools provided by Google. This system need a mobile device that Android version is higher than 4.0 for running.

This system has completed the function of the mobile platform based on e-commerce sites, and allow user finish most functions which can be done at normal e-commerce sites. This system can make full use of pieces of time which like the way go to work and the way home, or when you get in a line waiting for something, to provide a fast convenient way to shopping. These advantages can seize the users' dependence, improve the influence, expansion the scope of the business and increase sales revenue.

Key words: Android mobile device Online Market

目 录

要……………………………………………………………………………………

Abstract……………………………………………………………………………

论……………………………………………………………………………………1 可行性…研究与需求1 分…

析………………………………………………………………1 1.1 可行性研究?????…………????????????…………………3 1.1.1 经济可行性????………………??????????…………………3 1.1.2 技术可行性????………………??………………………………………3 1.1.3 运行可行性?????………………?………………………………………3 1.2 需求分析??????……………………????????…………………3 1.2.1 系统问题分析?????……………?????????…………………3 1.2.2 系统逻辑模型的建立????……??????????…………………3

1.2.3 功能需求分析?????……………?????????…………………4 2 总体设计………………………………………………………………………………7 2.1 系统设计思想?????????……?????????…………………7 2.2 系统设计原则??????????……????????…………………8 2.3 系统总体分析??????………………………………………………………8 3 系统流程分析…………………………………………………………………………9 3.1 系统首页模块流程分析????????????????…………………9 3.2 商品信息模块流程分析??????…?????????…………………10 3.3 搜索模块流程分析??????????????????…………………11 3.4 购物车模块流程分析???????…?????????…………………12 3.5 系统信息管理模块流程分析??…………………………………………………13 4 系统的功能实现……………………………………………………………………14 4

.1 开发工具的选

择???????????????????…………………14 4.2 系统首页模块实现??????????????????…………………17 4.3 商品信息模块实现过程????????????????…………………19 4.3.1 商品多级分类界面的显示????……………………………………………19 4.3.2 商品详细信息的显示??????……………………………………………31 4.4 搜索模块实现过程??????…………………………………………………32 4.4.1 搜索界面的显示??????…………………………………………………32 4.4.2 搜索结果的显示??????…………………………………………………33 4.5 购物车模块实现过程???????……………………………………………34 4.5.1 购物车界面的显示???????……………………………………………34 4.5.2 商品添加购物车过程??????……………………………………………36 4.5.3 订单生成过程???????…………………………………………………37 4.6 系统信息管理模块实现过程????……………………………………………30