0
A
回答
0
相關問題
- 1. 使用ASIHTTPRequest設置cookie時獲取objc_exception_throw
- 2. 使用ASIHTTPRequest添加新提要後獲取重複提要
- 3. 在ASIHTTPRequest中設置標頭
- 4. 設置http標頭asihttprequest
- 5. 獲取使用NSOperationQueue和ASIHTTPRequest
- 6. 使用ASIHTTPRequest
- 7. 設置委託時ASIHTTPRequest崩潰?
- 8. ASIHTTPREQUEST xCode - 設置代理時崩潰
- 9. 設置不同的回調與ASIHTTPRequest
- 10. 從提取的參數upstart設置uid
- 11. 提取.exe設置的參數
- 12. 取消ASIHTTPRequest
- 13. 動態地設置提取
- 14. 提取iPhone曝光設置
- 15. 提取領域設置
- 16. ASIHTTPRequest代碼設計
- 17. 使用ASIHTTPRequest iPhone類
- 18. 使用ASIHTTPRequest的RestKit
- 19. 如何使用asihttprequest
- 20. ASIHTTPRequest請求取消
- 21. 使用asihttprequest獲取基於http狀態代碼的數據
- 22. 如何使用ASIHttpRequest傳遞參數
- 23. ios - ASIHTTPREQUEST使用json數據填充uitableview
- 24. 使用NSURLConnection或ASIHTTPRequest發送POST數據
- 25. ASIHttpRequest,XML數據
- 26. ASIHTTPRequest數據庫查詢/獲取?
- 27. 是否可以使用Flickr的提要獲取「設置」?
- 28. rails - 使用RE從HTTP_ACCEPT_LANGUAGE中提取區域設置
- 29. 您可以使用提取API設置主機頭部
- 30. 使用ASIHTTPRequest恢復下載
這取決於您使用的API。你能發佈你的查詢的網址嗎? – ender
我正在使用Google Feed API,這是我的查詢:'NSURL * url = [NSURL URLWithString:@「https://ajax.googleapis.com/ajax/services/feed/load?q=http: feeds.feedburner.com/TechCrunch&v=1.0" ];' – Jon