2015年12月1日

iOS之使用QLPreviewController打开文件,处理txt文件出现乱码的情况

摘要: iOS之使用QLPreviewController打开文件,处理txt文件出现乱码的情况主要代码:- (id )previewController:(QLPreviewController *)controller previewItemAtIndex:(NSInteger)index { /... 阅读全文

posted @ 2015-12-01 15:57 卡丁车h 阅读(1325) 评论(0) 推荐(0)

导航