
IOS_English
NS西北风
为梦想而坚持。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
ASI和AFN实现POST异步请求的同样功能的代码
I'm a newbie in obj-c and have been using asihttp for some of my projects. When doing a post request in asihttp its done this way. ASIFormDataRequest *request = [ASIFormDataRequest requestWithU翻译 2014-11-12 22:02:33 · 3739 阅读 · 0 评论 -
@import vs #import - iOS 7
165down votefavorite 83 I am playing around with some of the new iOS 7 features and working with some of the Image Effects as discussed in the WWDC video "Implementing Engaging UI on iOS".转载 2014-11-12 21:42:22 · 4483 阅读 · 0 评论 -
SOAP web service用AFNetWorking实现请求
问: This is my current call to (asmx) SOAP web service: NSString *soapMessage = [NSString stringWithFormat: @"" "" "" "" "%i" "%@" "%@" "" "" "翻译 2014-11-12 23:23:57 · 13491 阅读 · 8 评论