点击上面课题下载设计演示录像(建议用电脑用爱奇艺万能播放器看录像)
摘要
本文主要阐述了新闻网的开发方法以及实现的功能。
本网站采用ASP.NET 技术作为创建Web站点的方式,以ASP.net中的C#作为编程开发语言,采用SQL Server 2000 数据库作为后台数据库。它是基于Browser/Server结构下形成的数据驱动的Web应用程序。
本项目基本遵循了软件工程方法论进行需求分析、概要设计、详细设计和软件测试。
实现了新闻网的新闻网前台:
1、美观的新闻浏览界面
2、新闻分类,新闻详细信息,站内新闻搜索,用户登录及注册、后台登录。
3、显示出最新发布的十条新闻
4、点击新闻标题查看新闻详细信息及评论,未登录用户可以看到本条新闻的相关评论,但没有评论权限;只有已登录的用户可以对新闻进行评论;
新闻网后台管理:1、管理员登录,站内搜索2、新闻类别管理、新闻内容管理、评论审核管理、管理员设置、退出后台管理。
关键词:新闻网;ASP.NET;C#;Browser/Server;SQL Server 2000;
Abstract
This article focuses on the development of methods and functions of the site of the new website.
This site uses ASP.NET technology as a way to create a Web site, ASP.net C # Programming Language, SQL Server 2000 database as the back-end database. It is data-driven Web applications based on Browser / Server structure formation.
This project follows the basic methodology of software engineering requirements analysis, preliminary design, detailed design and software testing.
Company Profile Certificates, news management, product management, resources, downloads management, recruitment information management, the background of the candidates resume query and message board management and front display, and administrator information management functions of the site of the new northern technology companies , along with the product search function, can easily and quickly find the products you want to know.
Keywords: New website;ASP.NET;Browser/Server;SQL Server;
目录