【正文】
Southwest university of science and technology 本科畢業(yè)設計(論文) 科技論文網上投稿系統(tǒng)的設計與實現(xiàn) 學院名稱 計算機科學與技術學院 專業(yè)名稱 計算機科學與技術 學生姓名 付 玲 學號 20202080 指導教師 陳立偉 副教授 二〇一〇年六月 西南科技大學本科生畢業(yè)論文 Ⅰ 科技論文網上投稿系統(tǒng)設計與實現(xiàn) 摘要 : 傳統(tǒng)的投稿方式有郵寄和電子郵件兩種。郵寄方式投遞時間長,反饋時間更長,并有投遞錯誤、半路遺失的可能,既慢又不保險。電子郵件服務 投遞郵件,也存在著許多不足如作者本人郵箱容量的限制、編輯郵箱承載量的限制等。隨著計算機技術在科技期刊編輯流程中的應用日益增加,越來越多的科技期刊傾向于建立在線投稿系統(tǒng)。該系統(tǒng)的方便性、快捷性,使投稿者和編輯者交流更密切。 本論文設計了一個科技論文投稿系統(tǒng)。本設計采用網站開發(fā)工具 ASP作為網站開發(fā)平臺,使用 MACROMEDIA公司的網頁制作工具 DreamweaverMx制作頁面,用 VBScript語言嵌套了 JavaScript 編制連接數(shù)據(jù)庫的程序,借助數(shù)據(jù)庫工具 SQL Server 制作系統(tǒng)的數(shù)據(jù)庫, WEB服務器軟件使用新一代 ,制作了一個小型科技論文投稿系統(tǒng)。 主要功能包括科技期刊消息發(fā)布,投稿者注冊與 登陸后 投稿,網上審稿與意見反饋,論文信息與期刊信息查詢。 論文投稿系統(tǒng)的開發(fā)既可以節(jié)省編輯部的工作時間又能提高該工作的效率,適應了新時代文化的傳播,是一項很有實踐價值的項目。 關鍵字 : 投稿系統(tǒng) ; 網頁制作工具; 數(shù)據(jù)庫; 西南科技大學本科畢業(yè)論文 Ⅱ Design And Implementation Of Scientific Papers’ Online Submission System ABSTRACT: There are two traditional ways of contribution including by mail and by delivery wastes long time by Mail and feedback wastes more time ,at the mean time, delivery errors and being lost on the way are also Possible, That is slow and not delivery service also has some disadvantages such as restrictions of mailbox capacity, limited flux. With the increasing application of puter technology in the process of editing in science and technology journal, a growing number of scientific and technical journals tend to using the working online contribution system. This system is convenient and fast, so that the editors and contributors can municate more closely. This paper designs a scientific papers’ online submission system. A small scientific papers’ online submission system is created with ASP as design of the Web development platform tools,DreamweaverMX which was emboldened by MACROMEDIA pany as web page production tool,VBScript language nested JavaScript to connect with the database program, SQL Server database tools to product the database systems,the new generation of as Web server software. The main function include technology journals news’s release, contributors’ registration and submission after landing, online peer review and feedback, the inquiries of paper information and journal information. The online contribution system not only saves time but also improves the work efficiency of the editors,which adapt to a new era of cultural transmission and is a very practical value project. Key words: submission system, the tool for creating Web page, Database西南科技大學本科畢業(yè)論文 Ⅰ 目 錄 第 1 章 緒 論 ........................................................... 1 課題研究的意義 .................................................... 1 國內外研究現(xiàn)狀 .................................................... 2 設計的基本思路 ................................................... 2 投稿系統(tǒng)的產生 .................................................... 3 第 2 章 系統(tǒng)的技術支持和理論分析 ........................................ 4 開發(fā)環(huán)境 .......................................................... 4 ASP程序設計技術特點 ............................................... 4 數(shù)據(jù)庫理論基礎 .................................................... 5 主要特點 ...................................................... 6 基本結構 ...................................................... 6 常用數(shù)據(jù)庫 .................................................... 7 網頁制作工具 DREAMWEAVER介紹 ........................................ 9 IIS 介紹 ......................................................... 10 VBSCRIPT .......................................................... 10 第 3 章 系統(tǒng)需求分析 ................................................... 11 可行性分析 ....................................................... 11 經濟可行性 .................................................. 11 技術可行性 .................................................. 11 用戶使用可行性 .............................................. 11 系統(tǒng)設計目標 ..................................................... 12 系統(tǒng)性能需求 ..................................................... 12 功能管理模塊 ..................................................... 13 對功能的需求 ................................................. 13 數(shù)據(jù)字典分析 ................................................ 13 模型分析 .................................................... 16 系統(tǒng)操作流程圖 .............................................. 18 實體關系 ER 圖 .............................................. 21 第 4 章 系統(tǒng)總體設計 ................................................... 23 總體項目規(guī)劃 ..................................................... 23 數(shù)據(jù)處理 ......................................................... 23 物理結構設計 ..................................................... 23 系統(tǒng)邏輯結構設計 ................................................. 25 出錯處理設計 ..................................................... 26 第 5 章 系統(tǒng)詳細設計 ................................................... 27 西南科技大學本科生畢業(yè)論文 Ⅱ 系統(tǒng)流程 設計 ..................................................... 27 系統(tǒng)界面設計 ..................................................... 28 首頁登錄界面設計 ............................................. 28 投稿者界面設計 .............................................. 29 管理員界面設計 .............................................. 31 審批專家界面設計 ............................................ 32 功能模塊的實現(xiàn) ................................................... 32 注冊模塊 .................................................... 32 登陸模塊 .................................................... 37 稿件上傳模塊 ................................................ 38 審稿模塊 .................................................... 41 刪除模塊 .................................................... 42 修改模塊 .................................................... 43 查詢模塊 ............................................