【正文】
Southwest university of science and technology 本科畢業(yè)設(shè)計(jì)(論文) 科技論文網(wǎng)上投稿系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn) 學(xué)院名稱 計(jì)算機(jī)科學(xué)與技術(shù)學(xué)院 專業(yè)名稱 計(jì)算機(jī)科學(xué)與技術(shù) 學(xué)生姓名 付 玲 學(xué)號(hào) 20202080 指導(dǎo)教師 陳立偉 副教授 二〇一〇年六月 西南科技大學(xué)本科生畢業(yè)論文 Ⅰ 科技論文網(wǎng)上投稿系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn) 摘要 : 傳統(tǒng)的投稿方式有郵寄和電子郵件兩種。郵寄方式投遞時(shí)間長(zhǎng),反饋時(shí)間更長(zhǎng),并有投遞錯(cuò)誤、半路遺失的可能,既慢又不保險(xiǎn)。電子郵件服務(wù) 投遞郵件,也存在著許多不足如作者本人郵箱容量的限制、編輯郵箱承載量的限制等。隨著計(jì)算機(jī)技術(shù)在科技期刊編輯流程中的應(yīng)用日益增加,越來越多的科技期刊傾向于建立在線投稿系統(tǒng)。該系統(tǒng)的方便性、快捷性,使投稿者和編輯者交流更密切。 本論文設(shè)計(jì)了一個(gè)科技論文投稿系統(tǒng)。本設(shè)計(jì)采用網(wǎng)站開發(fā)工具 ASP作為網(wǎng)站開發(fā)平臺(tái),使用 MACROMEDIA公司的網(wǎng)頁制作工具 DreamweaverMx制作頁面,用 VBScript語言嵌套了 JavaScript 編制連接數(shù)據(jù)庫(kù)的程序,借助數(shù)據(jù)庫(kù)工具 SQL Server 制作系統(tǒng)的數(shù)據(jù)庫(kù), WEB服務(wù)器軟件使用新一代 ,制作了一個(gè)小型科技論文投稿系統(tǒng)。 主要功能包括科技期刊消息發(fā)布,投稿者注冊(cè)與 登陸后 投稿,網(wǎng)上審稿與意見反饋,論文信息與期刊信息查詢。 論文投稿系統(tǒng)的開發(fā)既可以節(jié)省編輯部的工作時(shí)間又能提高該工作的效率,適應(yīng)了新時(shí)代文化的傳播,是一項(xiàng)很有實(shí)踐價(jià)值的項(xiàng)目。 關(guān)鍵字 : 投稿系統(tǒng) ; 網(wǎng)頁制作工具; 數(shù)據(jù)庫(kù); 西南科技大學(xué)本科畢業(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西南科技大學(xué)本科畢業(yè)論文 Ⅰ 目 錄 第 1 章 緒 論 ........................................................... 1 課題研究的意義 .................................................... 1 國(guó)內(nèi)外研究現(xiàn)狀 .................................................... 2 設(shè)計(jì)的基本思路 ................................................... 2 投稿系統(tǒng)的產(chǎn)生 .................................................... 3 第 2 章 系統(tǒng)的技術(shù)支持和理論分析 ........................................ 4 開發(fā)環(huán)境 .......................................................... 4 ASP程序設(shè)計(jì)技術(shù)特點(diǎn) ............................................... 4 數(shù)據(jù)庫(kù)理論基礎(chǔ) .................................................... 5 主要特點(diǎn) ...................................................... 6 基本結(jié)構(gòu) ...................................................... 6 常用數(shù)據(jù)庫(kù) .................................................... 7 網(wǎng)頁制作工具 DREAMWEAVER介紹 ........................................ 9 IIS 介紹 ......................................................... 10 VBSCRIPT .......................................................... 10 第 3 章 系統(tǒng)需求分析 ................................................... 11 可行性分析 ....................................................... 11 經(jīng)濟(jì)可行性 .................................................. 11 技術(shù)可行性 .................................................. 11 用戶使用可行性 .............................................. 11 系統(tǒng)設(shè)計(jì)目標(biāo) ..................................................... 12 系統(tǒng)性能需求 ..................................................... 12 功能管理模塊 ..................................................... 13 對(duì)功能的需求 ................................................. 13 數(shù)據(jù)字典分析 ................................................ 13 模型分析 .................................................... 16 系統(tǒng)操作流程圖 .............................................. 18 實(shí)體關(guān)系 ER 圖 .............................................. 21 第 4 章 系統(tǒng)總體設(shè)計(jì) ................................................... 23 總體項(xiàng)目規(guī)劃 ..................................................... 23 數(shù)據(jù)處理 ......................................................... 23 物理結(jié)構(gòu)設(shè)計(jì) ..................................................... 23 系統(tǒng)邏輯結(jié)構(gòu)設(shè)計(jì) ................................................. 25 出錯(cuò)處理設(shè)計(jì) ..................................................... 26 第 5 章 系統(tǒng)詳細(xì)設(shè)計(jì) ................................................... 27 西南科技大學(xué)本科生畢業(yè)論文 Ⅱ 系統(tǒng)流程 設(shè)計(jì) ..................................................... 27 系統(tǒng)界面設(shè)計(jì) ..................................................... 28 首頁登錄界面設(shè)計(jì) ............................................. 28 投稿者界面設(shè)計(jì) .............................................. 29 管理員界面設(shè)計(jì) .............................................. 31 審批專家界面設(shè)計(jì) ............................................ 32 功能模塊的實(shí)現(xiàn) ................................................... 32 注冊(cè)模塊 .................................................... 32 登陸模塊 .................................................... 37 稿件上傳模塊 ................................................ 38 審稿模塊 .................................................... 41 刪除模塊 .................................................... 42 修改模塊 .................................................... 43 查詢模塊 ............................................