資源描述:
《基于javaee的畢業(yè)設計選題測試及管理系統(tǒng)的設計與實現》由會員上傳分享,免費在線閱讀,更多相關內容在教育資源-天天文庫。
1、畢業(yè)論文??題目基于JavaEE的畢業(yè)設計選題測試及管理系統(tǒng)的設計與實現英文題目DesignandImplementationofTheGraduationDesignTopicsSelectionTestingandManagementSystemBasedonJavaEE院系信息科學與技術學院專業(yè)計算機科學與技術姓名班級學號指導教師二○一二年五月摘要基于JavaEE的畢業(yè)設計選題測試及管理系統(tǒng)通過在畢業(yè)設計選題之前的測試來判斷學生能力,指導學生選擇自己優(yōu)勢方向來選擇題目,能夠更好幫助畢業(yè)生正確選題。系統(tǒng)提供給學生有在線測試、查看評測結果、查看評測報告、推薦導師和課題、
2、提交論文、下載論文等功能。系統(tǒng)提供給老師管理課題、查看學生測試結果、提交課題研究建議、查看學生論文、上傳批閱的論文等功能。系統(tǒng)提供給系統(tǒng)管理員有管理用戶信息、管理題庫等功能。系統(tǒng)采用的Struts架構是對MVC設計模式的一種實現,它繼承了MVC設計模式的所有特性,組件的模塊化、重用性、靈活性使得開發(fā)更加快捷,管理和維護更加方便。學生測試后可以更了解自己的專業(yè)水平,通過系統(tǒng)推薦的導師和課題,可以幫助學生更好的選擇導師。導師可以通過系統(tǒng)更全面的了解學生的各方面能力同時選擇學生。在學生與導師雙向選定后對學生論文的進度跟進,論文批改工作方面也起到了一定的協(xié)助作用。關鍵詞:Stru
3、ts,選題測試,論文管理39AbstractBasedonJavaEEtheGraduationDesignTopicsSelectionTestingandManagementSystemcandeterminetheabilityofthestudentsaccordingtothetestingresult.TheSystemcanguidethestudentsaccordingtotheirownadvantagestochooseatopic,andhelptoevaluatethemandselecttopiccorrectly.Thesystemprovi
4、desstudentswithonlinetesting,showevaluationresults,showtestingscores,recommendtutorsandthesis,uploadthesis,anddownloadthesisandsomeotherfunctions.Thesystemprovidesteacherstosubmittopic,searchstudenttestingscores,providetherecommendationofthesis,downloadstudent’sthesis,anduploadstudent’sth
5、esis.Assystemadministratorcanmanagealltheusers’informationandmanageallthequestions’information.StrutsframeworkisarealizationofMVCdesignpattern.ItinheritedallthecharacteristicsofMVCdesignpattern.It’smodularity,reusability,flexibilitymaketheprocessofdevelopmentmoreefficientandconvenient.Aft
6、ertesting,studentscanbetterunderstandtheirprofessionallevel.Throughtherecommendationbythesystem,studentscanselecttheirtutorsbetter;tutorscanhaveamorecomprehensiveunderstandingofallaspectsofstudents’ability.Thesystemalsohasassistantfunctioninfollowingthetrackofpapers’writingandincorrecting
7、thepapers.Keywords:Struts,Topicstesting,Papermanagement39目錄摘要IAbstractII1概述1.1課題意義(1)1.2課題目標(1)1.3論文結構簡介(2)2技術介紹和分析2.1Struts簡介(3)2.2Mysql簡介(3)2.3Myeclipse簡介(4)2.4RationalRose簡介(5)3系統(tǒng)需求分析3.1系統(tǒng)概述(7)3.2系統(tǒng)功能分析(7)3.3系統(tǒng)用例建模(9)4系統(tǒng)設計4.1設計目標及原則(15)4.2系統(tǒng)總體架構設計(16)394.3系統(tǒng)數據庫設計