{$cfg_webname}
主页 > 计算机 > 论文 >

校园新闻发布系统论文

来源:56doc.com  资料编号:5D17315 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D17315
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

校园新闻发布系统论文(论文13000字)
Campus News Publishing System

摘 要
本文概述了Web服务技术特点 ,使用了一种新的基于Web服务的系统结构模型,运用ASP NET创建Web服务实现新闻发布系统的方法。ASP.NET是新一代Web应用程序开发平台,它是一个已编译的、基于.NET的开发环境,它提供了生成企业级应用程序所必需的全部服务,基于 .NET Framework 生成,整个框架都可用于任何 ASP.NET 应用程序。可以使用任何与公共语言运行库(CLR)兼容的语言(包括 Visual Basic.NET、C# 和 JScript .NET)来创建应用程序。该系统使用ASP.NET(C#语言)和ADO.NET技术开发, 实现了网站新闻的动态管理,使得对信息的管理更加及时、高效,提高了工作效率,具有一般新闻系统的功能,主要包括前台新闻显示区和后台管理发布区,可为各部门发布新闻,为网站提供新闻发布与管理的服务。

关键词:网站,C #,ASP.NET,ADO.NET,浏览器/服务器
 
Abstract
This paper summarizes the advantages of Web Services technology and presents a new design model for News Publishing System based on Web Services. The method creating Web Services with ASP.NET to realize news publishing is also introduced in it. ASP.NET is Web application program developing platform of new generation, it is one that has already compiled , development environment based on .NET, it has offered and produced all essential services of application program of enterprise layer, produce because of .NET Framework, the whole frame can be used in any ASP.NET application program. Can use any to operate the compatible language (including Visual Basic.NET, C# and JScript .NET) of storehouse (CLR) to establish application program with common language. These news systems uses ASP.NET (C#) and ADO.NET technological development, has realized the dynamic management of website’s news, make the control over information more prompt, more high-efficient, has improved working efficiency. News this system have general news function of system, mainly including front desk news person who look over and back-stage management area, can release news for every department , offer news publish and management one service for website.

Keywords:    Website,    C#, ASP.NET, ADO.NET, Browser/Server
 
目录
摘 要    II
第一章引言    1
选题背景    1
研究目的和意义    1
系统的特点及分类    2
1.3.1 系统概述    2
1.3.2 新闻发布系统的分类    3
第二章 开发工具及系统模式    4
2.1开发环境的介绍    4
2.2  ASP.NET技术简介    5
2.3 ASP.NET的优势    6
2.4系统开发模式(B/S)    7
2.4.1 B/S的结构    7
2.4.2 B/S的优点    7
第三章 系统需求分析    8
3.1系统功能描述    8
3.2系统功能模块划分    9
3.3系统流程分析    9
3.4  WEB服务器软件建设    10
3.5 ASP.NET2010硬件要求    11
第四章 数据库结构设计与实现    12
4.1 .NET访问数据库    12
4.2 数据库逻辑结构设计    13
4.2.1 新闻类别表    13
4.2.2 新闻信息表    14
4.2.3 网友评论新闻表    14
4.2.4 用户信息表    14
第五章 系统界面程序设计    15
5.1 后台登录程序设计    15
5.2 用户管理界面设计    16
5.3 主界面设计    17
5.4 前台用户注册及新闻浏览设计    18
第六章系统测试简介    18
6.1功能测试    18
6.2可用性测试    19
6.3安全性测试    20
6.4测试总结    20
第七章 结束语    22
致 谢    23
参考文献    24

推荐资料