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.
我想截取整个屏幕(PrintScr)的屏幕截图,而不仅仅是浏览器窗口。这可能与 node-webkit 或 atom-shell 一起使用吗?
Atom Shell 无法在本地执行此操作,您必须编写一个本地节点模块来执行此操作,然后将其包含在您的项目中
,添加“阅读更多”)