摘要: #import int main(int argc, const char * argv[]) { @autoreleasepool { /* 第1题 字符串中的world替换为i bookan wisdom */ // NSString *str1=@"hello w... 阅读全文
posted @ 2016-01-10 12:51 流浪法师0 阅读(213) 评论(0) 推荐(0) 编辑
摘要: #import int main(int argc, const char * argv[]) { @autoreleasepool { //判断字符串是否有此前缀 NSString *str=@"IOS8-赵玉鑫.jpg"; BOOL result = [str hasPrefix... 阅读全文
posted @ 2016-01-10 10:55 流浪法师0 阅读(244) 评论(0) 推荐(0) 编辑