内容简介:PyCharm 2017.3.2 发布了。PyCharm 是由 JetBrains 打造的一款 Python IDE。 主要更新内容: 提前键入注释。You can’t put an inline type annotation when defining a variable in a for or a with statem...
PyCharm 2017.3.2 发布了。PyCharm 是由 JetBrains 打造的一款 Python IDE。
主要更新内容:
提前键入注释。You can’t put an inline type annotation when defining a variable in a
foror awithstatement, so you need to provide the annotation in a separate place, read more on the ticket. This is now supported in PyCharm.‘Show command line afterwards’ 现在对远程解释器正常工作。 同时,对该功能进行了进一步修复。
PostgreSQL 和 Oracle 的各种 SQL 语法修复(PyCharm 专业版捆绑所有 DataGrip 功能)
React 代码完成改进(PyCharm 专业版捆绑所有 WebStorm 功能)
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
The Little MLer
Matthias Felleisen、Daniel P. Friedman、Duane Bibby、Robin Milner / The MIT Press / 1998-2-19 / USD 34.00
The book, written in the style of The Little Schemer, introduces instructors, students, and practicioners to type-directed functional programming. It covers basic types, quickly moves into datatypes, ......一起来看看 《The Little MLer》 这本书的介绍吧!