学 士 学 位 论 文
校园二手物品交易系统微信小程序设计
学院名称:
专业班级:
学生姓名:
学 号:
指导教师:
完成日期: 年 月 日
摘 要
不少企业已经搭上了这趟信息化的快车在企业的发展当中全面进步。信息化快速
发展的今天,许许多多的行业早已进入了智能信息化时代。它们依靠互联网的多元化、
智能化迅速的在行业当中搭上了信息快速路。当然,不仅仅只是企业进行信息化的建
设,在全国的各大图书馆当中也进行了很大的改变。在互联网迅速普及的大背景下,
建立各大高校自己的信息化管理系统已经成为各级各类高校的共同选择,在全国的各
大高校当中也进行了很大的改变。在互联网迅速普及的大背景下,校园二手物品交易
系统已经成为校园管理人员帮助二手物品很好利用最为重要的途径之一。相比于以前
的帮助模式,很多都是传统的管理人员服务的方式。这样的方式对于及时有效的服务
读者来说是非常困难的。针对以上所提出的这些问题,我们希望能够使用互联网的技
术来进行问题解决。开发出一款能够实现校园二手物品交易系统无论是对于校园管理
人员还是对于买方来说都是一件非常重要的事情。
本文就是要通过信息化的方式来解决上述所存在的问题,技术方面也不用多说还
会采用我们所经常使用到的 JAVA 技术,JAVA 技术从出现到现在已经有了很多年了,
我们还是采用这种稳定可靠的技术语言来进行开发操作。当然为了能够让我们后期维
护起来更加方便,所以才想到 B/S 模式的形式。只要是我们在服务器端一更新了代码,
客户端就直接感受到了。
关键词:JSP 技术;房屋出租;B/S 模式;
3
Abstract
Many enterprises have boarded the express train of information technology and made
comprehensive progress in the development of enterprises. Today, with the rapid
development of information technology, many industries have already entered the
intelligent information age. They rely on the diversity of the Internet, intelligent quickly in
the industry on the information highway. Of course, it is not only the enterprise that carries
on the informationization construction, but also has carried on the great change in the major
libraries of the country. In the context of the rapid popularization of the Internet, the
establishment of their own information management system has become the common
choice of all kinds of colleges and universities at all levels, in the country's universities
have also undergone great changes. In the context of the rapid popularization of the Internet,
the campus second-hand goods trading system has become one of the most important ways
for campus administrators to help the good use of second-hand goods. In contrast to the
previous help model, many of these are traditional ways of serving managers. This
approach is very difficult to serve readers in a timely and effective manner. In view of the
above raised these problems, we hope to use the Internet technology to solve the problem. It
is very important to develop a campus second-hand goods trading system for both campus
administrators and buyers.
This article is to solve the above problems through the way of information, technology
also need not say much will use our often used Java technology, Java technology from the
emergence to now has been for many years, we still use this stable and reliable technical
language to develop operations. Of course, in order to make our later maintenance more
convenient, so I thought of the form of B/S mode. Whenever we update the code on the
server side, the client feels it directly.
Key words:JSP technology. Rental housing; B/S mode
目 录
摘 要.......................................................................................................................................................................2
Abstract ....................................................................................................................................................................3
引言 ...........................................................................................................................................................................5
1.绪论 ......................................................................................................................................................................5
1.1 研究背景及意义........................................................................................................................................5
1.2 研究内容 .....................................................................................................................................................5
2.开发技术简介 ....................................................................................................................................................5
2.1 HTML 简介 ...................................................................................................................................................5
2.2 java 简介 ...................................................................................................................................................6
2.3 Eclipse 介绍 ............................................................................................................................................6
2.4 JDBC 介绍 ...................................................................................................................................................7
3.需求分析 .............................................................................................................................................................7
3.1 功能需求 .....................................................................................................................................................7
3.2 系统总体建设 ............................................................................................................................................8
3.3 系统逻辑结构 ............................................................................................................................................8
4.系统可行性研究................................................................................................................................................9
4.1 技术可行性.................................................................................................................................................9
4.2 经济可行性.................................................................................................................................................9
5
4.3 操作可行性.................................................................................................................................................9
5.系统总体设计 ....................................................................................................................................................9
6.数据库设计 ......................................................................................................................................................11
6.1E-R 图..........................................................................................................................................................11
6.2 数据库设计 ..............................................................................................................................................11
7.系统实现...........................................................................................................................................................12
8.总结 ....................................................................................................................................................................16
参考文献................................................................................................................................................................17
致 谢 ....................................................................................................................................................................19