// Copyright?2016年lanou. All rights reserved. #import"ViewController.h" @interfaceViewC...
IP屬地:河北
1,數(shù)組NSArry/NSMutableArray (1)不可變數(shù)組 NSArray*array1=@[@"a",@"b",@"c",@"d"];//創(chuàng)建 *是對(duì)象 NSL...
OC基本語(yǔ)法: 1.整型(int,short,long,double) 用NSInteger表示; 定義為 NSIntegera =10; 2.浮點(diǎn)型(float) C...