Python tools for Visual Studio插件介绍

Python tools for Visual Studio插件介绍html

      Python tools for Visual Studio是一个免费开源的VisualStudio的插件,支持 VisualStudio 2010,2012与2013。咱们想要实现的是:    
python    
      在官方网站下载。支持CPython, IronPython,编辑,浏览,智能提示,混合Python/C++调试,远程 Linux/Mac OS 调试,profiling,IPython,Django, 客户端的云计算于Windows, Linux 与 MacOS.python

      安装完之后,能够看到这些模板,以下图:git

VisualStudioPythonProject[7]

 

而后你能够选择如下两种中一种解释器:github

 

CPython

这是原生Python解释器.    咱们推荐 32-bit 3.3 or 2.7 版本 为了更好的兼容性.    
All versions: http://python.org/download/    
IronPython

.NET实现的Python. 最好的与CSharp互动,咱们推荐 2.7.3 版本    
IronPython 2.7.3 32- and 64-bit Windows Installe

 

这里还有一篇完整的安装指南。官方网站下载ide

 

您可能感兴趣的文章:post

批处理清除VisualStudio解决方案文件夹    
Visual Studio图片注释p_w_picpath-comments扩展网站

One O fMicrosofts Best Kept Secrets Python Tools For Visual Studio PTVS云计算

 



做者:Petter Liu    
出处:http://www.cnblogs.com/wintersun/    
本文版权归做者和博客园共有,欢迎转载,但未经做者赞成必须保留此段声明,且在文章页面明显位置给出原文链接,不然保留追究法律责任的权利。    
该文章也同时发布在个人独立博客中-Petter Liu Blogurl

相关文章
相关标签/搜索