二级学院报刊分发管理系统的设计与实现.rar

  • 需要金币1000 个金币
  • 资料包括:完整论文
  • 转换比率:金钱 X 10=金币数量, 即1元=10金币
  • 论文格式:Word格式(*.doc)
  • 更新时间:2013-10-22
  • 论文字数:17491
  • 当前位置论文阅览室 > 毕业设计 > 信息与计算科学 >
  • 课题来源:(在职研究生)提供原创文章

支付并下载

摘要:随着信息技术的不断发展,现在智能化操作平台已经占据了主导地位。由于现在很多学校的报刊分发还处于纸质上的流程,因此本文以学校的报刊分发体系的整个实际流程出发,设计了报刊分发管理系统。然后分析需求,整理文档,设计系统架构,再到编码和测试,最后部署上线。

   在.NET技术平台上,我采用了MVC模式去构建系统架构。本系统包括两个部分,一部分是前台客户端,一部分是后台管理用户操作平台。前台有三个模块,分别是报刊预订,报刊清单,个人中心;后台有六个模块,分别是报刊管理,报刊清单管理,系统模块管理,用户管理,系统角色管理,个人中心。对于系统管理员可以管理报刊信息,同意与拒绝用户的预订请求,增加或删除用户信息等。然后对于普通用户则可以预订自己喜欢的报刊信息,或者取消这些预订信息,同时还可以对自己的登录信息进行修改。

   本系统具有易操作、易管理、易维护等特性,将使我们的报刊分发更快,更迅速,更符合现在科技高速发展的社会。

关键词 信息技术;报刊;MVC;C#

 

Abstract:With the continuous development of information technology, intelligent operation platform has occupied dominant position now. Due to many schools' distribution of publications is still in the process on paper now, then this article is based on the whole practical process of the school's publication distribution system, and the system is designed. Then analyze requirements, design, document filing, designing system architecture, coding, testing and deployment.

  On .net technology platform, I use the MVC pattern to construct the system architecture. This system consists of two parts, one part is the client, the other part is the background user operation management platform. The client has three modules, they are the booking publications, publication list, personal center; Background has six modules, they are the publication management, publication list management, system module management, user management, role management, personal center. For system administrator can manage the publication information, agree or reject the user's reservation request, add or delete user information, etc. For ordinary users can book their favorite publication information, or cancel the reservation information, at the same time they can also modify their login information.

   This system is easy to operate, easy to maintenance, easy to management. So it will make distribution of publications  faster and more quickly, and in line with science and technology high speed development of the society.

Keywords  Information Technology; Publication; Model View Controller; C#

 

   本课题旨在使目前学校报刊分发管理信息化网络化,解决以往信息传递不方便、不快捷等问题,如果某个学生,某个学院要查看自己这段时间要收到或者预订了哪些书或报刊,不用去查找书本记录,浪费时间,只要通过本系统就可以轻松地查询到情况,随时随地的跟踪所有报刊分发的情况,实现智能化。同时用户也可以在线实现预订操作,然后根据发行方是否同意你的订购来实现分发管理。方便了学校的工作,提高工作的效率和效果,节省人力资源等,提高高校的管理水平,有利于推动高校管理的“无纸化办公”进程。