Foundation框架解析

字符串(NSString與NSMutableString) 建立字符串 int main(int argh, char * argv[]) { @autoreleasepool { //定義unichar數組,該數組是個基本類型,就是unsigned short的別名 unichar data[6] = {1, 2, 3, 4, 5, 6};
相關文章
相關標籤/搜索