下载说明本作品里面包括调试教程和开发工具和软件,可自行下载根据教程进行调试!
如需技术协助调试,本站收取50元作品调试费!点此申请调试
如果上面没有找到适合您需求的作品,您可联系我们为您定做,定做的作品完全按照您的功能需求来做,并且后期三包,包调试,包讲解,包修改直到通过为止。
本系统由前台和后台组成,首先,先简单介绍一下前台的一些基本功能。
1、用户管理
登录系统时,要输入正确的用户名和正确的密码。用户管理提供首页、发布手机信息、租凭跟踪,我的信息、留言板.有5种权限.
(1) 首页:当用户输入正确的用户名和密码不可以直接进入系统的主界面,其中包括网站公布,内容是一些本网站的一些相关规定和公布的相关信息。另外还有一项重点。查询功能,此功能可以通过输入手机品牌和手机型号,就可以直接查询到想要查找的相关信息。
(2) 发布手机信息:点击之后会弹出网页对话框,输入用户要发布手机的相关信息,其中包括:品牌、型号、购买日期、新旧程度、上传手机照片、日租金这些信息。
(3)租凭跟踪 :用户可根据租凭编号查询到手机的租凭相关的信息。
(4)我的信息:点击进入到网页对话框,用户可以在此功能中填写自己的相关信息,其中包括:用户名、密码、真实姓名、性别、住址、联系方式等等信息。
(5)留言板:通过这个功能。承租方可通过这里反馈租后的心得。
(6)最后一项是系统后台:点击之后可进入系统后台进行操作。
现在介绍一下后台的基本功能
点击后台,进入后台的主界面,输入正确的用户名和密码进入后台。
(1)系统属性:系统基本信息,包括操作系统版本、操作系统类型、用户目录临时目录、JDK版本等等
(2)修改密码:对系统登录密码进行修改操作。
(3)手机信息管理:通过此功能可以对所有的手机进行查询、审核、删除等。
(4)租凭管理:对用户租凭手机的型号及押金、付款方式、是否付款等进行管理及查询。
(5)系统公告:在此功能中发布本网站的相关规定及相关信息。
(6)留言板管理:对前台中留言板功能进行管理。
卷序列号为 362C-227F
D:\TEST\源码
│ db_shouji_Data.MDF
│ db_shouji_Log.LDF
│ 论文.doc
│
└─shouji
│ .classpath
│ .mymetadata
│ .project
│
├─.myeclipse
├─src
│ └─com
│ ├─action
│ │ admin_servlet.java
│ │ gonggao_servlet.java
│ │ index_servlet.java
│ │ liuyan_servlet.java
│ │ shouji_servlet.java
│ │ user_servlet.java
│ │ yuding_servlet.java
│ │
│ ├─dao
│ │ DB.java
│ │
│ ├─orm
│ │ TAdmin.java
│ │ Tgonggao.java
│ │ Tliuyan.java
│ │ tshouji.java
│ │ Tuser.java
│ │ Tyuding.java
│ │
│ ├─service
│ │ liuService.java
│ │ loginService.java
│ │
│ └─util
│ EncodingFilter.java
│
└─WebRoot
│ login.jsp
│ loginSuccess.jsp
│
├─admin
│ │ center.jsp
│ │ down.jsp
│ │ index.jsp
│ │ left.jsp
│ │ right.jsp
│ │ top.jsp
│ │
│ ├─admin
│ │ adminAdd.jsp
│ │ adminMana.jsp
│ │
│ ├─gonggao
│ │ gonggaoAdd.jsp
│ │ gonggaoDetail.jsp
│ │ gonggaoMana.jsp
│ │
│ ├─index
│ │ sysPro.jsp
│ │
│ ├─liuyan
│ │ liuyanMana.jsp
│ │
│ ├─shouji
│ │ shoujiDetail.jsp
│ │ shoujiMana.jsp
│ │
│ ├─user
│ │ userDetail.jsp
│ │ userMana.jsp
│ │
│ ├─userinfo
│ │ userPw.jsp
│ │
│ └─yuding
│ yudingMana.jsp
│
├─common
│ add_success.jsp
│ del_success.jsp
│ msg.jsp
│ success.jsp
│
├─css
│ base.css
│ css.css
│ style.css
│ woncore.css
│
├─fckeditor
│ │ fckconfig.js
│ │ fckeditor.afp
│ │ fckeditor.asp
│ │ fckeditor.cfc
│ │ fckeditor.cfm
│ │ fckeditor.js
│ │ fckeditor.lasso
│ │ fckeditor.pl
│ │ fckeditor.py
│ │ fckpackager.xml
│ │ fckstyles.xml
│ │ fcktemplates.xml
│ │ fckutils.cfm
│ │ license.txt
│ │ _documentation.html
│ │ _upgrade.html
│ │ _whatsnew.html
│ │ _whatsnew_history.html
│ │
│ ├─editor
│ │ │ fckdebug.html
│ │ │ fckdialog.html
│ │ │ fckeditor.html
│ │ │ fckeditor.original.html
│ │ │
│ │ ├─css
│ │ │ │ fck_editorarea.css
│ │ │ │ fck_internal.css
│ │ │ │ fck_showtableborders_gecko.css
│ │ │ │
│ │ │ ├─behaviors
│ │ │ │ disablehandles.htc
│ │ │ │ showtableborders.htc
│ │ │ │
│ │ │ └─images
│ │ │ block_address.png
│ │ │ block_blockquote.png
│ │ │ block_div.png
│ │ │ block_h1.png
│ │ │ block_h2.png
│ │ │ block_h3.png
│ │ │ block_h4.png
│ │ │ block_h5.png
│ │ │ block_h6.png
│ │ │ block_p.png
│ │ │ block_pre.png
│ │ │ fck_anchor.gif
│ │ │ fck_flashlogo.gif
│ │ │ fck_hiddenfield.gif
│ │ │ fck_pagebreak.gif
│ │ │ fck_plugin.gif
│ │ │
│ │ ├─dialog
│ │ │ │ fck_about.html
│ │ │ │ fck_anchor.html
│ │ │ │ fck_button.html
│ │ │ │ fck_checkbox.html
│ │ │ │ fck_colorselector.html
│ │ │ │ fck_div.html
│ │ │ │ fck_flash.html
│ │ │ │ fck_form.html
│ │ │ │ fck_hiddenfield.html
│ │ │ │ fck_image.html
│ │ │ │ fck_link.html
│ │ │ │ fck_listprop.html
│ │ │ │ fck_paste.html
│ │ │ │ fck_radiobutton.html
│ │ │ │ fck_replace.html
│ │ │ │ fck_select.html
│ │ │ │ fck_smiley.html
│ │ │ │ fck_source.html
│ │ │ │ fck_specialchar.html
│ │ │ │ fck_spellerpages.html
│ │ │ │ fck_table.html
│ │ │ │ fck_tablecell.html
│ │ │ │ fck_template.html
│ │ │ │ fck_textarea.html
│ │ │ │ fck_textfield.html
│ │ │ │
│ │ │ ├─common
│ │ │ │ │ fck_dialog_common.css
│ │ │ │ │ fck_dialog_common.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ locked.gif
│ │ │ │ reset.gif
│ │ │ │ unlocked.gif
│ │ │ │
│ │ │ ├─fck_about
│ │ │ │ │ logo_fckeditor.gif
│ │ │ │ │ logo_fredck.gif
│ │ │ │ │
│ │ │ │ └─sponsors
│ │ │ │ spellchecker_net.gif
│ │ │ │
│ │ │ ├─fck_docprops
│ │ │ │ fck_document_preview.html
│ │ │ │
│ │ │ ├─fck_flash
│ │ │ │ fck_flash.js
│ │ │ │ fck_flash_preview.html
│ │ │ │
│ │ │ ├─fck_image
│ │ │ │ fck_image.js
│ │ │ │ fck_image_preview.html
│ │ │ │
│ │ │ ├─fck_link
│ │ │ │ fck_link.js
│ │ │ │
│ │ │ ├─fck_select
│ │ │ │ fck_select.js
│ │ │ │
│ │ │ ├─fck_spellerpages
│ │ │ │ └─spellerpages
│ │ │ │ │ blank.html
│ │ │ │ │ controls.html
│ │ │ │ │ controlWindow.js
│ │ │ │ │ spellchecker.html
│ │ │ │ │ spellChecker.js
│ │ │ │ │ spellerStyle.css
│ │ │ │ │ wordWindow.js
│ │ │ │ │
│ │ │ │ └─server-scripts
│ │ │ │ spellchecker.cfm
│ │ │ │ spellchecker.php
│ │ │ │ spellchecker.pl
│ │ │ │
│ │ │ └─fck_template
│ │ │ └─images
│ │ │ template1.gif
│ │ │ template2.gif
│ │ │ template3.gif
│ │ │
│ │ ├─dtd
│ │ │ fck_dtd_test.html
│ │ │ fck_xhtml10strict.js
│ │ │ fck_xhtml10transitional.js
│ │ │
│ │ ├─filemanager
│ │ │ ├─browser
│ │ │ │ └─default
│ │ │ │ │ browser.css
│ │ │ │ │ browser.html
│ │ │ │ │ frmactualfolder.html
│ │ │ │ │ frmcreatefolder.html
│ │ │ │ │ frmfolders.html
│ │ │ │ │ frmresourceslist.html
│ │ │ │ │ frmresourcetype.html
│ │ │ │ │ frmupload.html
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ │ ButtonArrow.gif
│ │ │ │ │ │ Folder.gif
│ │ │ │ │ │ Folder32.gif
│ │ │ │ │ │ FolderOpened.gif
│ │ │ │ │ │ FolderOpened32.gif
│ │ │ │ │ │ FolderUp.gif
│ │ │ │ │ │ spacer.gif
│ │ │ │ │ │
│ │ │ │ │ └─icons
│ │ │ │ │ │ ai.gif
│ │ │ │ │ │ avi.gif
│ │ │ │ │ │ bmp.gif
│ │ │ │ │ │ cs.gif
│ │ │ │ │ │ default.icon.gif
│ │ │ │ │ │ dll.gif
│ │ │ │ │ │ doc.gif
│ │ │ │ │ │ exe.gif
│ │ │ │ │ │ fla.gif
│ │ │ │ │ │ gif.gif
│ │ │ │ │ │ htm.gif
│ │ │ │ │ │ html.gif
│ │ │ │ │ │ jpg.gif
│ │ │ │ │ │ js.gif
│ │ │ │ │ │ mdb.gif
│ │ │ │ │ │ mp3.gif
│ │ │ │ │ │ pdf.gif
│ │ │ │ │ │ png.gif
│ │ │ │ │ │ ppt.gif
│ │ │ │ │ │ rdp.gif
│ │ │ │ │ │ swf.gif
│ │ │ │ │ │ swt.gif
│ │ │ │ │ │ txt.gif
│ │ │ │ │ │ vsd.gif
│ │ │ │ │ │ xls.gif
│ │ │ │ │ │ xml.gif
│ │ │ │ │ │ zip.gif
│ │ │ │ │ │
│ │ │ │ │ └─32
│ │ │ │ │ ai.gif
│ │ │ │ │ avi.gif
│ │ │ │ │ bmp.gif
│ │ │ │ │ cs.gif
│ │ │ │ │ default.icon.gif
│ │ │ │ │ dll.gif
│ │ │ │ │ doc.gif
│ │ │ │ │ exe.gif
│ │ │ │ │ fla.gif
│ │ │ │ │ gif.gif
│ │ │ │ │ htm.gif
│ │ │ │ │ html.gif
│ │ │ │ │ jpg.gif
│ │ │ │ │ js.gif
│ │ │ │ │ mdb.gif
│ │ │ │ │ mp3.gif
│ │ │ │ │ pdf.gif
│ │ │ │ │ png.gif
│ │ │ │ │ ppt.gif
│ │ │ │ │ rdp.gif
│ │ │ │ │ swf.gif
│ │ │ │ │ swt.gif
│ │ │ │ │ txt.gif
│ │ │ │ │ vsd.gif
│ │ │ │ │ xls.gif
│ │ │ │ │ xml.gif
│ │ │ │ │ zip.gif
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ common.js
│ │ │ │ fckxml.js
│ │ │ │
│ │ │ └─connectors
│ │ │ │ test.html
│ │ │ │ uploadtest.html
│ │ │ │
│ │ │ ├─asp
│ │ │ │ basexml.asp
│ │ │ │ class_upload.asp
│ │ │ │ commands.asp
│ │ │ │ config.asp
│ │ │ │ connector.asp
│ │ │ │ io.asp
│ │ │ │ upload.asp
│ │ │ │ util.asp
│ │ │ │
│ │ │ ├─aspx
│ │ │ │ config.ascx
│ │ │ │ connector.aspx
│ │ │ │ upload.aspx
│ │ │ │
│ │ │ ├─cfm
│ │ │ │ cf5_connector.cfm
│ │ │ │ cf5_upload.cfm
│ │ │ │ cf_basexml.cfm
│ │ │ │ cf_commands.cfm
│ │ │ │ cf_connector.cfm
│ │ │ │ cf_io.cfm
│ │ │ │ cf_upload.cfm
│ │ │ │ cf_util.cfm
│ │ │ │ config.cfm
│ │ │ │ connector.cfm
│ │ │ │ image.cfc
│ │ │ │ ImageObject.cfc
│ │ │ │ upload.cfm
│ │ │ │
│ │ │ ├─lasso
│ │ │ │ config.lasso
│ │ │ │ connector.lasso
│ │ │ │ upload.lasso
│ │ │ │
│ │ │ ├─perl
│ │ │ │ basexml.pl
│ │ │ │ commands.pl
│ │ │ │ connector.cgi
│ │ │ │ io.pl
│ │ │ │ upload.cgi
│ │ │ │ upload_fck.pl
│ │ │ │ util.pl
│ │ │ │
│ │ │ ├─php
│ │ │ │ basexml.php
│ │ │ │ commands.php
│ │ │ │ config.php
│ │ │ │ connector.php
│ │ │ │ io.php
│ │ │ │ upload.php
│ │ │ │ util.php
│ │ │ │
│ │ │ └─py
│ │ │ config.py
│ │ │ connector.py
│ │ │ fckcommands.py
│ │ │ fckconnector.py
│ │ │ fckoutput.py
│ │ │ fckutil.py
│ │ │ htaccess.txt
│ │ │ upload.py
│ │ │ wsgi.py
│ │ │ zope.py
│ │ │
│ │ ├─images
│ │ │ │ anchor.gif
│ │ │ │ arrow_ltr.gif
│ │ │ │ arrow_rtl.gif
│ │ │ │ spacer.gif
│ │ │ │
│ │ │ └─smiley
│ │ │ └─msn
│ │ │ angel_smile.gif
│ │ │ angry_smile.gif
│ │ │ broken_heart.gif
│ │ │ cake.gif
│ │ │ confused_smile.gif
│ │ │ cry_smile.gif
│ │ │ devil_smile.gif
│ │ │ embaressed_smile.gif
│ │ │ envelope.gif
│ │ │ heart.gif
│ │ │ kiss.gif
│ │ │ lightbulb.gif
│ │ │ omg_smile.gif
│ │ │ regular_smile.gif
│ │ │ sad_smile.gif
│ │ │ shades_smile.gif
│ │ │ teeth_smile.gif
│ │ │ thumbs_down.gif
│ │ │ thumbs_up.gif
│ │ │ tounge_smile.gif
│ │ │ whatchutalkingabout_smile.gif
│ │ │ wink_smile.gif
│ │ │
│ │ ├─js
│ │ │ fckadobeair.js
│ │ │ fckeditorcode_gecko.js
│ │ │ fckeditorcode_ie.js
│ │ │
│ │ ├─lang
│ │ │ af.js
│ │ │ ar.js
│ │ │ bg.js
│ │ │ bn.js
│ │ │ bs.js
│ │ │ ca.js
│ │ │ cs.js
│ │ │ da.js
│ │ │ de.js
│ │ │ el.js
│ │ │ en-au.js
│ │ │ en-ca.js
│ │ │ en-uk.js
│ │ │ en.js
│ │ │ eo.js
│ │ │ es.js
│ │ │ et.js
│ │ │ eu.js
│ │ │ fa.js
│ │ │ fi.js
│ │ │ fo.js
│ │ │ fr-ca.js
│ │ │ fr.js
│ │ │ gl.js
│ │ │ gu.js
│ │ │ he.js
│ │ │ hi.js
│ │ │ hr.js
│ │ │ hu.js
│ │ │ it.js
│ │ │ ja.js
│ │ │ km.js
│ │ │ ko.js
│ │ │ lt.js
│ │ │ lv.js
│ │ │ mn.js
│ │ │ ms.js
│ │ │ nb.js
│ │ │ nl.js
│ │ │ no.js
│ │ │ pl.js
│ │ │ pt-br.js
│ │ │ pt.js
│ │ │ ro.js
│ │ │ ru.js
│ │ │ sk.js
│ │ │ sl.js
│ │ │ sr-latn.js
│ │ │ sr.js
│ │ │ sv.js
│ │ │ th.js
│ │ │ tr.js
│ │ │ uk.js
│ │ │ vi.js
│ │ │ zh-cn.js
│ │ │ zh.js
│ │ │ _translationstatus.txt
│ │ │
│ │ ├─plugins
│ │ │ ├─autogrow
│ │ │ │ fckplugin.js
│ │ │ │
│ │ │ ├─bbcode
│ │ │ │ │ fckplugin.js
│ │ │ │ │
│ │ │ │ └─_sample
│ │ │ │ sample.config.js
│ │ │ │ sample.html
│ │ │ │
│ │ │ ├─dragresizetable
│ │ │ │ fckplugin.js
│ │ │ │
│ │ │ ├─placeholder
│ │ │ │ │ fckplugin.js
│ │ │ │ │ fck_placeholder.html
│ │ │ │ │ placeholder.gif
│ │ │ │ │
│ │ │ │ └─lang
│ │ │ │ de.js
│ │ │ │ en.js
│ │ │ │ es.js
│ │ │ │ fr.js
│ │ │ │ it.js
│ │ │ │ pl.js
│ │ │ │
│ │ │ ├─simplecommands
│ │ │ │ fckplugin.js
│ │ │ │
│ │ │ └─tablecommands
│ │ │ fckplugin.js
│ │ │
│ │ ├─skins
│ │ │ │ _fckviewstrips.html
│ │ │ │
│ │ │ ├─default
│ │ │ │ │ fck_dialog.css
│ │ │ │ │ fck_dialog_ie6.js
│ │ │ │ │ fck_editor.css
│ │ │ │ │ fck_strip.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ dialog.sides.gif
│ │ │ │ dialog.sides.png
│ │ │ │ dialog.sides.rtl.png
│ │ │ │ sprites.gif
│ │ │ │ sprites.png
│ │ │ │ toolbar.arrowright.gif
│ │ │ │ toolbar.buttonarrow.gif
│ │ │ │ toolbar.collapse.gif
│ │ │ │ toolbar.end.gif
│ │ │ │ toolbar.expand.gif
│ │ │ │ toolbar.separator.gif
│ │ │ │ toolbar.start.gif
│ │ │ │
│ │ │ ├─office2003
│ │ │ │ │ fck_dialog.css
│ │ │ │ │ fck_dialog_ie6.js
│ │ │ │ │ fck_editor.css
│ │ │ │ │ fck_strip.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ dialog.sides.gif
│ │ │ │ dialog.sides.png
│ │ │ │ dialog.sides.rtl.png
│ │ │ │ sprites.gif
│ │ │ │ sprites.png
│ │ │ │ toolbar.arrowright.gif
│ │ │ │ toolbar.bg.gif
│ │ │ │ toolbar.buttonarrow.gif
│ │ │ │ toolbar.collapse.gif
│ │ │ │ toolbar.end.gif
│ │ │ │ toolbar.expand.gif
│ │ │ │ toolbar.separator.gif
│ │ │ │ toolbar.start.gif
│ │ │ │
│ │ │ └─silver
│ │ │ │ fck_dialog.css
│ │ │ │ fck_dialog_ie6.js
│ │ │ │ fck_editor.css
│ │ │ │ fck_strip.gif
│ │ │ │
│ │ │ └─images
│ │ │ dialog.sides.gif
│ │ │ dialog.sides.png
│ │ │ dialog.sides.rtl.png
│ │ │ sprites.gif
│ │ │ sprites.png
│ │ │ toolbar.arrowright.gif
│ │ │ toolbar.buttonarrow.gif
│ │ │ toolbar.buttonbg.gif
│ │ │ toolbar.collapse.gif
│ │ │ toolbar.end.gif
│ │ │ toolbar.expand.gif
│ │ │ toolbar.separator.gif
│ │ │ toolbar.start.gif
│ │ │
│ │ └─_source
│ │ │ fckconstants.js
│ │ │ fckeditorapi.js
│ │ │ fckjscoreextensions.js
│ │ │ fckscriptloader.js
│ │ │
│ │ ├─classes
│ │ │ fckcontextmenu.js
│ │ │ fckdataprocessor.js
│ │ │ fckdocumentfragment_gecko.js
│ │ │ fckdocumentfragment_ie.js
│ │ │ fckdomrange.js
│ │ │ fckdomrangeiterator.js
│ │ │ fckdomrange_gecko.js
│ │ │ fckdomrange_ie.js
│ │ │ fckeditingarea.js
│ │ │ fckelementpath.js
│ │ │ fckenterkey.js
│ │ │ fckevents.js
│ │ │ fckhtmliterator.js
│ │ │ fckicon.js
│ │ │ fckiecleanup.js
│ │ │ fckimagepreloader.js
│ │ │ fckkeystrokehandler.js
│ │ │ fckmenublock.js
│ │ │ fckmenublockpanel.js
│ │ │ fckmenuitem.js
│ │ │ fckpanel.js
│ │ │ fckplugin.js
│ │ │ fckspecialcombo.js
│ │ │ fckstyle.js
│ │ │ fcktoolbar.js
│ │ │ fcktoolbarbreak_gecko.js
│ │ │ fcktoolbarbreak_ie.js
│ │ │ fcktoolbarbutton.js
│ │ │ fcktoolbarbuttonui.js
│ │ │ fcktoolbarfontformatcombo.js
│ │ │ fcktoolbarfontscombo.js
│ │ │ fcktoolbarfontsizecombo.js
│ │ │ fcktoolbarpanelbutton.js
│ │ │ fcktoolbarspecialcombo.js
│ │ │ fcktoolbarstylecombo.js
│ │ │ fckw3crange.js
│ │ │ fckxml.js
│ │ │ fckxml_gecko.js
│ │ │ fckxml_ie.js
│ │ │
│ │ ├─commandclasses
│ │ │ fckblockquotecommand.js
│ │ │ fckcorestylecommand.js
│ │ │ fckfitwindow.js
│ │ │ fckindentcommands.js
│ │ │ fckjustifycommands.js
│ │ │ fcklistcommands.js
│ │ │ fcknamedcommand.js
│ │ │ fckpasteplaintextcommand.js
│ │ │ fckpastewordcommand.js
│ │ │ fckremoveformatcommand.js
│ │ │ fckshowblocks.js
│ │ │ fckspellcheckcommand_gecko.js
│ │ │ fckspellcheckcommand_ie.js
│ │ │ fckstylecommand.js
│ │ │ fcktablecommand.js
│ │ │ fcktextcolorcommand.js
│ │ │ fck_othercommands.js
│ │ │
│ │ └─internals
│ │ fck.js
│ │ fckbrowserinfo.js
│ │ fckcodeformatter.js
│ │ fckcommands.js
│ │ fckconfig.js
│ │ fckdebug.js
│ │ fckdebug_empty.js
│ │ fckdialog.js
│ │ fckdocumentprocessor.js
│ │ fckdomtools.js
│ │ fcklanguagemanager.js
│ │ fcklisthandler.js
│ │ fcklistslib.js
│ │ fckplugins.js
│ │ fckregexlib.js
│ │ fckselection.js
│ │ fckselection_gecko.js
│ │ fckselection_ie.js
│ │ fckstyles.js
│ │ fcktablehandler.js
│ │ fcktablehandler_gecko.js
│ │ fcktablehandler_ie.js
│ │ fcktoolbaritems.js
│ │ fcktoolbarset.js
│ │ fcktools.js
│ │ fcktools_gecko.js
│ │ fcktools_ie.js
│ │ fckundo.js
│ │ fckurlparams.js
│ │ fckxhtml.js
│ │ fckxhtmlentities.js
│ │ fckxhtml_gecko.js
│ │ fckxhtml_ie.js
│ │ fck_contextmenu.js
│ │ fck_gecko.js
│ │ fck_ie.js
│ │
│ └─_samples
│ │ default.html
│ │ sample.css
│ │ sampleslist.html
│ │
│ ├─adobeair
│ │ │ application.xml
│ │ │ package.bat
│ │ │ run.bat
│ │ │ sample01.html
│ │ │ sample01_cert.pfx
│ │ │
│ │ └─icons
│ │ 128.png
│ │ 16.png
│ │ 32.png
│ │ 48.png
│ │
│ ├─afp
│ │ fck.afpa
│ │ fck.afpa.code
│ │ sample01.afp
│ │ sample02.afp
│ │ sample03.afp
│ │ sample04.afp
│ │ sampleposteddata.afp
│ │
│ ├─asp
│ │ sample01.asp
│ │ sample02.asp
│ │ sample03.asp
│ │ sample04.asp
│ │ sampleposteddata.asp
│ │
│ ├─cfm
│ │ sample01.cfm
│ │ sample01_mx.cfm
│ │ sample02.cfm
│ │ sample02_mx.cfm
│ │ sample03.cfm
│ │ sample03_mx.cfm
│ │ sample04.cfm
│ │ sample04_mx.cfm
│ │ sampleposteddata.cfm
│ │
│ ├─html
│ │ │ sample01.html
│ │ │ sample02.html
│ │ │ sample03.html
│ │ │ sample04.html
│ │ │ sample05.html
│ │ │ sample06.html
│ │ │ sample07.html
│ │ │ sample08.html
│ │ │ sample09.html
│ │ │ sample10.html
│ │ │ sample11.html
│ │ │ sample12.html
│ │ │ sample13.html
│ │ │ sample14.html
│ │ │ sample15.html
│ │ │ sample16.html
│ │ │
│ │ └─assets
│ │ sample06.config.js
│ │ sample11_frame.html
│ │ sample14.config.js
│ │ sample14.styles.css
│ │ sample15.config.js
│ │ sample16.config.js
│ │ sample16.fla
│ │ sample16.swf
│ │ swfobject.js
│ │
│ ├─lasso
│ │ sample01.lasso
│ │ sample02.lasso
│ │ sample03.lasso
│ │ sample04.lasso
│ │ sampleposteddata.lasso
│ │
│ ├─perl
│ │ sample01.cgi
│ │ sample02.cgi
│ │ sample03.cgi
│ │ sample04.cgi
│ │ sampleposteddata.cgi
│ │
│ ├─php
│ │ sample01.php
│ │ sample02.php
│ │ sample03.php
│ │ sample04.php
│ │ sampleposteddata.php
│ │
│ ├─py
│ │ sample01.py
│ │ sampleposteddata.py
│ │
│ └─_plugins
│ ├─findreplace
│ │ │ fckplugin.js
│ │ │ find.gif
│ │ │ find.html
│ │ │ replace.gif
│ │ │ replace.html
│ │ │
│ │ └─lang
│ │ en.js
│ │ fr.js
│ │ it.js
│ │
│ └─samples
│ fckplugin.js
│
├─img
│ 11.gif
│ back.gif
│ back.jpg
│ dialogclose.gif
│ dl.gif
│ first.gif
│ go.gif
│ head-mark3.gif
│ home.gif
│ last.gif
│ left_1.gif
│ loading.gif
│ login_02.gif
│ login_04.gif
│ login_05.gif
│ login_06.gif
│ login_07.gif
│ login_08.gif
│ login_1.jpg
│ main_01.gif
│ main_03.gif
│ main_05.gif
│ main_07.gif
│ main_08.gif
│ main_09.gif
│ main_11.gif
│ main_12.gif
│ main_16.gif
│ main_18.gif
│ main_18_1.gif
│ main_20.gif
│ main_24.gif
│ main_25.gif
│ main_27.gif
│ nav1.png
│ next.gif
│ quit.gif
│ top.gif
│ uesr.gif
│ user2.gif
│ yuding.jpg
│
├─js
│ dtree.js
│ popup_shuaxin.js
│ popup_shuaxin_no.js
│ public.js
│
├─META-INF
│ MANIFEST.MF
│
├─My97DatePicker
│ │ calendar.js
│ │ config.js
│ │ My97DatePicker.htm
│ │ WdatePicker.js
│ │
│ ├─lang
│ │ en.js
│ │ zh-cn.js
│ │ zh-tw.js
│ │
│ ├─skin
│ │ │ datePicker.gif
│ │ │ WdatePicker.css
│ │ │
│ │ ├─default
│ │ │ datepicker.css
│ │ │ img.gif
│ │ │
│ │ └─whyGreen
│ │ bg.jpg
│ │ datepicker.css
│ │ img.gif
│ │
│ └─开发包
│ │ readme.txt
│ │
│ ├─lang
│ │ en.js
│ │ zh-cn.js
│ │ zh-tw.js
│ │
│ └─skin
│ │ datePicker.gif
│ │ WdatePicker.css
│ │
│ ├─default
│ │ datepicker.css
│ │ img.gif
│ │
│ └─whyGreen
│ bg.jpg
│ datepicker.css
│ img.gif
│
├─qiantai
│ │ default.jsp
│ │ index.jsp
│ │
│ ├─gonggao
│ │ gonggaoDetailQian.jsp
│ │
│ ├─inc
│ │ incFoot.jsp
│ │ incLeft.jsp
│ │ incTop1.jsp
│ │ incTop2.jsp
│ │
│ ├─liuyan
│ │ liuyanAll.jsp
│ │
│ ├─rili
│ │ rili.jsp
│ │
│ ├─shouji
│ │ shoujiAdd.jsp
│ │ shoujiDetailQian.jsp
│ │ shoujiSearch.jsp
│ │ yudingAdd.jsp
│ │ yudingSearch.jsp
│ │ yudingSearch_re.jsp
│ │
│ ├─userinfo
│ │ userReg.jsp
│ │ userXinxi.jsp
│ │
│ └─userlogin
│ userlogin.jsp
│
├─updown
│ updown.jsp
│
├─upload
│ 1319892571843.jpg
│ 1319893059125.jpg
│ 1319893116906.jpg
│ 1320070362265.jpg
│ 1320139747140.jpg
│ tushuAdd.jsp
│ upload.jsp
│ upload_re.jsp
│
└─WEB-INF
│ dwr.xml
│ web.xml
│
├─classes
│ └─com
│ ├─action
│ │ admin_servlet.class
│ │ gonggao_servlet.class
│ │ index_servlet.class
│ │ liuyan_servlet.class
│ │ shouji_servlet.class
│ │ user_servlet.class
│ │ yuding_servlet.class
│ │
│ ├─dao
│ │ DB.class
│ │
│ ├─orm
│ │ TAdmin.class
│ │ Tgonggao.class
│ │ Tliuyan.class
│ │ tshouji.class
│ │ Tuser.class
│ │ Tyuding.class
│ │
│ ├─service
│ │ liuService.class
│ │ loginService.class
│ │
│ └─util
│ EncodingFilter.class
│
└─lib
commons-fileupload-1.2.1.jar
commons-io-1.3.2.jar
dwr.jar
FCKeditor-2.3.jar
fckeditor-java-core-2.4.1.jar
javaee.jar
jspsmartupload.jar
jstl-1.2.jar
jtds-1.2.jar
msbase.jar
mssqlserver.jar
msutil.jar
slf4j-api-1.5.2.jar
slf4j-simple-1.5.2.jar
sqljdbc.jar
II
ABSTRACT III
目 录 V
绪 论 9
1 需求分析 10
1.1 用户需求分析 10
1.2 系统可行性分析 10
1.3 系统功能分析 10
1.4 模块说明 11
2 系统开发工具 12
2.1 系统开发环境简介 12
2.2 JSP技术简介 12
2.3 JSP工作原理 12
2.4 JSP体系结构 13
2.5 JSP的特点 13
2.6 SQLSERVER 2000 数据库 14
3 数据库设计 16
3.1 数据库分析与设计 16
3.1.2数据字典…………………………………………………………………………16
3.1.3 数据库的逻辑设计………………………………………………………………17
4 系统总体设计 23
4.1 系统出租功能的流程 23
4.2系统功能模块图 23
4.3 程序流程图 24
5 功能具体实现 26
5.1 主程序窗体设计 26
5.2 登录功能设计 27
5.3 发布手机信息设计 30
5.4 租凭跟踪模块 33
5.5 我的信息模块 35
5.6 留言板设计 39
5.7 系统后台设计 39
5.9修改密码 43
5.10 用户管理 45
5.11手机信息 47
5.12租凭管理 50
5.13系统公告 52
5.14留言板管理 53
结 论 55
致 谢 56
参考文献 57
标签:租赁系统,出租系统
基于Vue的汽车租赁系统的设计与实现
418基于ASP.NET的汽车租赁系统的设计与实现
733基于SSH/Java的音像出租管理系统的设计与实现
115基于ASP.NET的音响光碟股光盘出租系统的设计与实现
067基于struts房屋租赁系统的设计与实现
N175基于JSP/Java的共享单车管理系统的设计与实现
739基于JSP/Java的公共自行车租赁系统的设计与实现
N031基于PHP的汽车租赁系统的设计与实现