随笔分类 -  iOS

iOS纪录
摘要:1 NSString 读取文件命令NSString* path = [[NSBundlemainBundle] pathForResource:@"text" ofType:@"txt"]; NSString *xieyi = [NSStr... 阅读全文
posted @ 2015-03-22 23:04 逸山 阅读(143) 评论(0) 推荐(0)