如何捕获屏幕片段并与用户共享
有时您可能喜欢某个网页中的屏幕片段,理想情况下您希望捕获该片段,并可能向用户界面的一部分添加一些注释。有什么样的工具可以捕获这些信息并与其他用户共享。
Sometimes you might like a screen snippet in a certain web page, you would ideally would want to capture that and probably add some notes to a portion of the user interface. What kind of tools are available to capture this information and share it with other users.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(4)
您尝试过 snagit 吗?您可以对其进行自定义,以使用每个热键获得不同类型的捕获。
例如,我使用
您还可以捕获窗口、菜单、滚动窗口(长网页),以及它还有很多我还没有探索过的其他功能
have you tried snagit? yo can customize it to get different kind of capture with each hot key.
for example, i use
you can also capture a Window, a Menu, a Scrolling Window (long web page), and it has a lot of other features that i haven't explored yet
我的工作场所使用 PrintKey,它一直驻留在系统托盘中,直到您按下打印屏幕按钮,这将打开用户界面,允许您拖动矩形来捕获、保存和打印。
在家里,我使用打印屏幕按钮,将桌面复制到剪贴板,然后将其粘贴到 MS Paint 中。
My workplace uses PrintKey, which stays resident in the system tray until you press the print screen button, which brings up the user interface, allowing you to drag a rectangle to capture, save, and print.
At home, I use the print screen button, when copies the desktop in to the clipboard, and I paste it in to MS Paint.
我发现 Windows 7 中的截图工具非常适合捕获窗口和屏幕区域。但您可能使用不同的操作系统。
I find the Snipping Tool in Windows 7 great to capture windows and screen areas. But you might be using a different OS.
http://snapplr.com - 但我有偏见,因为我是开发人员之一;)(仅限 Mac OS X)
http://snapplr.com - but I am biased as I am one of the developers ;) (Mac OS X only)