dispatch_barrier_sync 執(zhí)行結(jié)果: dispatch_barrier_async 執(zhí)行結(jié)果: 理解 barrier 柵欄的作...
定位一個bug -[TDStockItem copyWithZone:]: unrecognized selector sent to inst...
View controller-based status bar appearance 設(shè)置為NO的情況 這種可以在工程的 General 中選...
劉洪寶老師的文章Swift進(jìn)階-面向協(xié)議看了github的代碼,學(xué)習(xí)了一下, 我添加自己的一些注釋。 在Protocol.swift中 定義協(xié)議...
集成前項目狀況項目已上線,Push Notifications 狀態(tài)是Disable Prerequisite:友盟SDK1.2.7 重要主要流...
之前用過一次,忘了怎么用的,今天又看了一下。百度了一下,還是搜到了唐巧的博客,參考了一下步驟。博文鏈接 下載的官網(wǎng)的試用版。 手機修改wi...
struct: 1.no inheritance 不能繼承2.passed by value 值傳遞 (傳遞時,會復(fù)制copy一份,在棧stac...
里脊串Kitten yang
最近使用CocoaPods來添加第三方類庫,無論是執(zhí)行pod install還是pod update都卡在了Analyzing dependen...