Fork me on GitHub

打开苹果电脑浏览器的代码

[[NSWorkspace sharedWorkspace] openURLs: urls withAppBundleIdentifier:@"com.apple.Safari" 
     options: NSWorkspaceLaunchDefault
additionalEventParamDescriptor: NULL
launchIdentifiers: NULL];

posted on 2012-02-07 11:26  pengyingh  阅读(383)  评论(0)    收藏  举报

导航