我的论文-基于Web在线投稿与稿件处理系统

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

石家庄铁道大学毕业设计

基于WEB的在线投稿与稿件处理系统

设计与实现

WEB-based Online Submission and Manuscript Handling System Design and

Implementation

2011届信息科学与技术学院

专业计算机科学与技术

学号 20072401

学生姓名陈敏玮

指导教师封筠

完成日期 2011年6月1 日

毕业设计成绩单

毕业设计任务书

毕业设计开题报告

三、课题的主要工作内容

设计并实现一个基于WEB 的在线投稿和稿件处理系统,其前台的用户可以在线写稿、预览、投递,并能在第一时间内收到用稿通知;后台管理员则可在线阅读、审批来稿,从而实现投稿- 采编- 发布一体化。

功能模块表:

四、课题的开发平台

数据库服务器SQL Server 2005 Visual Studio 2008开发环境,ASP 技术 Html 网页制作 五、重点、难点分析

作者

编辑

基于WEB 在线投稿和稿件处理系统

在线注册 在线投稿 稿件管理 接受发送消息 修改个人信息 浏览编辑部新闻 专家

稿件管理

接受发送消息

浏览编辑部新闻

修改个人信息

编辑

主编

接受发送消息

修改个人信息

稿件审核 人员管理 稿件审核 版面安排 系统设置

接受发送消息

作者管理 编辑管理 专家管理

栏目管理 修改密码

摘要

传统的论文投稿方式有邮寄和电子邮件两种。邮寄方式投递和反馈时间长,并有可能投递错误、半路遗失。电子邮件方式与邮寄方式相比,在时效性和安全性上都有了很大提高,其不足是受邮箱容量限制,不属于在线投稿。与这两种投稿方式相比,基于WEB 的在线投稿处理系统更便于投稿,可以提高工作效率,加快稿件的处理速度,提高稿件处理过程的透明度。

本文以期刊论文投稿为背景,论述基于WEB的投稿与处理过程,给出了开发此系统的详细设计说明。从符合可行性的要求出发,使用ASP技术,B/S开发模式,完成对基于WEB在线投稿和稿件处理系统的开发。系统在Visual Studio 2008开发环境下,利用SQL Server 2005数据库,实现了投稿、采编、发布一体化功能,作者可进行在线注册、在线投稿、缴纳稿费等;编辑和专家可进行在线评审、稿件管理等。

关键词:在线投稿稿件处理ASP WEB SQL Server

Abstract

There are two traditional paper submission ways, i.e. mail delivery and e-mail. The time of mail delivery and feedback is long, and delivery error and the possible loss is often occured. E-mail submission way, rather than mail delivery, is improved in timeliness and safety, but its lack is that the capacity is restricted and it does not belong to online submission. Compared with these ways, WEB-based online submission system can improve the work efficiency, speed the manuscript handling and improve the process transparency.

Based on the background of journal paper submitting, WEB-based online submission and handling process is discussed and the detailed design scheme of the system development description is given in this dissertation. From the feasibility based on the requirements, ASP technique and B/S development model based on WEB is used to complete the system development.This system, based on B/S model, Visual Studio 2008 development environment and SQL Server 2005 database, can realize the purchasing, cataloguing, and releasing integration functions online. The paper author can undertake the functions, such as online registration, online submissions and pay fees. Editor and experts can undertake online review and manuscript management etc.

Keywords:O nline Submission Manuscript Handling ASP WEB SQL Server

目录

第1章绪论 (1)

1.1研究背景 (1)

1.2研究现状及发展趋势 (1)

1.3论文的组织结构 (2)

第2章系统开发工具与关键技术介绍 (3)

2.1ASP 简介 (3)

2.2 SQL Server2005简介 (4)

2.3 B/S模式 (5)

2.4 ADO连接方式 (6)

第3章系统分析 (8)

3.1系统可行性分析 (8)

3.1.1技术可行性 (8)

3.1.2经济可行性 (8)

3.1.3操作可行性 (9)

3.2系统描述 (9)

3.2.1功能模块和结构图 (9)

3.2.2功能概述 (10)

3.3系统数据流图 (11)

第4章概要设计 (13)

4.1体系结构设计 (13)

4.1.1 B/S模式的体系结构 (13)

4.1.2 三层结构工作原理 (13)

4.1.3 B/S模式体系结构的主要特点 (14)

4.2 各模块功能描述 (14)

4.3数据库设计 (15)

4.3.1概念结构设计 (16)

4.3.2逻辑结构设计 (18)

第5章详细设计与系统实现 (20)

相关文档
最新文档