- 博客(5)
- 资源 (1)
- 收藏
- 关注
原创 Undefined symbols for architecture i386: "_OBJC_CLASS_$_CABasicAnimation", referenced from:
这类错误是缺少了QuartzCore.framework,添加上即可
2013-05-22 10:35:35
1073
翻译 NSNotificationCenter译注
NSNotificationCenter Class Reference Inherits from (继承自):NSObject Conforms to (遵循):NSObject (NSObject) Framework (框架 :/System/Library/Frameworks/Foundation.framework Availab
2013-05-10 14:51:01
799
翻译 NSNotification 译注
NSNotification Class Reference Inherits from(父类:) NSObject Conforms to(遵循协议): NSCoding NSCopying NSObject (NSObject) Framework (使用框架):/System/Library/Frameworks/Foundation.framework A
2013-05-09 15:52:31
633
转载 ASIHTTPRequest下访问https
#import "ClientCertificateTests.h"#import "ASIHTTPRequest.h" @implementation ClientCertificateTests - (void)testClientCertificate{ // This test will fail the second time it is run, I presume the certi
2013-05-09 13:23:37
1020
转载 关于在UIwebView中访问HTTPS站点的几种方法
这两天一直在研究如何用UIWebView访问HTTPS站点,试过很多方法,但都有这样那样的缺陷,下面简单分享一下,希望各位提点意见: 1。调用私有API 最简单,也最危险的方法,调用 setAllowsAnyHTTPSCertificate:forHost ,后果怎么样就不用我说了吧。 2. libCurl 这是一个开源项目,用C语言写的URL转换库,是基于于op
2013-05-09 11:50:56
698
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅