使用ASIHttpRequest的注意事项

在每个使用ASIHttpRequest的VC中,都要保存用到的request,在该VC消失前要将它里面所有的request都清空。 使用方法[request cleardelegateAndCancel]; 否则会导致崩溃。
posted @ 2011-12-18 01:47  冷愤僧  阅读(265)  评论(0编辑  收藏  举报