2009-12-28 83 views

回答

4

只是为了保持完整性,我想我会联系你YDN得到了答案:如果你使用

http://developer.yahoo.net/forum/index.php?showtopic=3993&st=0&p=10927&#entry10927

y.rest()拨打电话,您可以使用followRedirects(假) 这样的:

use 'http://javarants.com/yql/javascript.xml'as j; select * from j where code='response.object = 
y.rest("http://feedproxy.google.com/~r/Techcrunch/~3/P-%5FqWQXyAPU/").followRedirects(false).get().headers.location;' 

山姆

+0

是。这很好。我应该回来自己发贴。谢谢加文。 – GollyJer 2010-01-12 16:56:22