资源描述:
《毕业论文--基于java的数字迎新系统的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、太原理工大学毕业设计(论文)用纸摘要进入21世纪,计算机技术迅速向着网络化的、集成化方向发展。传统的单机版应用软件正在逐渐退出舞台,取而代之的是支持网络、支持多种数据信息的新一代网络版应用那个软件,想成了信息化的社会。计算机已经从科研院所,大中型高校,走进了平常百姓家,Internet遍及世界各地,在网上能够用计算机进行文字草拟、修改、打印清单、文件登陆、检索、综合统计、分类、数据库管理等,用科学的方法将无序的信息进行加工整理,组成有序的、方便存储和利用的艺术科研共享信息已经成为流行。目前,每年高校新生的数量和规模都在
2、扩大,大量的新生信息需要管理。配备一个安全、高效、灵活、可靠的迎新系统对于学校提高新生管理工作效率必将发挥重要作用。设计并开发基于Web的数字迎新系统,采用目前比较主流的J2EE开发框架:JSP+struts+hibernate+spring+Sqlserver。Java面向对象的编程方式,和三大主流开发框架的使用,将保证系统具有高度的稳定性和安全性。关键词:计算机;高校;新生;开发Thedesignandimplementationofadigitalii太原理工大学毕业设计(论文)用纸orientionsystem
3、basedonjavaAbstractInthe21stcentury,computertechnologyrapidlytowardnetworked,integrateddevelopmentdirection.Thetraditionalstand-aloneapplicationsaregraduallyleavethestage,replacedbyasupportnetwork,tosupportavarietyofnext-generationdatanetworkversionofapplication
4、software,haveformedasocietyofinformation.Computerhasevolvedfromresearchinstitutes,universitiesandmedium-sized,intotheordinarypeople'shomes,Internetaroundtheworld,theInternetcanbeacomputertextdrafted,modify,printproofs,documentslanding,search,comprehensivestatist
5、ics,classifications,databasemanagement,etc.finishingprocessingusingscientificmethodstodisorderlyinformation,consistingofanorderly,artisticresearchandsharingofinformationtofacilitatethestorageandutilizationhavebecomepopular.Currently,theannualnumberandsizeofcolle
6、gefreshmenareexpanding,alotofnewinformationtobemanaged.Equippedwithasafe,efficient,flexible,reliablefreshmenorientationsystemforthemanagementoftheschooltoimproveefficiencywillplayanimportantrole.DesignanddevelopmentofWeb-baseddigitalorientationsystemthatusesther
7、elativelymainstreamJ2EEdevelopmentframework:JSP+struts+hibernate+spring+Sqlserver.Javaobject-orientedprogramming,andtheuseofthethreemainstreamdevelopmentframeworkwillensurethatthesystemhasahighdegreeofstabilityandsecurity.Keywords:computer;universities;newborn;d
8、evelopment;ii太原理工大学毕业设计(论文)用纸目录摘要iAbstractii1绪论11.1选题背景11.2研究现状11.3课题目的11.4本文结构22设计技术与开发环境32.1相关技术介绍32.1.1Struts简介32.1.2Hibernate简介32.1.3spring简介32.2.4SSH的简介32.2开发环境介