最新回答 / 巨石老怪
返回的數(shù)據(jù)是:<?xml version="1.0" encoding="utf-8"?><ArrayOfString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://WebXml.com.cn/">? <string>G1</string>? <string>北京南&l...
2016-12-05
最新回答 / 哎狐狐
http://cors.itxti.net/?www.webxml.com.cn/WebServices/TrainTimeWebService.asmx/getDetailInfoByTrainCode?UserID=&TrainCode=G1 之前那個(gè)跨域沒(méi)用的話可以用這個(gè),你可以看看視頻下面的評(píng)論啊,有很多可以用的
2016-11-20
最新回答 / qq_沒(méi)有技術(shù)的宅_0
$.get(url,{TrainCode:"G1"},function(data){ console.log(data); $.mobile.loading("hide");});的第二個(gè)參數(shù)是干什么用的?? ?加上去之后會(huì)影響url,在我這里也會(huì)導(dǎo)致錯(cuò)誤。。 ?有誰(shuí)知道為什么嗎??
2016-09-05