下载 Visual Studio 的文本编辑器问题

发布于 2024-09-25 17:18:16 字数 204 浏览 1 评论 0原文

我面临着一个常见的问题。目前,我正在开发一个网站作为一种爱好,我想使用文本编辑器。问题是我所有的作业都是在学校做的。不幸的是,学校在所有计算机上都使用了驱动器防护罩。因此,每次关闭计算机时,它都会将硬盘驱动器擦除干净,并在启动后使用原始操作系统的映像。话虽如此,我仍然可以下载一个文本编辑器并让它在 Visual Studio 中工作而不会遇到太多麻烦吗?感谢您抽出时间。

保罗

I’m faced with an usual problem. Currently, I’m working on a site as a hobby and I want to use a text editor. The problem is I do all my work from school. Unfortunately the school uses a drive shield on all their computers. So every time you turn off the computer it wipes the hard drive clean and uses an image of the original operating system once booted up. With this said – could I still download a text editor and have it working for visual studio without too much trouble? Thanks for your time.

Paul

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

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

发布评论

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

评论(1

与往事干杯 2024-10-02 17:18:16

如果他们要恢复图像,您就无法执行此操作。从本质上讲,他们正在否定学生对机器所做的任何改变。我要么 1) 要求他们将文本编辑器添加到图像中,要么 2) 引入 USB 闪存驱动器,并将编辑器安装在密钥驱动器上。

假设您正在使用 Visual Studio,但在单独的程序中编辑文本(例如 VIM - 世界上最好的文本编辑器)。否则直接使用Visual Studio即可。除非您使用 ViEmu 在 VS 中嵌入 VI 绑定,否则它已经足够棒了。 :^)

If they are restoring an image, you can't do it. Essentially, they are blowing away any changes the students make to the machines. I would either 1) ask them to add the text editor to the image or 2) bring in a usb flash drive with the editor installed on the key drive.

I'm assuming you are using Visual Studio but editing text in a separate program (such as VIM - the best text editor in the world). Otherwise, just use Visual Studio directly. It's awesome enough unless you use ViEmu to embed VI-bindings inside VS. :^)

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