iOS博客收藏

Objective-C Block
喵神的博文
block Quiz

Cornerstone SVN 使用简介

VFL使用教程

iOS 宏(define)与常量(const)的正确使用

UIScrollview与Autolayout的那点事

如何正确地写好一个界面

UICollectionView Custom Layout Tutorial: Pinterest
神奇的CollectionView

pod install 安装缓慢

***pod install --verbose --no-repo-update***
***pod update --verbose --no-repo-update***

iOS9 HTTP 不能正常使用的解决办法
在Info.plist中添加NSAppTransportSecurity类型Dictionary。
在NSAppTransportSecurity下添加NSAllowsArbitraryLoads类型Boolean,值设为YES

你可能感兴趣的:(iOS博客收藏)