本文通过Java Web开发技术实现了一个校园交易平台系统,帮助大学生在此平台上发布商品、共享交易信息以及绑定真实身份,最终使买卖双方完成商品交易。
摘要:伴随着信息时代的脚步不断地向大众的生活迈进,电子商务渐渐地取代实体商务模式也将会是今后的一个重要趋势。其中,大学生将会是电子商务模式中重要的角色群体。由于网上琳琅满目的商品增多,大部分的学生的消费种类再也不会仅限于与学习相关联的商品。也因此,许多大学生手中的闲置物品也在日益增多,在如何处理这些商品的问题上,更是令其非常苦恼。所以,本文研究的是如何建立起一个高效、透明的校园网上交易信息平台,以便于大学生能够快速准确地让自己的闲置物品寻找到合适的买家。而本文通过Java Web开发技术实现了一个校园交易平台系统,帮助大学生在此平台上发布商品、共享交易信息以及绑定真实身份,最终使买卖双方完成商品交易。得益于此平台的帮助,大多数大学生手中的闲置资源将会得到合理的解决方案,而且还能满足寻找二手商品以及其他服务有的学生的需求。
关键词:电子商务;校园交易平台;Java Web开发技术;
System Design and Implementation of KuaiGou Campus Trading Platform
Along with the pace of information age moving towards the public life, e-commerce will gradually replace the entity business model, and also be an important trend in the future. Among them, college students will play an important role in e-business model. Owing to the online variety of goods increased, the type of most students’ consumption will no longer be limited to learning with the associated goods. Because of that, many college students in the hands of idle goods are also increasing, and it falls into difficulties to deal with these goods. Therefore, this paper is how to establish an efficient and transparent campus online trading information platform, so that students can quickly and accurately let their idle items to find the right buyers. And this paper through Java Web development technology to achieve a campus trading platform system, in order to students who in this platform to publish goods, share transaction information and bind the true identity, and ultimately the buyers and sellers to complete the transaction. Thanks to the help of this platform, not only the majority of college students in the hands of idle resources will be a reasonable solution, but also to meet the needs of some students looking for second-hand goods and other services.
Keywords: e-commerce; campus online trading; Java Web development technology;
目录
1引言 1
2 系统规划 1
2.1 课题背景 1
2.2 网上交易平台国内外现状 2
2.3 可行性分析 2
2.3.1 技术可行性 2
2.3.2 经济可行性 3
2.3.3 社会可行性 3
3 系统分析 3
3.1 系统功能需求分析 3
3.1.1 普通用户模块 4
3.1.2 管理员模块 5
3.2 业务流程分析 6
3.2.1 前台交易业务流程图 6
3.2.2 后台管理业务流程图 8
3.3 数据流程分析 9
3.3.1 顶层图和零层图 9
3.3.2 详细数据流图 12
4 系统设计 15
4.1 系统功能结构设计 15
4.2 数据库设计 16
4.2.1 数据库的选择 16
4.2.2 E-R图 17
4.2.3 数据库表设计 19
4.3 输入输出设计 20
4.3.1 界面设计 20
5 系统实现 27
5.1 相关技术选型 27
5.2 关键代码 28
5.2.1 前台登录模块的实现 28
5.2.2 前台注册模块的实现 29
5.2.3 平台商品主界面的实现 31
5.2.4 商品详细信息界面的实现 33
5.2.5 商品发布模块的实现 34
5.2.6 个人收藏模块的实现 37
5.2.7 信息认证模块的实现 38
结论 40
致谢 41
参考文献 42
快购校园交易平台系统设计与实现
1 引言
快购校园交易平台旨在为改善在校大学生生活,完善学生在大学校园中的购物体验。在国内的大多数大学校园中,二手资源浪费一直是众多学生最为头疼的问题之一。而且,大部分学生手中拥有的资源都是适配于同等类型群体。很多学生会在学校举办类似于跳蚤市场的活动,但由于时间、场地以及学校政策方面的限制,往往只能维持在短时间内,无法解决问题的持久性[1]。所以许多学生会在互联网上分享自己手中的资源,以求最合理的方式解决。但是,许多大学校内并没有一个合理的交易信息平台供学生们使用,导致大多数人寻求类似于第三方的公共交易平台,最后往往会有信任问产生,导致交易中断。