美文网首页
iOS博客收藏

iOS博客收藏

作者: HaibaraAii | 来源:发表于2015-11-24 09:49 被阅读74次

    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博客收藏

          本文链接:https://www.haomeiwen.com/subject/qnprhttx.html