摘要
随着移动网络的日益进步,手机、平板等移动设备已经在我们日常的生活和学习中占有越来越大的比例。软件是移动设备的重要组成部分,手机软件也从开始的单一功能变得具有多种多样的功能,日益符合人们的生活需要。设计本软件的目的在于迎合消费群体的需求。近几年日益兴起的网络购物逐渐取代实体购物,通过网络平台以物易物成为一种近年来新兴的网络交易方式,其发展呈现出一种久盛不衰的趋势。本项目的设计理念旨在通过网络平台对二手物品的价值进行再一次利用,充分实现其利益的最大化。该软件是基于Android平台研发的,使用Eclipse开发旧物交易平台安卓客户端,并使用Tomcat、借助MyEclipse服务器软件开发JavaEE后台服务器,使用DB2数据库进行数据的存储与管理。
关键字 Android Eclipse MyEclipse 二手交易
ABSTRACT
With the increasing progress of mobile networks, mobile phones, flat and other mobile devices have been in our daily life and learning to occupy an increasing proportion. Software is an important part of mobile devices, mobile phone software from the beginning of a single function has become a variety of functions, increasingly meet people's needs. The purpose of this software is to meet the needs of consumer groups. In recent years, the growing online shopping gradually replace the physical shopping, through the network platform to barter as a new way of emerging online transactions, its development presents a long-standing trend. The design concept of this project aims to make use of the value of secondhand items through the network platform, and realize the maximization of its interests. The software is based on the Android platform development, the use of Eclipse to develop the old transaction platform Andrews client, and use Tomcat, with MyEclipse server software development JavaEE background server, the use of DB2 database for data storage and management.
Key words Android Eclipse MyEclipse Used transactions
目 录
第一章 绪论
1.1系统简介
1.2系统的目的和意义
1.3本文工作及组织结构
第二章 开发技术及设计方案
2.1 开发技术
2.1.1 Eclipse
2.1.2 MyEclipse
2.1.3 DB2数据库
2.1.4 JSON数据类型
2.2设计方案
第三章 系统设计
3.1导言
3.2项目需求分析
3.3项目总体设计
3.3.1系统结构图
3.3.2 Fragment
3.3.3自定义Item的ListView
3.3.4 Action类
3.3.5 数据库架构
第四章 系统详细设计
4.1 用户管理
4.1.1用户注册
4.1.2用户登录
4.1.3 用户信息管理
4.2 商品展示
4.2.1商品的搜索
4.2.2商品的推荐
4.3 页面布局设计
4.4 程序启动与退出设计
4.4.1程序的启动界面
4.4.2程序的退出
4.5 上拉加载和下拉刷新设计
第五章 系统测试
5.1 用户注册测试
5.2程序启动测试
5.3用户的退出测试
5.4商品的加载刷新测试
5.5商品搜索测试
5.6个人中心测试
第六章 设计总结
6.1 设计总结
6.2 展望
谢 辞
参考文献