03 2016 档案
ASIFormDataRequest实现post的代码示例
摘要:用jquery实现的Post方法可能如下 .xx.h @interface ChatViewController : UIViewController<ASIHTTPRequestDelegate> { } xx.m - (void) postMessage { NSString *s = [NSS 阅读全文
posted @ 2016-03-29 11:41 袁晓平 阅读(713) 评论(0) 推荐(0)