11
1
2
5963
13
現(xiàn)在iOS的多線(xiàn)程方案主要有以下這幾種: GCD(Grand Central Dispatch):使用dispatch queue(分派隊(duì)列)執(zhí)...
一、Notification 名稱(chēng)寫(xiě)法 首先,Notification名稱(chēng)命名的專(zhuān)用格式: 然后,我們應(yīng)該使用extern關(guān)鍵字,在.h文件中暴...