Visual Basic Express 项目并不(总是)保存在磁盘上

发布于 2024-12-05 21:28:21 字数 697 浏览 0 评论 0原文

我是一名 Visual Basic 新手,正在 Visual Studio 2010 Express(在 Windows 7 64 位下)中制作一个快速的 VB 应用程序。

我不断地保存。我使用了“全部保存”选项。我已经重建了该应用程序。 不过,当我保存时,项目并不总是写入磁盘! (有时,我的更改会写入磁盘,但我还没有找到模式)。这真的让我很烦恼,因为有好几次我保存了我的项目,关闭了 VB,然后我意识到我所有的更改都没有保存。

这是 VB Express 的一些限制吗?我也使用 Visual C++ Express,没有遇到这样的问题。

编辑:为了获得更多说明 - 我没有收到任何错误,并且版本控制方面没有问题。我所做的是:

  1. 我对源文件进行更改。
  2. 我按保存。
  3. 我在某个时间重建,hh:mm。
  4. 我查看磁盘,有时我的源文件的“上次修改时间”不是 hh:mm,如果我打开它,则 1) 中的更改不在源文件中。有时它在那里,但我不能确定何时或为什么。

据我所知,我的机器上的配置没有什么特别的,只是普通的 Windows 7,64 位。我想如果这是一些与访问权限相关的问题,则永远不会发生保存,而不是我现在遇到的情况。 到目前为止,我认为人们可以放心地假设这不是 Visual Studio Express 问题(只是按原样安装它,“开箱即用”使用它)。

I'm a Visual Basic newbie, doing a quick'n'dirty VB app in Visual Studio 2010 Express (under Windows 7, 64-bit).

I save constantly. I have used the "Save All" option. I have rebuilt the app.
Still, the project is not always written to disk when I save! (sometimes, my changes are written to disk, but I haven't found out yet the pattern). This is really bugging me, since quite a few times I saved my project, closed VB, and then I realized all my changes had not been saved.

Is this some limitation of VB Express? I am using Visual C++ Express, too, and I had no such problems there.

EDIT: For even more clarification -- I am not getting any errors, and I am not having problems with version control. What I do is:

  1. I make changes in source file.
  2. I press save.
  3. I rebuild, at a certain time hh:mm.
  4. I look on the disk, and sometimes my source file's "last modified time" is not hh:mm, and if I open it, the changes from 1) are not in the source file. Sometimes it is there, but I can't say for sure when or why.

The config on my machine is nothing special as far as I know, just normal Windows 7, 64-bit. I guess if it were some access rights related issue, the saving would never happen, instead of what I'm experiencing now.
By now, I think one can safely assume that this is no Visual Studio Express issue (just installed it as it came, using it "out of the box").

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文