开发者

How to write/read data in NSPasteboard?

开发者 https://www.devze.com 2023-03-05 02:37 出处:网络
How to write data (image files type like .g开发者_如何学编程if, .jpg, .tiff, etc) to NSPasteboard? And how to extract data from NSPasteboard?Simply as that, start here: http://developer.apple.com/libr

How to write data (image files type like .g开发者_如何学编程if, .jpg, .tiff, etc) to NSPasteboard? And how to extract data from NSPasteboard?


Simply as that, start here: http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/PasteboardGuide106/Introduction/Introduction.html%23//apple_ref/doc/uid/TP40008099

0

精彩评论

暂无评论...
验证码 换一张
取 消