Objective -C中NSString和NSMutableString的基本用法 ... 空字符串 NSString *str2 = [[NSString alloc]init]; NSString *str3 = [NSString string]; ...
確定! 回上一頁