CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:CityInfo

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2017-03-07
  • 文件大小:
    4.22mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!
电信下载 联通下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。

介绍说明--下载内容来自于网络,使用问题请自行百度

都市供求信息网分为前、后台两部分设计,前台主要实现信息的显示、搜索与发布功能,其中信息的显示包括列表显示与详细内容显示,而列表显示,又分为首页信息列表显示、查看某类别下所有信息的列表显示和搜索结果列表显示;搜索功能主要包括定位搜索和模糊搜索。后台主要实现的功能为信息显示、信息审核、信息删除、付费设置与退出登录,其中的信息显示功能也分为列表显示与详细内容显示。-Urban supply and demand information network is divided into front and back two parts of the design, the front is the main information display, search and publishing, which includes information display list display and detailed content, while the list display is divided into the home information list, a list view category under information and search results list shows the search function including location search and fuzzy search. The background of the main functions of the information display, information audit, information deletion, pay set up and exit login, which displays the information can also be divided into list display and detailed display.




(系统自动生成,下载前可以参看下载内容)

下载文件列表

CityInfo/.classpath
CityInfo/.project
CityInfo/.settings/.jsdtscope
CityInfo/.settings/org.eclipse.jdt.core.prefs
CityInfo/.settings/org.eclipse.wst.common.component
CityInfo/.settings/org.eclipse.wst.common.project.facet.core.xml
CityInfo/.settings/org.eclipse.wst.jsdt.ui.superType.container
CityInfo/.settings/org.eclipse.wst.jsdt.ui.superType.name
CityInfo/build/classes/cityinfo.xml
CityInfo/build/classes/com/yxq/action/AdminAction.class
CityInfo/build/classes/com/yxq/action/IndexAction.class
CityInfo/build/classes/com/yxq/action/InfoAction.class
CityInfo/build/classes/com/yxq/action/LogInOutAction.class
CityInfo/build/classes/com/yxq/action/package.properties
CityInfo/build/classes/com/yxq/actionSuper/AdminSuperAction.class
CityInfo/build/classes/com/yxq/actionSuper/InfoSuperAction.class
CityInfo/build/classes/com/yxq/actionSuper/MySuperAction.class
CityInfo/build/classes/com/yxq/dao/DB.class
CityInfo/build/classes/com/yxq/dao/OpDB.class
CityInfo/build/classes/com/yxq/model/AdminShowType.class
CityInfo/build/classes/com/yxq/model/CreatePage.class
CityInfo/build/classes/com/yxq/model/InfoSingle.class
CityInfo/build/classes/com/yxq/model/SearchInfo.class
CityInfo/build/classes/com/yxq/model/UserSingle.class
CityInfo/build/classes/com/yxq/tools/DoString.class
CityInfo/build/classes/struts.properties
CityInfo/build/classes/struts.xml
CityInfo/db_cityinfo.sql
CityInfo/src/cityinfo.xml
CityInfo/src/com/yxq/action/AdminAction.java
CityInfo/src/com/yxq/action/IndexAction.java
CityInfo/src/com/yxq/action/InfoAction.java
CityInfo/src/com/yxq/action/LogInOutAction.java
CityInfo/src/com/yxq/action/package.properties
CityInfo/src/com/yxq/actionSuper/AdminSuperAction.java
CityInfo/src/com/yxq/actionSuper/InfoSuperAction.java
CityInfo/src/com/yxq/actionSuper/MySuperAction.java
CityInfo/src/com/yxq/dao/DB.java
CityInfo/src/com/yxq/dao/OpDB.java
CityInfo/src/com/yxq/model/AdminShowType.java
CityInfo/src/com/yxq/model/CreatePage.java
CityInfo/src/com/yxq/model/InfoSingle.java
CityInfo/src/com/yxq/model/SearchInfo.java
CityInfo/src/com/yxq/model/UserSingle.java
CityInfo/src/com/yxq/tools/DoString.java
CityInfo/src/struts.properties
CityInfo/src/struts.xml
CityInfo/WebContent/css/style.css
CityInfo/WebContent/images/admin_exit.gif
CityInfo/WebContent/images/admin_index.gif
CityInfo/WebContent/images/admin_menu.jpg
CityInfo/WebContent/images/admin_top.jpg
CityInfo/WebContent/images/back.gif
CityInfo/WebContent/images/b_logon.gif
CityInfo/WebContent/images/b_reset.gif
CityInfo/WebContent/images/default_e.jpg
CityInfo/WebContent/images/default_m.jpg
CityInfo/WebContent/images/default_t.jpg
CityInfo/WebContent/images/end.jpg
CityInfo/WebContent/images/leftD.jpg
CityInfo/WebContent/images/leftS.jpg
CityInfo/WebContent/images/logo.gif
CityInfo/WebContent/images/logon_end.gif
CityInfo/WebContent/images/logon_middle.gif
CityInfo/WebContent/images/logon_top.gif
CityInfo/WebContent/images/menu.gif
CityInfo/WebContent/images/m_index.gif
CityInfo/WebContent/images/pcard1.jpg
CityInfo/WebContent/images/pcard2.jpg
CityInfo/WebContent/index.jsp
CityInfo/WebContent/js/DeleteCheck.js
CityInfo/WebContent/js/InputCheck.js
CityInfo/WebContent/META-INF/MANIFEST.MF
CityInfo/WebContent/pages/add/addInfo.jsp
CityInfo/WebContent/pages/admin/info/checkshow.jsp
CityInfo/WebContent/pages/admin/info/listshow.jsp
CityInfo/WebContent/pages/admin/info/moneyshow.jsp
CityInfo/WebContent/pages/admin/Login.jsp
CityInfo/WebContent/pages/admin/view/AdminTemp.jsp
CityInfo/WebContent/pages/admin/view/default.jsp
CityInfo/WebContent/pages/admin/view/end.jsp
CityInfo/WebContent/pages/admin/view/main.jsp
CityInfo/WebContent/pages/admin/view/right.jsp
CityInfo/WebContent/pages/admin/view/top.jsp
CityInfo/WebContent/pages/calendar.jsp
CityInfo/WebContent/pages/error.jsp
CityInfo/WebContent/pages/page.jsp
CityInfo/WebContent/pages/show/listshow.jsp
CityInfo/WebContent/pages/show/searchshow.jsp
CityInfo/WebContent/pages/show/singleshow.jsp
CityInfo/WebContent/view/default.jsp
CityInfo/WebContent/view/end.jsp
CityInfo/WebContent/view/IndexTemp.jsp
CityInfo/WebContent/view/left.jsp
CityInfo/WebContent/view/top.jsp
CityInfo/WebContent/WEB-INF/lib/asm-3.1.jar
CityInfo/WebContent/WEB-INF/lib/asm-commons-3.1.jar
CityInfo/WebContent/WEB-INF/lib/commons-fileupload-1.2.2.jar
CityInfo/WebContent/WEB-INF/lib/commons-io-2.0.1.jar
CityInfo/WebContent/WEB-INF/lib/commons-lang-2.5.jar
CityInfo/WebContent/WEB-INF/lib/commons-logging-1.1.1.jar
CityInfo/WebContent/WEB-INF/lib/commons-logging-api-1.1.jar
CityInfo/WebContent/WEB-INF/lib/freemarker-2.3.16.jar
CityInfo/WebContent/WEB-INF/lib/javassist-3.11.0.GA.jar
CityInfo/WebContent/WEB-INF/lib/mysql-connector-java-3.1.12-bin.jar
CityInfo/WebContent/WEB-INF/lib/ognl-3.0.1.jar
CityInfo/WebContent/WEB-INF/lib/struts-core-1.3.10.jar
CityInfo/WebContent/WEB-INF/lib/struts2-core-2.2.3.jar
CityInfo/WebContent/WEB-INF/lib/xwork-core-2.2.3.jar
CityInfo/WebContent/WEB-INF/tld/struts-tags.tld
CityInfo/WebContent/WEB-INF/web.xml
CityInfo/build/classes/com/yxq/action
CityInfo/build/classes/com/yxq/actionSuper
CityInfo/build/classes/com/yxq/dao
CityInfo/build/classes/co

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com