- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
河北经贸大学毕业论文
基于B/S多用户博客系统的研究与实现
专业名称:计算机科学与技术
班 级: 200702
学生姓名: 高远
指导老师: 朱曼利
完成时间: 2011年5月
摘 要
随着计算机网络技术的迅速发展,当今程序设计的重点也正在从传统的桌面应用程序设计向Web应用程序设计转移。在这种形势下,人与人之间的交流也在慢慢地计算机化。本系统是专门为准备或已经出国留学的同学而开发设计的,是一个用来发布自己所见所闻,心得体会,留学感悟等的互联网信息发布系统。类似个人网站,但它更强调内容的共享性,使用户可以及时有效地与他人进行交流。
系统基于B/S模式,在Visual Studio 2008集成开发环境下采用ASP.NET编程技术和C#语言,使用SQL Server 2008数据库管理整个系统的后台数据,以IIS为服务平台,保证了整个系统稳定,快速,高效地运行。
本文主要阐述了多用户博客系统的开发过程以及后台操作几个关键技术的设计和实现,采用了B/S三层架构,设计了专门的缓存策略,运用了当今比较流行的Web前端开发技术Ajax,JavaScript等。文章从以下几个方面进行了讨论:
首先,本文介绍了博客丰富的历史背景和社会意义。重点阐述了博客的由来及当前国内外的现状,并对以后的发展进行了展望。
其次,本文讨论了系统的可行性,用户的需求和数据库设计。着重说明了数据库的完整性和安全性,使数据库和系统有机地结合起来,实现了对数据资源的充分共享。
最后,本文描述了一个多用户博客系统功能模块的设计及其代码的实现,并完成了对该系统的测试。
关键词
ABSTRACT
With the rapid development of computer network technology, the focus of todays programming is also transferring from the traditional desktop application design to Web application design. In this situation, the communication between people is slowly computerized. The system is designed to students who want to study abroad or have already studied abroad, it is an Internet information distribution system to publish their own saw and heard, experience and the study perception. It is similar to a personal website, but it more emphasizes to the sharing of content, allowing users timely and effectively to communicate with others.
The system is based on B / S mode, using ASP.NET technology and C # programming language in Visual Studio 2008 integrated development environment, using SQL Server 2008 database management system as the whole background data, using IIS as the service platform, ensured that the entire system can operate stably, fast and efficiently.
This article mainly described a multi-user blog system development process, the design and implementation key background technology. It used the thinking of MVC, designed a special cache strategy, took use of todays popular fore-end Web development technology such as Ajax, JavaScript and so on. The arti
文档评论(0)