
























[[NSWorkspace sharedWorkspace] activateFileViewerSelectingURLs:urls];
/* Activate the Finder, and open one or more windows selecting the files at the given fileURLs. */
- (void)activateFileViewerSelectingURLs:(NSArray *)fileURLs NS_AVAILABLE_MAC(10_6);
相当于windows 的在资源管理器中浏览
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。