登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 管理学类 > 信息管理与信息系统 > 正文

基于web的南京工业大学易物网的设计与实现毕业论文

 2022-04-08 08:04  

论文总字数:19743字

摘 要

在互联网信息时代,如何利用信息资源节约成本,是企业和个人关注的热点问题之一。南京工业大学在校师生人数众多,二手资源丰富。每当到了毕业季,很多有较大价值的二手商品面临着难以处理的问题。针对这一问题,本文基于web开发了校园以物易物系统,为学校师生提供了一个便捷高效的交易二手商品的途径。

本系统使用Windows7作为操作系统平台,在Eclipse2013环境下,应用SQL2012数据库和Java技术,完成整个系统的开发。本系统设计了二手交易用户登录、注册、修改密码、上传二手商品资料等模块,基本实现了南京工业大学师生交换二手商品的功能。在易物网站平台上,可以查看并发布二手物品的信息,并可以通过注册所留号码进行线下交流沟通,从而让双方对彼此的产品有更深入的了解,提高交换率。本次设计旨在以最少的成本获得交易者想要的商品并减少物品摆放空间。为了方便系统的管理,系统管理员拥有管理所有用户的权限,以保证系统正常有效的运行。

关键词: 校园易物网 互联网 Java

THE DESIGN AND DEVELOPMENT OF RECRUITMENT SYSTEM

Abstract

In the information age, how to use information resources to save costs is one of the hot issues for enterprises and individuals. There is a wealth of resources used in the Nanjing Tech University. Whenever in the graduation season, a lot of second-hand valuable goods in the university have a difficult issue to deal with. To solve this problem, the author developed a campus barter system based on web for school teachers and students,and provided a convenient and efficient way for transaction second-hand goods.

The system uses Windows7 operating system as the platform, builds the Eclipse2013 environment, apply to SQL2012 database and Java technology to complete the development of the entire system. The design of the secondary trading system has the modules of login, registration, change password and upload secondhand goods。The teachers and students in the Nanjing Tech University can deal with the second-hand goods by the system. On barter web platform, you can view and publish the information of second-hand goods, and the others can communicate with each other offline by their registered numbers, so that both sides of customers can have a better understanding to the other's products and improve the exchange rate. The design aims to minimize cost to get their desired product and reduce the space of things. To facilitate the management system, the system administrator has to manage all user permissions to ensure the normal and effective operation.

Keywords: Campus barter network;Internet ; Java

目 录

摘要

ABSTRACT

第一章 引言

1.1 课题研究背景

1.2国内外研究现状

1.3 课题研究意义

1.4 论文结构

第二章 开发语言、数据库及运行环境

2.1开发语言

2.2开发数据库

2.3开发环境

2.4 技术难点分析

2.5 本章小结

第三章 系统分析

3.1系统需求分析

3.1.1 用户需求分析

3.1.2 功能需求分析

3.2 可行性分析

3.2.1 技术可行性

3.2.2 时间可行性分析

3.2.3 经济可行性分析

3.3 本章小结

第四章 南工大校园易物系统的设计

4.1模块介绍

4.1.1系统管理员登陆模块

4.1.2用户模块

4.2 数据库设计

4.2.1 概念模型设计

4.2.2用户表

4.2.3用户发布的商品信息表

4.2.4 南工大在校师生二手商品信息表

第五章 南工大校园易物功能的实现

5.1易物系统前台界面的实现

5.1.1 系统首页的实现

5.1.2个人用户登录主界面的实现

5.1.3 客户发布二手商品界面的实现

5.1.4 消息界面的实现

5.2系统功能模块的实现

5.2.1用户登录模块的实现

5.2.2注册模块的实现

5.2.3设置的功能实现

5.2.4 修改密码模块的实现

5.2.5 用户上传二手商品资料的实现

5.2.6用户浏览App的实现

5.2.7 更新二手商品的实现

5.3 系统测试与维护

5.3.1 模块测试

5.3.2 系统维护

第六章 结束语

参考文献 20

附录

致 谢

第一章 引言

1.1 课题研究背景

电子商务的飞速发展,出现了人人想创业的新型互联网市场环境。因此,创新型的互联网产业与日俱增。对比所有网上购物群体,学历越高、收入水平越高、消费水平越高的跨境网上购物用户越多[1]。截止到目前为止,越来越多的传统企业投身进入到电子商务的大环境中,他们不仅建立了专属于自身的企业网站,而且把自己的网站经营地风生水起,很多网站凝聚了大众的势力。例如淘宝、小米等,他们的辛勤付出为自己的企业带来了非常宝贵的财富。以物易物网站是时代发展的必然产物,它不仅可以减少废置物品摆放空间,而且为易物者带来了额外的财富。秦远在2007年发表的《换客一族在中国的蓬勃发展》[2]一篇文章中描述了换客的起源。住在加拿大的凯尔•麦唐纳,于2005年用一根红色回纹针在经历13次的交易后,竟然换到了一栋房子。这个故事被广为流传,从此网上交易二手商品活动大大增加,许多以物易物的网站更是奔着噱头疯狂增长。因此作者开始研究易物网站并为南京工业大学师生量身打造一款属于自己校园的APP,希望为自己的学生生涯画一个完整的句号,同时为南工大奉献一份微薄的力量。

1.2国内外研究现状

请支付后下载全文,论文总字数:19743字

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图