摘要:
今天更新了Xcode 7 正式版,App编译出现很多警告,在App运行的时候出现如下的提示.........the resource could not be loaded because the app transport security policy requires the use of a... 阅读全文
摘要:
When a block is copied, it creates strong references to object variables used within the block. If you use a block within the implementation of a meth... 阅读全文