摘要:
字符串 // NSString *str=@"dasuink"; // 取字符串长度// NSLog(@"%ld",str.length); //第几个字符.// unichar ch=[str characterAtIndex:5];// NSLog(@"%c",ch);// // NSStrin 阅读全文
posted @ 2016-03-02 20:34
I‘m丶sure
阅读(378)
评论(0)
推荐(0)
2016年3月2日