资源简介

jsp 获取天气预报 实例源码(webxml)

资源截图

代码片段和文件信息

package cn.com.webxml;

import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.xmlAccessType;
import javax.xml.bind.annotation.xmlAccessorType;
import javax.xml.bind.annotation.xmlElement;
import javax.xml.bind.annotation.xmlType;

/**
 * 


 * Java class for ArrayOfString complex type.
 * 
 * 


 * The following schema fragment specifies the expected content contained within
 * this class.
 * 
 * 


 * <complexType name=“ArrayOfString“>
 *   <complexContent>
 *     <restriction base=“{http://www.w3.org/2001/xmlSchema}anyType“>
 *       <sequence>
 *         <element name=“string“ type=“{http://www.w3.org/2001/xmlSchema}string“ maxOccurs=“unbounded“ minOccurs=“0“/>
 *       </sequence>
 *     </restriction>
 * 

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2017-01-04 09:32  weather\
     文件        1380  2016-04-06 22:29  weather\.classpath
     文件         350  2016-04-06 22:29  weather\.myhibernatedata
     文件        1540  2016-04-06 22:53  weather\.project
     目录           0  2017-01-04 09:32  weather\.settings\
     文件         522  2016-04-06 22:27  weather\.settings\.jsdtscope
     文件         281  2016-04-06 22:29  weather\.settings\com.genuitec.runtime.libraries.xml
     文件         364  2016-04-06 22:27  weather\.settings\org.eclipse.jdt.core.prefs
     文件         480  2016-04-06 22:27  weather\.settings\org.eclipse.wst.common.component
     文件         647  2016-04-06 22:29  weather\.settings\org.eclipse.wst.common.project.facet.core.prefs.xml
     文件         563  2016-04-06 22:29  weather\.settings\org.eclipse.wst.common.project.facet.core.xml
     文件          49  2016-04-06 22:27  weather\.settings\org.eclipse.wst.jsdt.ui.superType.container
     文件           6  2016-04-06 22:27  weather\.settings\org.eclipse.wst.jsdt.ui.superType.name
     文件         425  2016-04-06 22:29  weather\.springBeans
     文件         156  2016-05-12 11:46  weather\readme.txt
     目录           0  2017-01-04 09:32  weather\src\
     文件        1219  2016-04-06 22:30  weather\src\applicationContext.xml
     目录           0  2017-01-04 09:32  weather\src\cn\
     目录           0  2017-01-04 09:32  weather\src\cn\com\
     目录           0  2017-01-04 09:32  weather\src\cn\com\webxml\
     文件        1782  2016-04-03 23:10  weather\src\cn\com\webxml\ArrayOfString.java
     文件        1610  2016-04-03 23:10  weather\src\cn\com\webxml\DataSet.java
     文件        1417  2016-04-03 23:10  weather\src\cn\com\webxml\GetSupportCity.java
     文件        1518  2016-04-03 23:10  weather\src\cn\com\webxml\GetSupportCityResponse.java
     文件         769  2016-04-03 23:10  weather\src\cn\com\webxml\GetSupportDataSet.java
     文件        3629  2016-04-03 23:10  weather\src\cn\com\webxml\GetSupportDataSetResponse.java
     文件         771  2016-04-03 23:10  weather\src\cn\com\webxml\GetSupportProvince.java
     文件        1562  2016-04-03 23:10  weather\src\cn\com\webxml\GetSupportProvinceResponse.java
     文件        1402  2016-04-03 23:10  weather\src\cn\com\webxml\GetWeatherbyCityName.java
     文件        1950  2016-04-03 23:10  weather\src\cn\com\webxml\GetWeatherbyCityNamePro.java
     文件        1617  2016-04-03 23:10  weather\src\cn\com\webxml\GetWeatherbyCityNameProResponse.java
............此处省略615个文件信息

评论

共有 条评论