【发布时间】:2013-10-07 12:22:19
【问题描述】:
我试过了
[[NSDocumentController sharedDocumentController] duplicateDocumentWithContentsOfURL:nil
copying:NO
displayName:nil
error:NULL] ;
但它不起作用。我有错误
typeForContentsOfURL:error: must be overridden for your application to support non-'file:' URLs.
【问题讨论】:
标签: macos cocoa nsdocument nsdocumentcontroller