在 Visual Studio 中截取窗格屏幕截图的方法

发布于 2024-08-21 17:45:13 字数 122 浏览 9 评论 0原文

在我们的项目中,在签入 VSS 之前,我们需要截取签入文件列表的屏幕截图,并将其存储在带有日期和时间的文件夹中。

有没有办法在 Visual Studio 中截取整个页面的屏幕截图?

谢谢, 马赫什

In our project, before we do a check in to VSS, we need to take screen-shot of the check-in file list and store in a folder with date and time.

Is there anyway to take screen-shot of the whole page inside visual studio?

Thanks,
Mahesh

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

梅倚清风 2024-08-28 17:45:13

正如 Craig 所说,Alt + PrintScreen 绝对是捕获选定窗口的正确方法。但是,问题是如果要提交的文件列表太长,您将无法获得所有内容。我个人使用 SnagIt 对需要滚动的内容进行屏幕截图。它足够智能,可以捕捉窗外的一切。

As Craig said, Alt + PrintScreen is definitely the right way to capture a selected window. However, the problem is that if the list of files to commit is too long, you won't get everything. I personally use SnagIt to do screen captures of things that require scrolling. It is intelligent enough to capture everything that's off of the window as well.

匿名。 2024-08-28 17:45:13

我相信你应该使用 Alt + Printscreen 按钮,
alt 可以让您拍摄所选窗口的快照。
然后当然你需要将它粘贴到绘画程序中......

You should use Alt + Printscreen button i believe,
alt will let you take a snapshot of the selected window.
Then of course you need to paste it into a paint program...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文