毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

asp.net在线投稿系统的设计与实现

时间:2019-03-22 21:55来源:毕业论文
分析了传统投稿系统存在的问题。详细介绍了ASP.NET技术和MVC框架,深入讨论了基于web的在线投稿系统的工作原理。针对系统作了详细的需求分析,得出杂志社通用的投稿系统的五大模块

摘要:    随着信息时代的蓬勃发展,人们的日常生活中,互联网发挥了重要作用。杂志社的投稿方式也由传统的信件、Email,发展为了更加便捷的在线投稿。本系统运用了网络应用软件常用的Browser/Server模式,使用户通过网页轻松完成投稿审稿等功能。系统研究了在线投稿系统(OSS)的概念,开发方法、运行模式以及体系结构,分析了传统投稿系统存在的问题。详细介绍了ASP.NET技术和MVC框架,深入讨论了基于web的在线投稿系统的工作原理。针对系统作了详细的需求分析,得出杂志社通用的投稿系统的五大模块:用户模块,编辑模块,专家模块,主编模块,管理员模块。33898
毕业论文关键词:    英特网;在线投稿;Browser/Server模式;ASP.NET;MVC
Design and Implementation of Online Submission System
Abstract: With the rapid development of the information technology, Internet plays a very important part in people’s daily life. The way to deliver the script to the press has changed a lot from the traditional letter, e-mail to online script which is more convenient for writers to submit their writings. With the use of the common pattern of network software, Browser or Server Mode, users can easily hand in their work online and this is only one of the functions that this system has. This system is based on the analysis of the operation, mode and the operation structure of OSS as well as the problems nowadays OSS has. In my essay, the technology of ASP.NET and the structure of MVC are introduced in detail and the operating principle is discussed deeply. Due to the detailed analysis of the need of the system, I find out that the common presses are usually constructed with the five main parts- user, editing, expert, chief editor and the administrator.
Keywords:    Internet; online submission; Browser/Server model;ASP.NET; MVC;
目录
摘要    i
Abstract    i
目录    ii
1 绪论    1
1.1 研究背景    1
1.2 国内外研究现状    1
1.3 系统开发的意义    2
1.4 相关技术背景    2
1.4.1 ASP.NET技术背景    2
1.4.2 MVC框架背景    3
1.4.3 Razor技术背景    4
1.4.4 SQL SERVER技术简要介绍    4
1.4.5 Einject技术简要介绍    5
1.4.6 Entity Framework技术简要介绍    5
1.5 论文的组织结构    6
2 分析    7
2.1 系统定义    7
2.1.1 项目来源及背景    7
2.1.2 用户的特点    7
2.1.3 项目目标    7
2.2 应用环境    7
2.2.1 系统运行的网络环境    8
2.2.2 系统运行的硬件环境    9
2.2.3 系统运行的软件环境    9
2.3 功能规格    9
2.3.1 角色定义    10
2.3.2 系统主用例图    10
2.3.3 登录管理    11
2.3.4 投稿者端子系统    12
2.3.5 管理端子系统    18
2.4 性能需求    27
2.4.1 界面需求    27
2.4.2 响应时间需求    27
2.4.3 可靠性需求    28
2.4.4 开放性需求    28
2.4.5 可扩展性需求    28
2.4.6 系统安全性需求    28
3 设计    29
3.1 界面设计    29
3.1.1 主页    29
3.1.2 登录界面    29
3.2 数据结构设计    30 asp.net在线投稿系统的设计与实现:http://www.751com.cn/jisuanji/lunwen_31210.html
------分隔线----------------------------
推荐内容