剛從事IOS這行的時候,const很少用,主要是用#define和enum,後來慢慢的注意 ... const 數據類型*const 指針變量=變量名, 如const NSString* const c ...
確定! 回上一頁