目录
目录 - 2 -
一、摘要 - 4 -
二、Abstract - 5 -
三、开发概述 - 6 -
3.1 开发背景 - 6 -
3.2 系统概述 - 7 -
3.3开发工具概述 - 7 -
3.4 MVC开发模式 - 12 -
四、系统分析 - 14 -
4.1系统可行性分析 - 14 -
4.2系统结构流程图 - 14 -
4.3系统模块划分 - 15 -
4.4系统功能设计 - 16 -
五、数据库设计 - 17 -
5.1数据库表之间的关系 - 17 -
5.2数据库表的详细设计 - 17 -
六、系统实现 - 18 -
6.1后台的实现 - 18 -
6.1.1 身份验证 - 18 -
6.1.2文章管理 - 19 -
6.1.3用户管理 - 22 -
6.1.4类别管理 - 23 -
6.1.5信息修改 - 26 -
七、系统安全 - 27 -
7.1加密算法描述 - 27 -
7.2系统安全实现 - 28 -
八、系统测试 - 30 -
8.1软件测试 - 30 -
8.2 网站测试 - 31 -
九、参考文献 - 33 -
十、致谢 - 34 -
一、摘要
摘要:在互联网越来越普及的今天,信息在人们的日常生活中占据了非常重要的地位,班级日志系统是基于ASP和Access的一种在Internet上公开发布的快速更新的班级网络日志系统,使用者可以简单快速地完成班级网页的创建、发布和更新,是一个方便的供广大互联网用户记录日志的平台。日志能让班级在互联网上表达自己的心声。这是一个收集和共享任何感兴趣的事物的地方--可以是政治评论、班级日记或是指向您想记住的网站的链接。许多人使用日志只是要组织自己的想法,而有些人则在全球成千上万的浏览者中赢得影响力。职业和业余新闻记者使用日志发布特发新闻,而有写日记习惯的人则会在日志中宣示自己内心的想法。而摄影和美术发烧者,可以通过日志系统的管理自己的作品,无论您要发表什么意见,日志都可以帮您表达出来。
日志作为一种新表达的方式,它的传播不仅情绪,包括大量的智慧、意见和思想。某种意义上说,它也是一种新的文化现象,日志的出现和繁荣,真正凸现网络的知识价值,标志着互联网发展开始步入更高的阶段。
本文主要研究单用户系统,主要包括浏览、发表日志功能,编辑日志功能,删除日志,相关的管理功能和修改账户信息,文章类型的添加,删除等功能。本文主要介绍了该系统的基本功能及具体设计实现方法:系统分析中系统的结构图分析了系统各模块的功能;在系统设计中,详细地 展现了系统各个功能模块的设计思路、所需的数据库表及表字段等;最后介绍系统的安全功能——账号密码加密的必要性及具体实现方法。
关键字:班级网页,数据库,安全功能
二、Abstract
Abstract:The Internet is becoming increasingly popular today, the information in the daily lives of people occupy a very important position, personal log system is based on ASP and Access a publicly available on the Internet quickly update personal web log system.users can quickly and easily complete the creation of personal web pages, publishing and updating is a convenient for the majority of Internet users logging platform. The log allows individuals to express their feelings on the Internet. This is a place to collect and share any interesting things - political commentary, personal diary, or links to point to the site you want to remember. Many people use the log just to organize their own thoughts, while others in the tens of thousands of global surfers to win influence. Professional and amateur journalists use blog publishing the idiopathic news, diary habits will declare his inner idea in the log. Photography and art fever, you can log system to manage their own works, whether you want to express what the views of the log can help you express.
Log as a new expression, it spread not only emotions, including a lot of wisdom, advice and ideas. In a sense, it is also a new cultural phenomenon, the emergence and prosperity of the log, the real highlights the value of the knowledge of the network entered a higher stage marks the development of the Internet.
This paper studies a single-user system, including browsing, published log function, edit the log function to delete the log management functions and modify account information, the type of the article to add, delete, etc. functions. This paper introduces the basic functions and the specific design of the system implementation: system analysis, system block diagram analysis of the function of each module of the system; show in detail the various functional modules of the system in system design, design ideas, the required database tables and table fields, etc.; Finally, the system's security features - the necessity of the account password encryption and specific method.
Keywords: personal web pages, databases, security features