由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Apple版 - iOS开发求教
相关主题
Facebook iOS新版开发手记:两倍速度的背后 (转载)老苹果被强行out了
Google Chrome Browser, Google Drive Coming to iOSAirplay from Mac to TV.
Snow Leopard:文件系统API的整合与统一【7/23】股狗和苹果的技术差距
App Store and Mac App StoreApple telegraphing palm plans?
新版Air Video支持iOS 4.3和AirPlayRe: ox terminal 有什么好的?
Notification center支持widgetCTerminal 0.2.7
Facebook Launches SDK 3.0 Beta for iOS, New Dev Center [iOS Blog]Re: 有适用与Mac的糍粑吗?
有兴趣用 Windows OS 做 iOS development 的朋友(二)2.0破解已经出来了,针对2G的
相关话题的讨论汇总
话题: three20话题: delegate话题: ios话题: socket话题: see
进入Apple版参与讨论
1 (共1页)
z*y
发帖数: 1311
1
Web访问的异步实现?
就象Facebook API那种
先用URL call一下
然后某个delegate被trigger
想在我的程序里也用这种方法
这套机制在iOS里是怎么work实现?
(也如C,用socket/select?应该更轻松些吧)
给几个关键词就可以
能更详细些更好,我是新手
谢谢
c********g
发帖数: 1173
2
你如果已经用frame Three20了,就用TTURLRequest,就是你说的那种delegate的办法
。只用implement delegate callback就行了。不用deal with socket
http://three20.info/
如果不想用Three20,就用ASIHTTPRequest好了。网站上有很详细的例子:
http://allseeing-i.com/ASIHTTPRequest/
z*y
发帖数: 1311
3

Thank you.
BTW, your site looks so good.
What tool you use? Drupal?

【在 c********g 的大作中提到】
: 你如果已经用frame Three20了,就用TTURLRequest,就是你说的那种delegate的办法
: 。只用implement delegate callback就行了。不用deal with socket
: http://three20.info/
: 如果不想用Three20,就用ASIHTTPRequest好了。网站上有很详细的例子:
: http://allseeing-i.com/ASIHTTPRequest/

c********g
发帖数: 1173
4
Wordpress with a special theme. By the way, I have a better answer for the
Three20 network programming now. :-) See my most recent blog:
http://www.clingmarks.com/three20-network-programming-1/1389

【在 z*y 的大作中提到】
:
: Thank you.
: BTW, your site looks so good.
: What tool you use? Drupal?

z*y
发帖数: 1311
5
Web访问的异步实现?
就象Facebook API那种
先用URL call一下
然后某个delegate被trigger
想在我的程序里也用这种方法
这套机制在iOS里是怎么work实现?
(也如C,用socket/select?应该更轻松些吧)
给几个关键词就可以
能更详细些更好,我是新手
谢谢
c********g
发帖数: 1173
6
你如果已经用frame Three20了,就用TTURLRequest,就是你说的那种delegate的办法
。只用implement delegate callback就行了。不用deal with socket
http://three20.info/
如果不想用Three20,就用ASIHTTPRequest好了。网站上有很详细的例子:
http://allseeing-i.com/ASIHTTPRequest/
z*y
发帖数: 1311
7

Thank you.
BTW, your site looks so good.
What tool you use? Drupal?

【在 c********g 的大作中提到】
: 你如果已经用frame Three20了,就用TTURLRequest,就是你说的那种delegate的办法
: 。只用implement delegate callback就行了。不用deal with socket
: http://three20.info/
: 如果不想用Three20,就用ASIHTTPRequest好了。网站上有很详细的例子:
: http://allseeing-i.com/ASIHTTPRequest/

c********g
发帖数: 1173
8
Wordpress with a special theme. By the way, I have a better answer for the
Three20 network programming now. :-) See my most recent blog:
http://www.clingmarks.com/three20-network-programming-1/1389

【在 z*y 的大作中提到】
:
: Thank you.
: BTW, your site looks so good.
: What tool you use? Drupal?

z*y
发帖数: 1311
9

very good post
thanks!

【在 c********g 的大作中提到】
: Wordpress with a special theme. By the way, I have a better answer for the
: Three20 network programming now. :-) See my most recent blog:
: http://www.clingmarks.com/three20-network-programming-1/1389

1 (共1页)
进入Apple版参与讨论
相关主题
2.0破解已经出来了,针对2G的新版Air Video支持iOS 4.3和AirPlay
[合集] firefox用的真难受Notification center支持widget
IPhone上听在线中文歌曲?Facebook Launches SDK 3.0 Beta for iOS, New Dev Center [iOS Blog]
给大家推荐一款好的上bbs的软件有兴趣用 Windows OS 做 iOS development 的朋友(二)
Facebook iOS新版开发手记:两倍速度的背后 (转载)老苹果被强行out了
Google Chrome Browser, Google Drive Coming to iOSAirplay from Mac to TV.
Snow Leopard:文件系统API的整合与统一【7/23】股狗和苹果的技术差距
App Store and Mac App StoreApple telegraphing palm plans?
相关话题的讨论汇总
话题: three20话题: delegate话题: ios话题: socket话题: see