1 / 50
文档名称:

毕业论文贵州师范大学.doc

格式:doc   大小:699KB   页数:50页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业论文贵州师范大学.doc

上传人:799474576 2021/11/29 文件大小:699 KB

下载得到文件列表

毕业论文贵州师范大学.doc

文档介绍

文档介绍:1 / 50
学科代码:080605
学号:1
师大学(本科)
毕业论文
题目:新闻发布系统
学院:数学与计算机科学学院
专业:计算机科学与技术
年级:2006级
汪州
指导教师与职称:王祥斌(讲师)
完成时间:2010年4月10日
2 / 50
新闻发布系统
汪州
摘要: ,它是一个已编译的、,它提供了生成企业级应用程序所必需的全部服务,基于 .NET Framework 生成,整个框架都可用于任何 应用程序。可以使用任何与公共语言运行库(CLR)兼容的语言(包括 Visual 、C# 和 JScript .NET)来创建应用程序。(C#语言), 实现了新闻的动态管理,使得对信息的管理更加与时、高效,提高了工作效率,具有一般新闻系统的功能,主要包括前台新闻查看区和后台管理区,可为学校各部门发布新闻,为校园提供新闻发布与管理的服务。
关键词 新闻管理 Browser/Server
Abstract : 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 application program. Can use any to operate the compatible language (including Visual , C# and JScript .NET ) of storehouse (CLR ) to establish application program with common language . This news system uses (C#) and 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 of the school , offer news briefing and management one service for campus website.
Keywords NewsManagement Browser/Server
3 / 50
引言
,、安全和可靠的企业级Web应用程序。,同时它还提供一种新的编程模型和结构,用于生成更安全、可伸缩和稳定的应用程序。
,主要表现在以下几方面:
由于ASP页面每次打开都必须经过先编译后解释的过程,所以页面在反复打开时速度没有任何提升,,直到该页面被修改或Web应用程序重新启动。这使得在多次访问时速度有了极大的提升;