在方法参数中TimerID 类型被转为了String,而TimerID 却还是NSString 的类型别名。 // Objective-C Interface typedef NSString * TimerID; @interface ...
確定! 回上一頁