在mac OS X中,可以使用以下函数来打开文件:
示例代码:
#import <Foundation/Foundation.h>
int main(int argc, const char * argv[]) {
@autoreleasepool {
NSWorkspace *workspace = [NSWorkspace sharedWorkspace];
NSString *filePath = @"/path/to/file";
NSString *appName = @"TextEdit";
[workspace openFile:filePath withApplication:appName];
}
return 0;
}
示例代码:
open /path/to/file
这两种方法都可以在mac OS X中打开文件。根据具体的需求和场景选择合适的方法。
腾讯云相关产品和产品介绍链接地址:
领取专属 10元无门槛券
手把手带您无忧上云