我可以在 Visual Studio 2010 中查看以前保存的文件版本吗?

发布于 2024-11-14 01:34:16 字数 131 浏览 2 评论 0原文

在一次奇怪的 git checkout 事故之后,我丢失了一些 C# 工作 :-P

Eclipse 有一个本地修订历史记录,非常适合这种情况,但是我在 Visual Studio 2010 中进行这项工作,并且很难找到类似的功能。

After a freak git checkout accident I've lost some of my C# work :-P

Eclipse has a local revision history which is perfect for situations like this, but this work I am doing in Visual Studio 2010 and am having trouble finding an analogous feature.

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

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

发布评论

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

评论(2

肤浅与狂妄 2024-11-21 01:34:16

这不是 Visual Studio 的内置功能(不包括常见的撤消/重做功能)。

除了使用源代码控制管理系统(在这种情况下似乎让您失败),或者如果您拥有操作系统 文件版本 功能已启用。

This is not a built in feature of Visual Studio (excluding the usual undo/redo functionality).

I am not aware of any add ons or extensions that provide such functionality, apart from using Source Control Management systems (which seems to have failed you in this instance), or if you have the OS file version feature turned on.

王权女流氓 2024-11-21 01:34:16

如果您使用的是 Vista 或 Win 7,您可以通过转到该文件并右键单击并查看是否有以前的版本来检查 Windows 是否保留了旧版本。

You can check to see if windows kept a old version by going to the file and right clicking and seeing if there is a previous version if your on vista or win 7.

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