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.
我正在尝试获取桌面应用程序的快照(用 html5+javascript 开发)。我知道在 java 中我可以截取活动窗口的截图。但是有什么方法/脚本可以用来截取活动窗口的截图吗?建议我html2canvas 以外的方法
提前致谢。