上一页 1 ··· 24 25 26 27 28 29 30 31 32 ··· 73 下一页
摘要: 本文转载至 http://blog.csdn.net/yongyinmg/article/details/40621463在话题 #5中,Chris Eidhof向我们介绍了 iOS7 引入的新特性自定义View Controller 转场. 他给出了一个结论:我们在本文只探讨了在 navigati... 阅读全文
posted @ 2014-12-24 15:08 天牛 阅读(217) 评论(0) 推荐(0) 编辑
摘要: 本文转载至http://www.tuicool.com/articles/3ymMzubCSDN博客原文http://blog.csdn.net/hmt20130412/article/details/34523235 本来只是打算介绍一下addChildViewController这个方... 阅读全文
posted @ 2014-12-24 14:08 天牛 阅读(355) 评论(0) 推荐(0) 编辑
摘要: 本文转载至 http://blog.csdn.net/zhuoyuetec/article/details/18216439IOSASIHttprequestsetShouldCompressReqsetAllowCompressedReallowCompressedResponse 设置为YES时... 阅读全文
posted @ 2014-12-24 12:41 天牛 阅读(114) 评论(0) 推荐(0) 编辑
摘要: 本文转载至 http://blog.csdn.net/learnios/article/details/8992346ShareSDK微博分享空间分享新浪微博腾讯微博第一步:首先导入ShareSDK第三方类库,添加依赖框架 :SystemConfiguration.frameworkQuartzCo... 阅读全文
posted @ 2014-12-23 15:01 天牛 阅读(253) 评论(0) 推荐(0) 编辑
摘要: 本文转载至 http://blog.csdn.net/weisubao/article/details/41282457[objc]view plaincopy-(void)drawRect:(CGRect)rect{//获得当前上下文CGContextRefctx=UIGraphicsGetCur... 阅读全文
posted @ 2014-12-23 14:59 天牛 阅读(293) 评论(0) 推荐(0) 编辑
摘要: 本文转载至 http://blog.csdn.net/m372897500/article/details/38293973-[ASIDataCompressor compressBytes:length:error:shouldFinish:] in ASIDataCompressor.olink... 阅读全文
posted @ 2014-12-22 17:52 天牛 阅读(161) 评论(0) 推荐(0) 编辑
摘要: 本文转载至http://blog.csdn.net/ysysbaobei/article/details/16371263编译静态库1、http://blog.csdn.net/dengdengxiximeimei/article/details/8845621关于Build Active Arch... 阅读全文
posted @ 2014-12-21 16:50 天牛 阅读(348) 评论(0) 推荐(0) 编辑
摘要: 本文转载至 http://blog.csdn.net/ysysbaobei/article/details/17390639转载自:http://www.raywenderlich.com/zh-hans/36079/afnetworking速成教程(1)AFNetworking速成教程(1)Sco... 阅读全文
posted @ 2014-12-21 16:34 天牛 阅读(289) 评论(0) 推荐(0) 编辑
摘要: 本文转载至 http://blog.csdn.net/zhangkongzhongyun/article/details/38678137工程中使用tcp长连接来和服务端进行数据传输,在IOS平台上,由于苹果的后台机制,会有以下问题:当程序退到后台的时候,所有线程被挂起,系统会回收所有的socket... 阅读全文
posted @ 2014-12-21 15:37 天牛 阅读(576) 评论(0) 推荐(0) 编辑
摘要: 本文转载至 http://blog.csdn.net/zhangkongzhongyun/article/details/8080466分类:c语言2012-10-17 11:16275人阅读评论(0)收藏举报算法google前面写了好些排序,红黑树,B 树算法的文章,还剩下查找这一大块没有写,查找... 阅读全文
posted @ 2014-12-21 15:16 天牛 阅读(142) 评论(0) 推荐(0) 编辑
上一页 1 ··· 24 25 26 27 28 29 30 31 32 ··· 73 下一页