c# - 从 USB 运行 Visual Studio 2012 Express c#

标签 c# visual-studio-2010 usb system icsharpcode

我最近加入了高中的一个编程俱乐部,并且希望能够使用 USB 从他们的笔记本电脑上运行 Visual Studio 2012 c# Express Edition。我不想更改任何实际的计算机文件,因为这违反了规则。经过谷歌搜索,似乎这个任务很难完成。因此,我决定看看其他一些 IDE,并找到了 SharpDevelop。有谁知道 SharpDevelop 是否可以在没有 .NET 的计算机上通过 USB 运行?

谢谢。

最佳答案

如果计算机上未安装 .Net,则无法运行任何 .Net 程序。由于SharpDevelop和Visual Studio都是.Net程序,需要在机器上安装.Net。

我认为您应该考虑使用@lc 建议的虚拟机。我喜欢并使用Virtual Box

关于c# - 从 USB 运行 Visual Studio 2012 Express c#,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12207710/

相关文章:

C#检测usb设备ClassCode(usb设备类型)

c# - 窗体 : Binding a custom control property to a BindingList

c# - 在Messenger中注册方法时使用Action <T1,T2>

c++ - 调试错误!运行时检查失败#3

当我通过 USB 集线器连接串行设备时,Linux 进程进入 D 状态

windows - 64 位驱动程序无法在 64 位 Windows 7/8 中运行

c# - 尝试将行添加到数据表时线程进入等待或 sleep 状态

c# - 为什么在其中将 Char 转换为 String 时 LINQ 表达式为 "Not Supported"?

visual-studio-2010 - PowerShell 模块,用于从 NuGet Install.ps1/Uninstall.ps1 脚本中处理 Visual Studio 对象模型

visual-studio-2010 - 如果参数为空则显示全部 Crystal Reports