- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
摘要
传统的论文投稿方式有邮寄和电子邮件两种。邮寄方式投递和反馈时间长,并有可能投递错误、半路遗失。电子邮件方式邮寄方式,在时效性和安全性上都,其不足邮箱容量限。与两种投稿方式相比,基于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
文档评论(0)