摘要:
今天遇到了 NSString 的rangeOfString 方法,刚遇到的时候不知道什么作用,网上找到了一篇文章,介绍得挺简洁,代码如下:NSString *str1 = @"can you \n speak English";NSString *str = @"\n";// 在str1这个字符串中... 阅读全文
摘要:
NSNotification 常用的几个方法,代码如下: 阅读全文
摘要:
发件人 AppleProgram License AgreementPLA 3.3.12We found that your app uses the Advertising Identifier but does not include ad functionality. This does no... 阅读全文