將block 宣告成變數(local variable)的語法是: returnType (^blockName)(parameterTypes) = ^returnType(parameters) {...}; 宣告成Objective-C property 的語法是 ...
確定! 回上一頁