Kotlin 1.3 RC 版发布:迁移你的 coroutines 程序吧!

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

内容简介:Kotlin 1.3 RC 版发布了,这是 1.3 的最新预览版和候选版,更新内容主要包含与新语言功能相关的关键错误修复,值得注意的变化包括: Ktor is wrapping up its API and looking forward to your feedback. Ktor i...

Kotlin 1.3 RC 版发布:迁移你的 coroutines 程序吧!

Kotlin 1.3 RC 版发布了,这是 1.3 的最新预览版和候选版,更新内容主要包含与新语言功能相关的关键错误修复,值得注意的变化包括:

  • Ktor is wrapping up its API and looking forward to your feedback. Ktor is a framework for building web applications, HTTP services, mobile and browser applications. It’s elegant, asynchronous and built on coroutines.

  • The official code style is now used for all new projects. We also encourage you to migrate old projects to the official style.

  • The main entrypoint can now take no parameters and also can be a suspending function.

  • Experimental support for scripting introduced in version 1.2.50 has been reworked and improved.

  • An experimental kotlinx.serialization plugin has been merged to the main Kotlin project. Now it’s a bundled compiler plugin.

  • There are new deprecations in the standard library, as well as errors for some old deprecations.

  • Annotations in the org.jetbrains.annotations package were extracted from the standard library to separate artifacts.

此外,Kotlin 1.3 协同程序已达到稳定状态。现在是使用旧的实验协同程序进行迁移库的好时机,官方也提供了 工具 帮助我们迁移代码。详情请查看发布说明


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


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

C语言常用算法分析

C语言常用算法分析

明日科技 / 2012-1 / 39.80元

《C语言学习路线图•C语言常用算法分析》共分为4篇,第1篇为算法基础篇,包括程序之魂——算法、数据结构基础、查找与排序算法、基本算法思想等内容;第2篇为常用算法篇,包括数学算法、矩阵与数组问题、经典算法等内容;第3篇为趣味算法篇,包括数学趣题、逻辑推理题等内容;第4篇为算法竞技篇,包括计算机等级考试算法实例、程序员考试算法实例、信息学奥赛算法实例等内容。 《C语言学习路线图•C语言常用算法分......一起来看看 《C语言常用算法分析》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

SHA 加密
SHA 加密

SHA 加密工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具