代碼URL
路徑中的這個(gè)地址“/WebServices/WeatherWebService.asmx/getWeatherbyCityName”
是根據(jù)什么得到的。
網(wǎng)站的上POST的請(qǐng)求地址為:“
POST?/WebServices/WeatherWS.asmx/getWeather?HTTP/1.1
Host: www.webxml.com.cn
Content-Type: application/x-www-form-urlencoded
Content-Length: lengththeCityCode=string&theUserID=string
”
我用的是PHP擴(kuò)展做的,
按照課程的代碼輸入完成后瀏覽器顯示“未將對(duì)象引用設(shè)置到對(duì)象的實(shí)例”
2015-06-15
http://www.webxml.com.cn/WebServices/WeatherWebService.asmx?op=getWeatherbyCityName
2014-10-08
是付費(fèi)的原因么