ASP.net在线投稿发布系统设计与实现 摘 要:在线投稿系统设计与实现是为了方便用户在线进行投稿,并及时了解自己的稿件状态,专家能够查看待审稿件,实现在线审稿。在线投稿系统在Visual Studio 2008平台下以ASP.NET技术进行开发,采用Microsoft SQL Server 2005作为后台数据库,采用B/S模式构建。该系统分为三个角色分别为:作者、专家、管理员,其中作者可以添加文章、查询自己稿件的审稿情况、审稿意见、修改个人资料等;专家可以审批文章、查看待审稿件;管理员可以对用户、专家等管理,查看稿件审核情况。
关键字:在线投稿系统;ASP.NET;SQL Server;B/S;模式
The Design and Implementation of Online Submission System
Abstract:Design and Implementation of the online submission system for the convenience of users online Contributors, and keep abreast of the status of their own manuscripts, experts be able to view pending manuscript online reviewers. The online submission system in Visual Studio 2008 platform developed with ASP.NET technology and Microsoft SQL Server 2005 database as a background, the use of B / S mode build. The system is divided into three roles: authors, experts, administrators, which the author can add articles, check the manuscript reviewers, reviewers' comments, and modify personal information; experts can approve articles, view pending reviewers pieces; administrator can view the manuscript audit on the management of users, experts.
Key Words:The design and implementation of online; ASP.NET; SQL Server; B/S; Model
目 录
摘 要 1
引言 1
1绪论 2
1.1选题背景及意义 2
1.2系统相关技术介绍 3
2系统分析与设计 3
2.1系统可行性分析 3
2.2系统目标 4
2.3系统总体设计 4
3数据库设计 5
3.1数据库概念设计 5
3.2数据库逻辑结构设计 6
4系统详细设计与实现 7
4.1作者投稿功能模块 7
4.2专家审稿功能模块 9
4.3管理员管理模块 9
5系统开发总结 10
参考文献 11,3228