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

      安装完以后,可以看到这些模板,如下图:

Python tools for Visual Studio插件介绍

 

然后你可以选择以下两种中一种解释器:

 

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

 

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

 

您可能感兴趣的文章:

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

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

 

Petter Liu Blog。

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-05-15
  • 2022-12-23
  • 2022-12-23
  • 2021-11-03
  • 2022-12-23
  • 2021-11-05
猜你喜欢
  • 2021-10-16
  • 2022-12-23
  • 2021-04-12
  • 2021-06-01
相关资源
相似解决方案