wpf 如何获得 Blend for Visual Studio 2013 Express
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/20604397/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How to get Blend for Visual Studio 2013 Express
提问by Mehrad
Microsoft clearly mentions how to start with Blendin thisarticle without pointing to any versioning limitations of Visual Studio 2013.
微软在这篇文章中明确提到了如何开始使用Blend而没有指出Visual Studio 2013 的任何版本限制。
I have installed Visual Studio 2013 Expressand clearly there is no trace of Blendand surely no external link to download and install it for VS2013.
我已经安装了Visual Studio 2013 Express,显然没有Blend 的痕迹,当然也没有外部链接可以为 VS2013 下载和安装它。
Would you please let us know with version of Visual Studio comes with Blend and preferably reference where Microsoft talks about this matter?
您能否让我们知道 Blend 附带的 Visual Studio 版本,并最好参考微软谈论此事的地方?
Thanks
谢谢
回答by user3357482
Directly form the Microsoft website
直接形成微软网站
http://www.microsoft.com/expression/eng/
http://www.microsoft.com/expression/eng/
You can download Blend for Visual Studio 2013 with Visual Studio Express for Windows, Visual Studio Express for Windows Phone, and Visual Studio Professional 2013 and higher.
您可以下载带有 Visual Studio Express for Windows、Visual Studio Express for Windows Phone 和 Visual Studio Professional 2013 及更高版本的 Blend for Visual Studio 2013。
I'm not sure why it's so difficult to find
我不知道为什么这么难找到
回答by Vignesh Kumar A
Blend does NOT come with Visual Studio 2013 Express.
Blend 不随 Visual Studio 2013 Express 一起提供。
http://www.codeproject.com/Articles/615820/What-s-new-in-Blend-for-Visual-Studio-2013
http://www.codeproject.com/Articles/615820/What-s-new-in-Blend-for-Visual-Studio-2013
回答by Aron
As far as I know you can't download Blend alone without also downloading visual studio. But you get it when you install any (not 100% sure. It works with vs2015) version of visual studio community. The community version of visual studio is free so you don't have to pay for Blend. You'll also get Blend with the paid versions.
据我所知,如果不下载 Visual Studio,就不能单独下载 Blend。但是当你安装任何(不是 100% 确定。它适用于 vs2015)版本的 Visual Studio 社区时,你就会得到它。Visual Studio 的社区版是免费的,因此您无需为 Blend 付费。您还将获得带有付费版本的 Blend。
You can download the visual studio versions here: https://www.visualstudio.com/downloads/download-visual-studio-vs
您可以在此处下载 Visual Studio 版本:https: //www.visualstudio.com/downloads/download-visual-studio-vs
After you install visual studio you can find a shortcut to your Blend in the Start Menu folder or at "C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\Blend.exe" (if you installed visual studio in the default location)
安装 Visual Studio 后,您可以在“开始”菜单文件夹或“C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE\Blend.exe”中找到 Blend 的快捷方式(如果您在默认位置)
Hope this helped you
希望这对你有帮助