摘要: NSString 常用方法总结+(id)stringWithContentsOfFile:path encoding:enc err创建一个新字符串并将其设置为 path 指定文件的内容,使用字符编码 enc,在err 上返回错误+(id)stringWithContentsOfURL:url en... 阅读全文
posted @ 2015-03-26 16:25 轻度强迫症 阅读(104) 评论(0) 推荐(0)