Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在制作一个 Mac OSX 程序,我需要在 Photoshop 中为当前活动窗口拍摄快照(图像文件)。
我该怎么办?
我最终在 Xcode 中使用 Applescript 来查找 photoshop 并保存当前文件的副本。不是最好的解决方案,但它有效。