资源描述:
《基于web的作业管理系统》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、本科生毕业论文题目:基于web的作业管理系统系别:专业:学号:姓名:指导教师:完成时间:摘要现代科技的日新月异,使我们的生活发生了翻天覆地的变化。高校的教学方式也在不断的发生新的变化。计算机教学和多媒体技术的普及已成为高校教学的一种趋势。利用计算机网络技术进行对学生上机课课堂作业及其他电子版作业进行管理,具备以下几个优点:能方便的进行学生电子作业管理,比如布置作业和上交作业。教师能方便准确的布置好作业,有利于是先数据信息的共享,减轻管理员和教师的上机的工作负荷,使作业的管理更加科学、规范和安全。因此,设计一个性能良好,简单好用的基于web的作业管理系统是十分的必要。该论文主要从作业管理系统的
2、分析,设计和开发的全部过程。结合数据流图,ER图,程序流程图等对系统的设计过程进行详尽的描述。本文共分成绪论、需求分析、开发技术、系统的设计、代码的编码等着几个部分。该系统采用的是B/S的开发模式,开发语言是JAVA语言,主要使用的开发工具是Myeclipse8.6和MySQL数据库。主要使用的技术是JSP、JavaBean、Servlet、html等,使用的服务器是Tomcat。关键字:jsp,java,servlet,分布式,javaBean,文件上传、下载,mysql,B/S开发模式毕业论文ABSTRACTModerntechnologyadvances,sothatourlifeha
3、sundergoneenormouschanges.Collegeteachingmethodsareconstantlyundergoingnewchanges.Computereducationandpopularizationofmultimediatechnologyhasbecomeatrendinuniversityteaching.Useofcomputernetworktechnologyonstudent-onclassroomassignmentsandotherclassworkelectronicallymanaged,havethefollowingadvantag
4、es:tofacilitatetheconductofstudentelectronicjobmanagement,suchashomeworkassignmentsandon.Teacherscanfacilitateaccuratelayoutofgoodjobs,enablingthesharingofinformationsothefirstdata,administratorsandteacherstoreducetheworkloadonthemachine,sothatoperationsmanagementmorescientific,standardizedandsecur
5、e.Therefore,thedesignofagoodperformance,easytouseweb-basedjobmanagementsystemisverynecessary.Thepapermainlyfromthejobmanagementsystemanalysis,designanddevelopmentofthewholeprocess.Combinesdataflowdiagram,ERdiagram,processflowchartofthesystemdesignprocessdetaileddescription.Thispaperisdividedintoani
6、ntroduction,needsanalysis,developmentoftechnology,systemdesign,code,codingwaitedseveralparts.ThesystemusesB/Spatternofdevelopment,developmentoflanguageisJAVAlanguage,themainuseofdevelopmenttoolsisMyeclipse8.6andMySQLdatabase.MaintechniqueusedisJSP,JavaBean,Servlet,html,etc.,usingtheserverisTomcat.K
7、eyWords:jsp,java,servlet,distributed,javaBean,fileupload,download,mysql,B/Sdevelopmentmodel第32页共32页毕业论文目录1绪论51.1课题背景51.2课题的意义51.3实现系统所使用的方法以及所要达到的要求61.4系统开发工具、开发语言的选用及介绍61.4.1JSP的优势及特点71.4.2Tomcat服务器的优势及特点7