Go 1.17 RC1 发布,下个月发布正式版

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

内容简介:Go 1.17 发布了首个 RC 版本,正式版将于下个月推出。 以下内容摘录自 Go 1.17 release notes。 Go 1.17 包含三个针对语言特性的改进: 从 slice (切片)到数组指针的转换 unsafe.Add:unsafe.Add(ptr, len) 将 ...

Go 1.17 发布了首个 RC 版本,正式版将于下个月推出。

以下内容摘录自 Go 1.17 release notes

Go 1.17 包含三个针对语言特性的改进:

升级命令

$ go get golang.org/dl/go1.17rc1
$ go1.17rc1 download

下载源码或二进制文件:https://golang.org/dl/#go1.17rc1


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

Introduction to Algorithms, 3rd Edition

Introduction to Algorithms, 3rd Edition

Thomas H. Cormen、Charles E. Leiserson、Ronald L. Rivest、Clifford Stein / The MIT Press / 2009-7-31 / USD 94.00

Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor. Introduction to Algorithms uniquely combines rigor and comprehensiveness. The book covers a broad ......一起来看看 《Introduction to Algorithms, 3rd Edition》 这本书的介绍吧!

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

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

RGB CMYK 互转工具