google map 延伸
这篇文章比较经典
http://blog.sina.com.cn/s/blog_5375aae90100vhzc.html
新浪不会失效吧?
返回:
{ "results" : [], "status" : "ZERO_RESULTS" }
解决:
要用此种方式请求:
httpResponse = httpClient.execute(new HttpGet(url));
发布时间: 2012-12-23 11:28:15 作者: rapoo
google map 延伸
这篇文章比较经典
http://blog.sina.com.cn/s/blog_5375aae90100vhzc.html
新浪不会失效吧?
返回:
{ "results" : [], "status" : "ZERO_RESULTS" }
解决:
要用此种方式请求:
httpResponse = httpClient.execute(new HttpGet(url));