本文介绍了Visual Studio 2010上.Net 4.0的源代码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我无法想象如何在visual studio 2010上使用源代码。
I cant figure how to step into source code on visual studio 2010.
这些符号是否已经可用于.net 4.0?
Are the symbols already available for .net 4.0?
有没有简单的教程?
祝你好运
推荐答案
目前没有NET 4.0的安装程序。您可以使用Codeplex中的NetMassDownloder。通过这样做,您将获得所需的文件。
there are currently no installer for NET 4.0. You can use the NetMassDownloder from Codeplex. By doing this you will get the desired files.
问候
奥利弗
这篇关于Visual Studio 2010上.Net 4.0的源代码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!