内容简介:Google Go 1.7.6 和 1.8.2 双版本发布
Google Go 1.7.6 和 1.8.2 已发布。Go 是 Google 开发的一种编译型,并发型,并具有垃圾回收功能的编程语言。
两个版本都有包含一个针对 crypto/elliptic 包的安全修复,具体的更新内容尚未发布,可先查看发行记录了解更多详情。
下载地址:
Go 1.8.2
Go 1.7.6
以上所述就是小编给大家介绍的《Google Go 1.7.6 和 1.8.2 双版本发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Flexible Pattern Matching in Strings
Gonzalo Navarro、Mathieu Raffinot / Cambridge University Press / 2007-7-30 / USD 64.99
String matching problems range from the relatively simple task of searching a single text for a string of characters to searching a database for approximate occurrences of a complex pattern. Recent ye......一起来看看 《Flexible Pattern Matching in Strings》 这本书的介绍吧!