字符串的方法集合
摘要:NSString *last1 = [str1 substringToIndex:str1.length-2];//截去字符串结尾 NSString *last2 = [str2 substringFormIndex:str2.length-2];//截取字符串结尾
阅读全文
posted @ 2018-02-23 17:29
posted @ 2018-02-23 17:29
posted @ 2018-02-06 16:08
posted @ 2018-02-06 11:30
posted @ 2018-02-05 17:58