Kotlin 1.1.50 发布,基于 JVM 的编程语言

栏目: 软件资讯 · 发布时间: 8年前

内容简介:我们更高兴地宣布Kotlin 1.1.50 发布了,该版本包含一个新的bug修复和新的工具更新,该版本: Introduces a new versioning scheme: 1.1.5x instead of 1.1.5-x Improves support for JSR-305 annotations (null...

我们更高兴地宣布Kotlin 1.1.50 发布了,该版本包含一个新的bug修复和新的 工具 更新,该版本:

  • Introduces a new versioning scheme: 1.1.5x instead of 1.1.5-x

  • Improves support for JSR-305 annotations (nullability problems can be reported as warnings, checks work when JSR-305 classes are not on the classpath)

  • Improves generated bytecode performance

  • Enables primitive array to TypedArray translation, adds source maps support to the dead code elimination tool and makes other improvements for the JS backend

  • Fixes lots of bugs in the compiler and IDE

  • Introduces new inspections, performance improvements and bugfixes in the IntelliJ plugin

  • Supports extension points for preview of the Kotlin serialization plugin

本次更新兼容 IntelliJ IDEA from 2016.3到2017.3的所有版本, 以及Android Studio 2.3 和 3.0.

完整内容请查看更新日志或 Github 发布主页。 

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《Kotlin 1.1.50 发布,基于 JVM 的编程语言》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

计算机算法导引

计算机算法导引

卢开澄 / 第2版 (2006年1月1日) / 2006-1 / 38.0

本书为《计算机算法导引——设计与分析》的第2版。书中内容分3部分:第1部分是基本算法,按方法论区分,包含优先策略与分治策略、动态规划、概率算法、并行算法、搜索法、数据结构等;第2部分是若干专题,包括排序算法、计算几何及计算数论、线性规划;第3部分是复杂性理论与智能型算法,其中,智能型算法主要介绍了遗传算法和模拟退火算法。本书可作为计算机系本科学生及研究生教材,数学系师生和科研T作者也可将其作为参考......一起来看看 《计算机算法导引》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

在线进制转换器
在线进制转换器

各进制数互转换器

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具