智能化下的产物,无人棋牌室
PyCharm 5.0.2 EAP build 143.1015.4 发布,主要更新如下:
- fixes for different performance issues
- fixes for docstrings support
- a number of fixes for scientific tools, including IPython Notebook, matplotlib and miniconda support
- a number of fixes for debugger
- fixes for Docker and remote interpreters support
- a fix for Django support
- and more
更多内容请看:here。
PyCharm是由JetBrains打造的一款Python IDE。我们知道,VS2010的重构插件Resharper就是出自JetBrains之手。那么,PyCharm有什么吸引人的特点呢?
首先,PyCharm用于一般IDE具备的功能,比如, 调试、语法高亮、Project管理、代码跳转、智能提示、自动完成、单元测试、版本控制……
另外,PyCharm还提供了一些很好的功能用于django”>Django开发,同时支持Google App Engine,更酷的是,PyCharm支持IronPython!