0
要發佈在Facebook上的照片捲曲模擬需要執行:從爲Facebook發佈
curl -F 'access_token=...' \
-F '[email protected]' \
-F 'message=Caption for the photo' \
https://graph.facebook.com/me/photos
例如developers.facebook.com/docs/reference/api/photo
如何創建同一職位請求在iPhone應用程序?
是否有可能做NSURLConnection的? – Ricardo 2010-07-23 12:45:52
是的,正如我所說,這是可能的。如果谷歌爲「NSURLConnection的崗位」的第一個結果是這裏堆棧溢出:http://stackoverflow.com/questions/2071788/iphone-sending-post-with-nsurlconnection – 2010-07-25 11:48:33