摘要:
#import <QuickLook/QuickLook.h> @interface VC()<QLPreviewControllerDataSource,QLPreviewControllerDelegate> @property (nonatomic,strong)NSURL *fileURL; 阅读全文
posted @ 2021-04-21 18:43
frounk
阅读(115)
评论(0)
推荐(0)
摘要:
<UIDocumentPickerDelegate> @property (nonatomic, strong) UIDocumentPickerViewController *documentPickerVC; /** 初始化 UIDocumentPickerViewController 选文件啊 阅读全文
posted @ 2021-04-21 18:39
frounk
阅读(1909)
评论(0)
推荐(0)