我应该安装Visual Studio Enterprise还是Professional 2017?

我应该安装Visual Studio Enterprise还是Professional 2017?

问题描述:

我可以访问Visual Studio Enterprise或Professional 2017,可以选择其中之一。我才开始学习如何编码。我现在的目标是创建我的第一个Windows Store UWP应用程序。因为我将关注Visual Studio社区
上的教程因为这是最常用的教程,所以使用Visual Studio的企业版会让我更难学习教程,因为程序看起来会有所不同吗?或者软件设计和用户界面是一样的,但你只是用Visual Studio获得更多功能
Enterprise?

I have access to Visual Studio Enterprise or Professional 2017 and can choose either one. I am only beginning to learn how to code. My goal for now is to create my first Windows Store UWP App. As I will be following tutorials on Visual Studio Community because that is the most used one, will using the Enterprise Version of Visual Studio make it harder for me to follow tutorials because the program will look different? Or is the software design and UI the same but you just get more features with Visual Studio Enterprise?

在这里您可以对比版本:

Here you have the comparison of editions:

https:/ /www.visualstudio.com/vs/compare/

如果你可以选择我会去企业,因为它具备所有功能。两者都支持通用Windows应用程序,但也许某些高级教程使用Live Unit Testing,Intellitrace或Code Coverage,而VS Professional缺少这些功能。

If you can choose I would go for the Enterprise since it has all the features. Both support Universal Windows Apps, but perhaps some advanced tutorial uses Live Unit Testing, Intellitrace or Code Coverage, for example, and VS Professional lacks those features.

用户界面与大多数情况下,企业版有更多的菜单条目和工具窗口。

The user interface is the same for the most part, but the Enterprise edition has more menu entries and toolwindows.