资料详情

宠物之家寄养系统的设计与实现 毕业论文+任务书+开题报告+项目源码及数据库文件

头像

JAVA/JSP

编号:238

宠物之家寄养系统的设计与实现

摘  要

如今,先进的科学技术高速发展,计算机技术已经被社会的各个领域广泛应用。在商业领域上大量应用计算机技术,包括软件技术、网络技术、硬件技术等,越来越多的商家使用计算机来进行营业,出售、收购、宣传各类商品,各类商业系统、软件解放了商家的双手,使商家把利益最大化,因此计算机技术在商业领域中占非常重要的地位。

如今,宠物寄养系统是商业贸易中的一条非常重要的道路,可以把其从传统的实体模式中解放中来,网上寄养宠物可以为消费者提供巨大的便利。使用本系统,用户可以挑选自己喜欢的商品,在线下单,并得到最终的商品。本系统实现的主要功能有:用户的登录和注销,前台的商品浏览、商品搜索、商品购买、宠物寄养和后台的商品类别管理、商品信息管理、寄养管理、订单管理、用户管理等。本系统分为管理员、普通用户这二种用户平台。宠物寄养系统主要使用Mysql作为数据库管理系统,开发环境是Myeclipse,这是一个基于Web技术的B/S结构的商业系统。

关键词:宠物寄养;Mysql;Myeclipse;商业贸易


Abstract

Nowadays, advanced science and technology develop rapidly, computer technology has been widely used in various fields of society. In business on a large number of application of computer technology, including software technology, network technology and hardware technology, more and more companies use computers to carry out business, sell, buy, promote all kinds of goods, all kinds of business systems, software, liberated the merchant's hands, for the merchants to benefit maximization, so computer technology occupies a very important position in the business world.

Nowadays, pet foster care system is a very important way in business trade, can put the liberation from the traditional entity model, online foster pets can provide great convenience for consumers. Using this system, users can choose their favorite products, place orders online, and get the final product. The main function of the system implementation are: user login and logout, the foreground of commodities to browse, search, purchase, pet foster care and the background of commodity category management, commodity information management, foster care management, order management, user management, etc. The system is divided into two kinds of user platforms: administrators and ordinary users. The pet foster system mainly USES Mysql as the database management system, and the development environment is Myeclipse, which is a B/S structure based on Web technology.

Key words: Pet foster care; Used to; Myeclipse. Commercial trade


目  录

摘  要

Abstract

目  录

第1章 绪论

1.1 开发背景与意义

1.2 论文结构

第2章 关键技术介绍

2.1 jsp语言介绍

2.2 javascript脚本简介

2.3 html/CSS简介

2.4 Mysql介绍

第3章 系统分析

3.1 可行性分析

3.1.1经济可行性

3.1.2技术可行性

3.1.3操作可行性

3.2 功能需求分析

3.3 业务流程分析

3.4 数据流程分析

第4章 系统设计

4.1 功能模块设计

4.2 数据库设计

4.3.1 概念模型设计

4.3.2 数据库逻辑设计

4.3.3 数据库表设计

第5章 系统实现

5.1 数据库连接实现

5.2 系统前台主要功能实现

5.2.1 首页实现

5.2.2 商品分类展示实现

5.2.3 商品详情实现

5.2.4 商品购买实现

5.2.5 宠物寄养实现

5.2.6 在线留言实现

5.3 系统后台主要功能实现

5.3.1 管理员登录实现

5.3.2 商品管理实现

5.3.3 订单管理实现

第6章 系统测试

6.1 测试用例

6.2 测试结果分析

第7章 结 论

参考文献

致 谢