摘 要
随着互联网和宽带上网的普及,Internet信息服务网站在中国异军突起,并日益渗透到人们的日常生活中。信息服务网站是运用现代通信技术、计算机和网络技术进行的一种社会形态,其目的是通过互联网、提高人们生活水平、优化社会资源配置,从而实现社会财富的最大化利用。信息管理系统开发主要是包括后台数据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立数据库一致性和完整性强、数据安全性好的数据库。对于后者则要求应用程序功能完备,易使用等特点。本课题所研究的Internet信息服务网站是一个具有信息浏览、信息搜索、添加信息更新信息和删除信息功能的小型的网站信息管理系统,主要是为了个人提供搜索,欣赏和留言的一个平台,从而带来方便。
课题目标是设计并实现一个园艺信息服务网站。结合实践,理解网页开发技术和数据库的基本知识,学习相关开发工具和应用软件,熟悉网站建设的过程,熟练掌握网络数据库编程方法。
关键词:园艺信息服务网站互联网 系统设计
ABSTRACT
With the popularity of the Internet and broadband Internet access, Internet literature and websites have sprung up everywhere in China, and increasingly penetrate into people's daily lives. Literature is the use of modern communications technology website, computer and network technology as a social form, its purpose is through the Internet, to improve people's living standards, optimize resource allocation in order to achieve maximum utilization of social wealth. Information management system mainly includes the establishment and maintenance of back-end database and front-end application development aspects. For the former requires the establishment of a strong database consistency and integrity, data security and good database. For the latter requires the application fully functional, easy to use and so on.The subject of the research literature and Internet sitesis a information browsing, information search, add and delete information updates the information function of the information management system for small siteswhich is used to provide search primarily for personal, messages of appreciation and a platform to bring convenience to the individual.
Project goal is to design and implement a gardening information service. With practice, to understand web development technologies and database of basic knowledge, learning-related development tools and application software, familiar with the site building process, master network database programming.
Keywords: gardening information service Internet system design
目 录
第一章 系统概述
1.1 引言
1.2 课题的来源及意义
1.3 国内外的发展情况
1.4 本课题的研究目标
第二章 相关技术介绍
2.1 JSP技术简介
2.2 JSP工作原理
2.3 JSP体系结构
2.4 JSP的特点
2.5 SQLSERVER 2000 数据库
2.6 系统数据库连接
第三章 可行性研究与需求分析
3.1 可行性研究
3.2 需求分析
第四章 概要设计
4.1 系统分析
4.2 项目开发计划
4.3 内容分析
4.4 功能模块图
4.5 处理流程设计
第五章 数据库设计
5.1 数据库的概念设计
5.2 数据库逻辑结构设计
5.3 数据库物理设计
5.4 输入输出设计
5.5 代码设计
第六章 详细设计与实现
6.1 前台模块设计
6.2 后台模块设计
第七章 系统调用与测试
7.1 程序调试
7.2 程序的测试
结论
谢 辞
参考文献