编号:
本科生毕业设计论文
题 目: 校企融资合作平台
学 号:
姓 名:
系 别:计算机与电子信息工程系
专 业:计算机科学与技术
班 级:
指导教师:
教师职称:
完成时间:
摘 要
如今信息化技术的高速发展,让更多的人们走进了计算机的世界,计
算机的使用也趋于大众化,用户的常态化,在现今,高校和企业的合作也
越来越紧密。通过高校和企业的合作,高校可以提高高校的就业率,企业
则可以通过合作,让学校的项目,可以找到合适的企业进行开发,也可以
让企业能够维持自己生计的同时,也可以在一定的程度上进行相关的技术
的提高。
现如今相关的合作平台很多,比如威客网,猪八戒网等,都是一个第
三方的平台进行订单的产生,等待用户的下单等,但是没有一个关于企业
和学校之间的合作平台,所以我们需要开发一款企业和学校的融资平台,
方便学校的项目的发布,企业能够在线接到相关的项目,专业对口,合作
方便是本系统的一个重要的遵旨,当然在方便学校和企业之间的联系的同
时,也加强了校企之间的合作,带动了地方的经济的发展和项目的建设。
通过校企的合作,也为校企的融资进行了一个不错的选择,让企业能
够通过高校进行融资,并能够得到学校的帮助,以供项目的更好的进展和
发展。
本系统主要利用了互联网的技术进行开发,采用了 JSP 技术进行管理,
通过 mysql 数据库进行数据库的相关的设计和开发,利用了 myeclipse 平
台进行相关的网页的设计。采用 BS 架构的模式进行设计开发,在一方面可
以提高用户的实用性,另一方面,加强了校企之间合作,提高了企业的工
作效率和学校招投标的一个便捷性。
关键词:校企融资;BS 架构;JSP; mysql 数据库
Abstract
With the rapid development of information technology today, let more
people into the computer world, the use of computers has become more popular,
normalized, users in the nowadays, the cooperation between universities and
enterprises is becoming more and more closely. Through the cooperation
between universities and enterprises, colleges and universities can improve the
employment rate of enterprises through cooperation, let the school project, you
can find the right of enterprise development, but also allows companies to
maintain their livelihood at the same time, can also be related to technology in a
certain extent improve.
Now many related cooperation platform, such as power guest net,
zhubajie.com, is an order third party platform, waiting for the user's orders, but
no one on the cooperation between school and enterprise platform, so we need to
develop a school and enterprise financing platform, the convenience of the
school the project is released, the enterprise can online received the relevant
projects, professional counterparts, convenient cooperation is an important aim
of the system, of course, between the convenient school and enterprise contact at
the same time, but also to strengthen the cooperation between schools and
enterprises, led to the construction of local economic development and project.
This system mainly uses the Internet technology development, the use of JSP
technology for management, design and development of the database through
the MySQL database, using the MyEclipse platform for web design related. The
BS architecture design and development, on the one hand can improve the
practicability of the user, on the other hand, to strengthen the cooperation
between schools and enterprises, improve the convenience of an enterprise work
efficiency and school bidding.
Key words: school enterprise financing; BS architecture; JSP; MySQL
database
目 录
1 前 言 .........................................................................1
1.1 可行性分析...................................................................................................................................................1
1.1.1 经济可行性 .....................................................................1
1.1.2 技术可行性 ....................................................................1
1.1.3 运行可行性 .....................................................................1
2 需 求 分 析 ......................................................................2
2.1 业务流分析...................................................................................................................................................2
2.2 数据流分析 .................................................................................................................................................2
2.3 数据字典 .....................................................................................................................................................2
2.4 数据库概念结构设计...................................................................................................................................2
2.5 数据库逻辑结构设计...................................................................................................................................4
3 网站的具体实现 ....................................................................6
3.1 系统实现软件简介.......................................................................................................................................6
3.2 系统的软硬件平台.......................................................................................................................................8
3.3 系统前台操作说明.......................................................................................................................................9
3.3.1 首页页面 .......................................................................9
3.3.2 公司信息页面 ..................................................................10
3.3.3 在线留言 ......................................................................10
3.3.4 公司注册页面 ..................................................................11
3.3.5 学校注册页面 ..................................................................11
3.3.5 项目信息页面 ..................................................................12
3.3.6 新闻动态界面 ..................................................................12
3.4 系统后台操作界面.....................................................................................................................................13
3.4.1 管理员界面 ....................................................................13
3.4.2 新闻信息管理界面 ..............................................................14
3.4.3 公司信息管理 ..................................................................14
3.4.4 学校信息管理 ..................................................................15
3.4.5 留言板管理 ....................................................................15
3.4.6 项目信息管理 ..................................................................15
结 论 ..............................................................................16
参考文献 ............................................................................17
致 谢 ..............................................................................17