node-webkit 或 atom-shell 可以截取整个桌面屏幕吗?
Posted
技术标签:
【中文标题】node-webkit 或 atom-shell 可以截取整个桌面屏幕吗?【英文标题】:Can node-webkit or atom-shell take screenshot of entire desktop screen? 【发布时间】:2015-02-04 11:06:45 【问题描述】:我想截取整个屏幕 (PrintScr),而不仅仅是浏览器窗口。这可以使用 node-webkit 或 atom-shell 吗?
【问题讨论】:
【参考方案1】:Atom Shell 无法在本地执行此操作,您必须编写一个本地节点模块来执行此操作,然后将其包含在您的项目中
【讨论】:
以上是关于node-webkit 或 atom-shell 可以截取整个桌面屏幕吗?的主要内容,如果未能解决你的问题,请参考以下文章