android的校园跳蚤场交易系统

1当前大学校园内跳蚤市场变得流行,但由于受到场地、时间等条件的限制,很多被闲置的物品并不能得到及时有效地解决。本设计旨在开发一个C/S架构的校园跳蚤市场交易系统使得学生可以通过本系统便捷地出售、购买二手物品。整个系统采用面向对象的软件开发方法进行开发,根据学生群体的需求进行系统设计,综合运用了Tomcat服务器、Android应用及SQL Server数据库等开发技术,实现了登录注册功能、用户管理功能、浏览商品信息功能、购物订单管理功能、支付管理功能、评价管理功能、出售管理功能等。最后采用大学信息科技学院的学生信息数据对系统功能进行测试,目前完成的系统已具有较完备的功能,并通过了选定用例的测试。
目录
Abstract 1
Key word 1
第一章 绪论 1
1.1 网络交易平台国内外研究概况 2
1.2 研究的目的和内容 2
1.2.1 研究目的 2
1.2.2 研究内容 2
1.2.3 技术路线 3
第二章 相关技术理论 4
2.1 Android应用程序技术 4
2.1.1 Activity 4
2.1.2 Service 4
2.1.3 Notification 4
2.1.4 Intent 4
2.2 Java Web开发技术 5
2.2.1 HTTP协议 5
2.2.2 HttpClient 5
2.2.3 Servlet开发技术 5
2.3 数据库开发技术 6
2.3.1 存储过程 6
2.3.2 事务 6
第三章 系统需求分析 6
3.1 系统初步业务需求 6
3.2 采用面向对象的需求分析方法进行需求分析 7
3.2.1 开发场景 7
3.2.2 系统用例 11
3.2.3 系统用例图 20
3.2.4 系统顶层结构 21
3.2.5 系统类图 21
第四章 系统的设计 23
4.1 数据库设计 23 *好棒文|www.hbsrm.com +Q: #351916072# 

4.1.1 数据库概念结构设计 23
4.1.2 数据库逻辑结构设计 33
4.2 精化类图 30
4.3 系统顺序图 32
第五章 系统的实现 34
5.1 界面模块Activity伪代码 34
5.3 Android客户端网络交互模块伪代码 34
5.4 服务器端网络响应模块伪代码 35
5.5 服务器端操作数据库模块伪代码 35
5.6 服务器端xml生成模块伪代码 36
第六章 系统的测试 36
6.1 系统运行环境 36
6.2 安装 37
6.3 功能测试 37
6.3.1 登录用例 37
6.3.2 添加用户用例 38
6.3.3 查看删除用户用例 38
6.3.4 充值用例 38
6.3.5 应用信息浏览用例 39
6.3.6 个人信息管理用例 39
6.3.7 商品信息浏览用例 40
6.3.8 下单管理用例 41
6.3.9 支付管理用例 41
6.3.10 购物订单管理用例 42
6.3.11 评价管理用例 43
6.3.12 注册卖家用例 43
6.3.13 出售管理用例 44
第七章 总结与展望 44
7.1 总结 44
7.2 展望 45
致谢 45
参考文献: 45
附录 47
基于Android的校园跳蚤市场交易系统的设计与实现
计算机科学与技术学生 戴广权
指导老师 姜海燕
Design and Implementation of a Campus Flea Market Trading System Based On Android
Student major in Computer science and technology Dai Guangquan
Tutor Jiang Haiyan
Abstract: Nowadays, flea market has become popular in university campus, however, a number of goods which are idle cannot get timely and effective solution because of some restricts such as location, time and other condition. The design aims to develop a campus flea market trading system based on C/S architecture, with which student can sell or buyer twohand goods convenient. Objectoriented software development method has been used to develop this software system, according to the needs of students, I use the Tomcat server, Android applications and SQL Server database developing technology, and then achieve the functions like login, register, user management, browse goods’ information, shopping order management, pay management, comment management and sell management. Finally, I tested the system functions using students’ data from College of Information Science and Technology, Nanjing Agricultural University. The current system finished has complete functions and has been through the test by selected cases.

版权保护: 本文由 hbsrm.com编辑,转载请保留链接: www.hbsrm.com/jsj/jsjkxyjs/1960.html

好棒文