计算机科学与技术专业毕业论文--基于WEB的在线投稿和稿件处理系统设计与实现.doc
文本预览下载声明
摘要
传统的论文投稿方式有邮寄和电子邮件两种。邮寄方式投递和反馈时间长,并有可能投递错误、半路遗失。电子邮件方式邮寄方式,在时效性和安全性上都,其不足邮箱容量限。与两种投稿方式相比,基于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:Online 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
显示全部