2016年1月10日

中文数组排序

摘要: #import int main(int argc, const char * argv[]) { @autoreleasepool { /* 第1题 请将如下数据存储成字典,并将字典内容以字符串形式输出,输出:"XXX,年龄XXX岁,科目XXX,分数XXX"(将XXX替换为相... 阅读全文

posted @ 2016-01-10 15:24 涨姿势大叔 阅读(154) 评论(0) 推荐(0) 编辑

ios数组面试题

摘要: #import int main(int argc, const char * argv[]) { @autoreleasepool { /* 第1题 字符串中的world替换为i bookan wisdom */ NSString *str1=@"hello wo... 阅读全文

posted @ 2016-01-10 14:08 涨姿势大叔 阅读(190) 评论(0) 推荐(0) 编辑

object-c所有知识点集合

摘要: //// main.m// OC所有知识点集合//// Created by apple on 15/11/24.// Copyright © 2015年 apple. All rights reserved.//#import int main(int argc, const char * arg... 阅读全文

posted @ 2016-01-10 11:09 涨姿势大叔 阅读(247) 评论(0) 推荐(0) 编辑

导航