内容简介:我们更高兴地宣布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 的编程语言》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
ActionScript 3.0 Cookbook中文版
Joey Lott、Adobe Dev Library / 陈建勋 / 电子工业 / 2007-11-01 / 78.00元
本书讨论了在Flash Player里执行的ActionScript3.0语言,采用问题—解法—讨论的形式讲解开发过程中常见问题的实际解法,例如:检测用户的 Flash Player 版本或操作系统;格式化日期和货币类型;接受用户输入及操作文字字符串;在运行时绘制各种形状;访问音频和视频;使用 Flash Remoting 进行远程过程调用;加载、发送和检索 XML 数据等。 全书涵盖客户端......一起来看看 《ActionScript 3.0 Cookbook中文版》 这本书的介绍吧!