文档介绍:新闻网站
News Website
专业名称:
计算机网络
指导教师:
*******
毕业生姓名:
*******
毕业生学号:
*******
论文提交日期:
2011年3月
摘要
从建站的实际情况出发,经过对有关网站新闻网站的一番考察和分析,确立了系统采用ASP作为开发环境,ACCESS 2003作为数据库服务器,IIS作为测试服务器及新闻发布的具体实现功能。并阐述系统的结构设计和功能设计,实现新闻的分类显示,最近新闻显示、热点新闻显示、搜索、评论等。经过授权的用户可以通过Web浏览器,以人机交互式的客户端程序实现对新闻的发布、管理、实时的进行行为统计和记录。本网站具有很好的外部接口,较好的容错性,能够承受大量用户同时浏览的压力,满足大部分新闻发布的需求,;基于B/S模式WEBMIS系统,可以将杂乱无章的信息(包括文字、图片)经过组织,合理而且有序地呈现在大家面前。简单的说,新闻网站就是充当一个网络新闻媒介的功能。
【关键字】ASP,新闻,网站
Abstract
From built them, the actual situation, after news site on the Web site an examination and analysis, to establish the system as a development environment using ASP, ACCESS 2003 as the database server, IIS server and the press release as a test concrete realization of function. And described the structure of the system design and function design, implementation, classification of news shows, the recent news shows, hot news display, search, comments, etc.. Authorized users can Web browser, to puter interactive client program to realize the news release, management, real-time behavioral statistics and records. This site has good external interface, better fault tolerance, to withstand the pressure of a large number of users to browse, meet the needs of the majority of press releases can be a very good service with the other subsystems on the website of the press release. The system is A press release and content management based on the entire station management system; based on B / S mode WEBMIS system can be chaotic information (including text, pictures) through anization, reasonable and orderly presentation in front of everyone. In short, news site that acts as work media capabilities.
【Keyword】ASP,News,Website
目录
引言 1
第1章绪论 2
开发工具的选用及介绍 2
ASP 的优势 2
ASP的特点 2
ASP技术访问WEB数据库 3
访问WEB数据库的多种方案 3
ASP简介 3
第2章系统分析与总体设计 4
网站功能描述 5
系统功能模块划分 6
系统流程分析 7
第3章系统数据库结构设计与实现 8
创建数据库了 8
数据库逻辑结构设计 8
第4章系统主界面与后台界面设计 11