文件名称:weatherReportSystem
-
所属分类:
- 标签属性:
- 上传时间:2016-04-20
-
文件大小:11.32mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
天气预报系统,查询各个城市的天气预报,使用J2EE框架:springmvc+mybatis-Weather forecast system, query the weather forecast each city, using the J2EE framework: springmvc+mybatis
(系统自动生成,下载前可以参看下载内容)
下载文件列表
weatherReportSystem/.classpath
weatherReportSystem/.project
weatherReportSystem/.settings/.jsdtscope
weatherReportSystem/.settings/org.eclipse.core.resources.prefs
weatherReportSystem/.settings/org.eclipse.jdt.core.prefs
weatherReportSystem/.settings/org.eclipse.wst.common.component
weatherReportSystem/.settings/org.eclipse.wst.common.project.facet.core.xml
weatherReportSystem/.settings/org.eclipse.wst.jsdt.ui.superType.container
weatherReportSystem/.settings/org.eclipse.wst.jsdt.ui.superType.name
weatherReportSystem/config/jdbc.properties
weatherReportSystem/config/log4j.properties
weatherReportSystem/config/mybatis/SqlMapConfig.xml
weatherReportSystem/config/spring/applicationContext.xml
weatherReportSystem/config/spring/springmvc.xml
weatherReportSystem/src/cn/wrs/controller/WeatherController.java
weatherReportSystem/src/cn/wrs/mapper/CityMapper.java
weatherReportSystem/src/cn/wrs/mapper/CityMapper.xml
weatherReportSystem/src/cn/wrs/mapper/WeatherMapper.java
weatherReportSystem/src/cn/wrs/mapper/WeatherMapper.xml
weatherReportSystem/src/cn/wrs/mapper/WeatherMapperCustom.java
weatherReportSystem/src/cn/wrs/mapper/WeatherMapperCustom.xml
weatherReportSystem/src/cn/wrs/po/City.java
weatherReportSystem/src/cn/wrs/po/CityExample.java
weatherReportSystem/src/cn/wrs/po/Weather.java
weatherReportSystem/src/cn/wrs/po/WeatherCustom.java
weatherReportSystem/src/cn/wrs/po/WeatherExample.java
weatherReportSystem/src/cn/wrs/service/WeatherService.java
weatherReportSystem/test/cn/wrs/WeatherTest.java
weatherReportSystem/WebRoot/META-INF/MANIFEST.MF
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/controller/WeatherController.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/mapper/CityMapper.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/mapper/CityMapper.xml
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/mapper/WeatherMapper.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/mapper/WeatherMapper.xml
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/mapper/WeatherMapperCustom.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/mapper/WeatherMapperCustom.xml
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/po/City.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/po/CityExample$Criteria.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/po/CityExample$Criterion.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/po/CityExample$GeneratedCriteria.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/po/CityExample.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/po/Weather.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/po/WeatherCustom.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/po/WeatherExample$Criteria.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/po/WeatherExample$Criterion.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/po/WeatherExample$GeneratedCriteria.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/po/WeatherExample.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/service/WeatherService.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/WeatherTest.class
weatherReportSystem/WebRoot/WEB-INF/classes/jdbc.properties
weatherReportSystem/WebRoot/WEB-INF/classes/log4j.properties
weatherReportSystem/WebRoot/WEB-INF/classes/mybatis/SqlMapConfig.xml
weatherReportSystem/WebRoot/WEB-INF/classes/spring/applicationContext.xml
weatherReportSystem/WebRoot/WEB-INF/classes/spring/springmvc.xml
weatherReportSystem/WebRoot/WEB-INF/jsp/weatherList.jsp
weatherReportSystem/WebRoot/WEB-INF/lib/asm-3.3.1.jar
weatherReportSystem/WebRoot/WEB-INF/lib/c3p0-0.9.5.1.jar
weatherReportSystem/WebRoot/WEB-INF/lib/cglib-2.2.2.jar
weatherReportSystem/WebRoot/WEB-INF/lib/com.springsource.org.aopalliance-1.0.0.jar
weatherReportSystem/WebRoot/WEB-INF/lib/com.springsource.org.aspectj.weaver-1.6.8.RELEASE.jar
weatherReportSystem/WebRoot/WEB-INF/lib/commons-logging-1.1.1.jar
weatherReportSystem/WebRoot/WEB-INF/lib/commons-pool2-2.4.1.jar
weatherReportSystem/WebRoot/WEB-INF/lib/javassist-3.17.1-GA.jar
weatherReportSystem/WebRoot/WEB-INF/lib/javax.servlet.jsp.jstl-api-1.2.1.jar
weatherReportSystem/WebRoot/WEB-INF/lib/log4j-1.2.17.jar
weatherReportSystem/WebRoot/WEB-INF/lib/log4j-api-2.0-rc1.jar
weatherReportSystem/WebRoot/WEB-INF/lib/log4j-core-2.0-rc1.jar
weatherReportSystem/WebRoot/WEB-INF/lib/mchange-commons-java-0.2.10.jar
weatherReportSystem/WebRoot/WEB-INF/lib/mybatis-3.2.7.jar
weatherReportSystem/WebRoot/WEB-INF/lib/mybatis-spring-1.2.2.jar
weatherReportSystem/WebRoot/WEB-INF/lib/mysql-connector-java-5.1.36.jar
weatherReportSystem/WebRoot/WEB-INF/lib/slf4j-api-1.7.5.jar
weatherReportSystem/WebRoot/WEB-INF/lib/slf4j-log4j12-1.7.5.jar
weatherReportSystem/WebRoot/WEB-INF/lib/spring-aop-3.2.5.RELEASE.jar
weatherReportSystem/WebRoot/WEB-INF/lib/spring-aspects-3.2.5.RELEASE.jar
weatherReportSystem/WebRoot/WEB-INF/lib/spring-beans-3.2.5.RELEASE.jar
weatherReportSystem/WebRoot/WEB-INF/lib/spring-context-3.2.5.RELEASE.jar
weatherReportSystem/WebRoot/WEB-INF/lib/spring-context-support-3.2.5.RELEASE.jar
weatherReportSystem/WebRoot/WEB-INF/lib/sprin
weatherReportSystem/.project
weatherReportSystem/.settings/.jsdtscope
weatherReportSystem/.settings/org.eclipse.core.resources.prefs
weatherReportSystem/.settings/org.eclipse.jdt.core.prefs
weatherReportSystem/.settings/org.eclipse.wst.common.component
weatherReportSystem/.settings/org.eclipse.wst.common.project.facet.core.xml
weatherReportSystem/.settings/org.eclipse.wst.jsdt.ui.superType.container
weatherReportSystem/.settings/org.eclipse.wst.jsdt.ui.superType.name
weatherReportSystem/config/jdbc.properties
weatherReportSystem/config/log4j.properties
weatherReportSystem/config/mybatis/SqlMapConfig.xml
weatherReportSystem/config/spring/applicationContext.xml
weatherReportSystem/config/spring/springmvc.xml
weatherReportSystem/src/cn/wrs/controller/WeatherController.java
weatherReportSystem/src/cn/wrs/mapper/CityMapper.java
weatherReportSystem/src/cn/wrs/mapper/CityMapper.xml
weatherReportSystem/src/cn/wrs/mapper/WeatherMapper.java
weatherReportSystem/src/cn/wrs/mapper/WeatherMapper.xml
weatherReportSystem/src/cn/wrs/mapper/WeatherMapperCustom.java
weatherReportSystem/src/cn/wrs/mapper/WeatherMapperCustom.xml
weatherReportSystem/src/cn/wrs/po/City.java
weatherReportSystem/src/cn/wrs/po/CityExample.java
weatherReportSystem/src/cn/wrs/po/Weather.java
weatherReportSystem/src/cn/wrs/po/WeatherCustom.java
weatherReportSystem/src/cn/wrs/po/WeatherExample.java
weatherReportSystem/src/cn/wrs/service/WeatherService.java
weatherReportSystem/test/cn/wrs/WeatherTest.java
weatherReportSystem/WebRoot/META-INF/MANIFEST.MF
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/controller/WeatherController.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/mapper/CityMapper.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/mapper/CityMapper.xml
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/mapper/WeatherMapper.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/mapper/WeatherMapper.xml
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/mapper/WeatherMapperCustom.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/mapper/WeatherMapperCustom.xml
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/po/City.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/po/CityExample$Criteria.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/po/CityExample$Criterion.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/po/CityExample$GeneratedCriteria.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/po/CityExample.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/po/Weather.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/po/WeatherCustom.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/po/WeatherExample$Criteria.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/po/WeatherExample$Criterion.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/po/WeatherExample$GeneratedCriteria.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/po/WeatherExample.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/service/WeatherService.class
weatherReportSystem/WebRoot/WEB-INF/classes/cn/wrs/WeatherTest.class
weatherReportSystem/WebRoot/WEB-INF/classes/jdbc.properties
weatherReportSystem/WebRoot/WEB-INF/classes/log4j.properties
weatherReportSystem/WebRoot/WEB-INF/classes/mybatis/SqlMapConfig.xml
weatherReportSystem/WebRoot/WEB-INF/classes/spring/applicationContext.xml
weatherReportSystem/WebRoot/WEB-INF/classes/spring/springmvc.xml
weatherReportSystem/WebRoot/WEB-INF/jsp/weatherList.jsp
weatherReportSystem/WebRoot/WEB-INF/lib/asm-3.3.1.jar
weatherReportSystem/WebRoot/WEB-INF/lib/c3p0-0.9.5.1.jar
weatherReportSystem/WebRoot/WEB-INF/lib/cglib-2.2.2.jar
weatherReportSystem/WebRoot/WEB-INF/lib/com.springsource.org.aopalliance-1.0.0.jar
weatherReportSystem/WebRoot/WEB-INF/lib/com.springsource.org.aspectj.weaver-1.6.8.RELEASE.jar
weatherReportSystem/WebRoot/WEB-INF/lib/commons-logging-1.1.1.jar
weatherReportSystem/WebRoot/WEB-INF/lib/commons-pool2-2.4.1.jar
weatherReportSystem/WebRoot/WEB-INF/lib/javassist-3.17.1-GA.jar
weatherReportSystem/WebRoot/WEB-INF/lib/javax.servlet.jsp.jstl-api-1.2.1.jar
weatherReportSystem/WebRoot/WEB-INF/lib/log4j-1.2.17.jar
weatherReportSystem/WebRoot/WEB-INF/lib/log4j-api-2.0-rc1.jar
weatherReportSystem/WebRoot/WEB-INF/lib/log4j-core-2.0-rc1.jar
weatherReportSystem/WebRoot/WEB-INF/lib/mchange-commons-java-0.2.10.jar
weatherReportSystem/WebRoot/WEB-INF/lib/mybatis-3.2.7.jar
weatherReportSystem/WebRoot/WEB-INF/lib/mybatis-spring-1.2.2.jar
weatherReportSystem/WebRoot/WEB-INF/lib/mysql-connector-java-5.1.36.jar
weatherReportSystem/WebRoot/WEB-INF/lib/slf4j-api-1.7.5.jar
weatherReportSystem/WebRoot/WEB-INF/lib/slf4j-log4j12-1.7.5.jar
weatherReportSystem/WebRoot/WEB-INF/lib/spring-aop-3.2.5.RELEASE.jar
weatherReportSystem/WebRoot/WEB-INF/lib/spring-aspects-3.2.5.RELEASE.jar
weatherReportSystem/WebRoot/WEB-INF/lib/spring-beans-3.2.5.RELEASE.jar
weatherReportSystem/WebRoot/WEB-INF/lib/spring-context-3.2.5.RELEASE.jar
weatherReportSystem/WebRoot/WEB-INF/lib/spring-context-support-3.2.5.RELEASE.jar
weatherReportSystem/WebRoot/WEB-INF/lib/sprin
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.