CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序

文件名称:ws

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2014-04-09
  • 文件大小:
    1.48mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

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

简单易懂的webservice工程,基于Java,适合初学者参考-Straightforward webservice project, based on Java, suitable for beginners reference
(系统自动生成,下载前可以参看下载内容)

下载文件列表

ws/
ws/ws0827/
ws/ws0827/.classpath
ws/ws0827/.project
ws/ws0827/.settings/
ws/ws0827/.settings/.jsdtscope
ws/ws0827/.settings/org.eclipse.core.resources.prefs
ws/ws0827/.settings/org.eclipse.jdt.core.prefs
ws/ws0827/.settings/org.eclipse.wst.common.component
ws/ws0827/.settings/org.eclipse.wst.common.project.facet.core.xml
ws/ws0827/.settings/org.eclipse.wst.jsdt.ui.superType.container
ws/ws0827/.settings/org.eclipse.wst.jsdt.ui.superType.name
ws/ws0827/.settings/org.eclipse.wst.ws.service.policy.prefs
ws/ws0827/WebContent/
ws/ws0827/WebContent/1.jpg
ws/ws0827/WebContent/2.jpg
ws/ws0827/WebContent/7.jpg
ws/ws0827/WebContent/META-INF/
ws/ws0827/WebContent/META-INF/MANIFEST.MF
ws/ws0827/WebContent/WEB-INF/
ws/ws0827/WebContent/WEB-INF/2.jpg
ws/ws0827/WebContent/WEB-INF/lib/
ws/ws0827/WebContent/index.html
ws/ws0827/WebContent/webservice.jsp
ws/ws0827/build/
ws/ws0827/build/classes/
ws/ws0827/build/classes/com/
ws/ws0827/build/classes/com/first/
ws/ws0827/build/classes/com/first/client/
ws/ws0827/build/classes/com/first/client/GetHumidity.class
ws/ws0827/build/classes/com/first/client/GetHumidityResponse.class
ws/ws0827/build/classes/com/first/client/Gettemporature.class
ws/ws0827/build/classes/com/first/client/GettemporatureResponse.class
ws/ws0827/build/classes/com/first/client/Getwind.class
ws/ws0827/build/classes/com/first/client/GetwindResponse.class
ws/ws0827/build/classes/com/first/client/HumidityWs.class
ws/ws0827/build/classes/com/first/client/HumidityWsService.class
ws/ws0827/build/classes/com/first/client/ObjectFactory.class
ws/ws0827/build/classes/com/first/client/TemporatureWs.class
ws/ws0827/build/classes/com/first/client/TemporatureWsService.class
ws/ws0827/build/classes/com/first/client/WindWs.class
ws/ws0827/build/classes/com/first/client/WindWsService.class
ws/ws0827/build/classes/com/first/client/package-info.class
ws/ws0827/build/classes/com/second/
ws/ws0827/build/classes/com/second/client/
ws/ws0827/build/classes/com/second/client/GetH.class
ws/ws0827/build/classes/com/second/client/GetHResponse.class
ws/ws0827/build/classes/com/second/client/GetT.class
ws/ws0827/build/classes/com/second/client/GetTResponse.class
ws/ws0827/build/classes/com/second/client/GetW.class
ws/ws0827/build/classes/com/second/client/GetWResponse.class
ws/ws0827/build/classes/com/second/client/ObjectFactory.class
ws/ws0827/build/classes/com/second/client/ThirdClient.class
ws/ws0827/build/classes/com/second/client/WeatherSecondPublish.class
ws/ws0827/build/classes/com/second/client/WeatherSecondPublishService.class
ws/ws0827/build/classes/com/second/client/package-info.class
ws/ws0827/build/classes/com/test/
ws/ws0827/build/classes/com/test/Gettemporature.class
ws/ws0827/build/classes/com/test/GettemporatureResponse.class
ws/ws0827/build/classes/com/test/ObjectFactory.class
ws/ws0827/build/classes/com/test/TemporatureWs.class
ws/ws0827/build/classes/com/test/TemporatureWsService.class
ws/ws0827/build/classes/com/test/package-info.class
ws/ws0827/build/classes/com/weather/
ws/ws0827/build/classes/com/weather/first/
ws/ws0827/build/classes/com/weather/first/HumidityWs.class
ws/ws0827/build/classes/com/weather/first/TemporatureWs.class
ws/ws0827/build/classes/com/weather/first/WindWs.class
ws/ws0827/build/classes/com/weather/first/package-info.class
ws/ws0827/build/classes/com/weather/second/
ws/ws0827/build/classes/com/weather/second/HumidityWs2.class
ws/ws0827/build/classes/com/weather/second/TemporatureWs2.class
ws/ws0827/build/classes/com/weather/second/WeatherSecondPublish.class
ws/ws0827/build/classes/com/weather/second/WindWs2.class
ws/ws0827/build/classes/com/weather/second/package-info.class
ws/ws0827/src/
ws/ws0827/src/com/
ws/ws0827/src/com/first/
ws/ws0827/src/com/first/client/
ws/ws0827/src/com/first/client/GetHumidity.java
ws/ws0827/src/com/first/client/GetHumidityResponse.java
ws/ws0827/src/com/first/client/Gettemporature.java
ws/ws0827/src/com/first/client/GettemporatureResponse.java
ws/ws0827/src/com/first/client/Getwind.java
ws/ws0827/src/com/first/client/GetwindResponse.java
ws/ws0827/src/com/first/client/HumidityWs.java
ws/ws0827/src/com/first/client/HumidityWsService.java
ws/ws0827/src/com/first/client/ObjectFactory.java
ws/ws0827/src/com/first/client/TemporatureWs.java
ws/ws0827/src/com/first/client/TemporatureWsService.java
ws/ws0827/src/com/first/client/WindWs.java
ws/ws0827/src/com/first/client/WindWsService.java
ws/ws0827/src/com/first/client/package-info.java
ws/ws0827/src/com/second/
ws/ws0827/src/com/second/client/
ws/ws0827/src/com/second/client/GetH.java
ws/ws0827/src/com/second/client/GetHResponse.java
ws/ws0827/src/com/second/client/GetT.java
ws/ws0827/src/com/second/client/GetTResponse.java
ws/ws0827/src/com/second/client/GetW.java
ws/ws0827/src/com/second/client/GetWResponse.java
ws/ws0827/src/com/second/client/ObjectFactory.java
ws/ws0827/src/com/second/client/ThirdClient.java
ws/ws0827/src/com/second/client/WeatherSecondPublish.java
ws/ws0827/src/com/second/client/WeatherSecondPublishService.java
ws/ws0827/src/com/second/client/package-info.java
ws/ws0827/src/com/test/
ws/ws0827/src/com/test/Gettempo

相关说明

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

相关评论

暂无评论内容.

发表评论

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