摘要:
在Win8的eclipse,先汉化,正常,然后我装了git插件,结果鼠标右键和键盘不能用啦!kao!怎么敲代码?!好在eclipse是解压的,删掉,重解压不汉化了,直接安装git插件,结果ok 阅读全文
posted @ 2013-09-05 15:08 ShangYT 阅读(166) 评论(0) 推荐(0)
|
摘要:
在Win8的eclipse,先汉化,正常,然后我装了git插件,结果鼠标右键和键盘不能用啦!kao!怎么敲代码?!好在eclipse是解压的,删掉,重解压不汉化了,直接安装git插件,结果ok 阅读全文
posted @ 2013-09-05 15:08 ShangYT 阅读(166) 评论(0) 推荐(0)
摘要:
需要axis.jar包import java.util.Vector; import javax.xml.namespace.QName; import org.apache.axis.client.Call; import org.apache.axis.client.Service; /** * call Webservice Example * 2013-6-16 下午11:04:13 */public class PutWeather { private String url="http://www.webxml.com.cn/WebServices/WeatherWeb.. 阅读全文
posted @ 2013-09-05 14:35 ShangYT 阅读(441) 评论(0) 推荐(0) |
||