自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(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

testButton

实现类似微信取消发送语音时按钮的效果,自定义uibutton的点击事件

2013-04-23

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除