随笔分类 -  收藏

收藏一些好的网站网址
ERROR:The requested URL could not be retrieved解决方法
摘要:ERROR 错误 The requested URL could not be retrieved 您所请求的网址(URL)无法获取 While trying to retrieve the URL: 当你尝试读取以下网址(URL)时http://localhost:15821/ The following error was encountered: 发生了下列的错误: Access Denied. 拒绝访问 Access control configuration prevents your request from being allowed at this time. Please c 阅读全文
posted @ 2013-10-22 13:17 风随月影飘0 阅读(42168) 评论(0) 推荐(0)
C#调用WebService实现天气预报 http://www.webxml.com.cn
摘要:C#调用WebService实现天气预报2011-02-21 14:24:06标签:天气预报休闲WebServices职场C#原创作品,允许转载,转载时请务必以超链接形式标明文章原始出处、作者信息和本声明。否则将追究法律责任。http://zhangkui.blog.51cto.com/1796259/497324本文使用Winform (C#)调用互联网上公开的WebServices(http://www.webxml.com.cn/WebServices/WeatherWebService.asmx)来实现天气预报,该天气预报 Web 服务,数据来源于中国气象局http://www.cma 阅读全文
posted @ 2013-09-13 14:35 风随月影飘0 阅读(726) 评论(0) 推荐(0)