资源描述:
《校园二手商品信息发布系统的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、毕业论文题目:校园二手商品信息发布平台的设计与实现 ──────────────────────专业: ────────────班级: ────────────姓名: ────────────指导教师 ───────────序号:2014年5月28日摘要JSP/J2EE技术,使用Java编程语言编写的一套校园网二手交易平台软件。本系统采用的是最近几年流行的B/S开发模式,是以互联网方式运行的。服务器端只需要安装本系统,而客户端用户只要可以上网,就可
2、以非常方便快捷的通过浏览器访问系统,浏览和发布二手交易信息,免去了传统的C/S模式下复杂的安装、配置、维护等操作。同时由于使用面向对象的Java语言,所以本系统也具有Java语言的面向对象、与平台无关、安全性高、稳定性高、多线程等特性,以及Java语言对网络编程技术的支持。使得本系统具有很高的使用价值。本系统主要功能有用户管理,商品信息查询及管理,留言信息的查询及管理,还有后台管理员相应的管理功能等。系统的主要设计思路是先确定好系统所需要的数据字典并在数据库中设计好相应的数据库,然后根据MVC的思想,依次设计好
3、基础类,业务类,实现控制的servlet和实现显示的jsp。系统开发主要分为三个部分,使用JavaBeans处理业务逻辑,JSP+HTML+JavaScript进行界面处理,并且配置了Servlet,以及通过JDBC处理对SQLServer2008数据库的访问。关键词:校园二手物品;交易平台;JSP;管理系统;SQLServer2008ABSTRACTThissystemisasetofplatformsoftwareofthecampus-widesystemsecondhandtransaction.Ita
4、doptstheJSP/J2EEtechnique,andprogrammedwithJavaprogramminglanguage.ItalsoadoptstheB/Sdevelopmentmode,whichisbasedonWebandpopularizeinrecentyears.Itrunsininternetways.Onlywhentheserverinstallthissystemandtheclientcanvisitit,browseandreleasesomesecondhandconve
5、nientlyandspeedilywhentheygoon-line.Andsoitdispenseswithsuchoperationasthecomplicatedinstalling,installingandsupportintraditionalC/Smode.Atthesametimetheuseofobject-orientedJavalanguage,sothesystemalsohasaJavaobject-orientedlanguage,andplatform-independent,h
6、ighsecurity,highstability,multi-threadingfeatures,theJavalanguage’ssupporttothenetworkprogrammingtechniquemakesthesystemhavehighpracticalvalue.Themainfunctionofthesystemusermanagement,productinformationinquiryandmanagement,queryandmanagevoicemessages,aswella
7、sthebackgroundcorrespondingmanagementfunctionsadministrator.System’smaindesignideaistodetermineagoodsystemneedsdatadictionaryanddatabasedesignistheappropriatedatabase,andthentheideaMVC,followedbyagoodbasisforthedesignclass,businessclass,toachievecontrolofthe
8、servletandimplementationofdisplayjsp.Thesystemdevelopmentisdividedintothreeparts.ThatisusingjavaBeantoprocessbusinesslogic;usingJSP+HTML+javaScripttoprocessinterface;andvisitingtheSQLServer2008d