删除多余的标点符号
修改理由:
此投稿已在 4年前 合并。
内容修改:
| Old | New | Differences |
|---|---|---|
| 33 | 33 | |
| 34 | 34 | 尽管她具有诸如容易并发和编译快速等优秀特性,但是她最主要的特性是特别的简单,便于开发。有相关的资料中显示,Go 的 [关键字](https://golang.org/ref/spec#Keywords) 仅仅有 25 个,而在在php中 [关键字]( http://php.net/manual/en/reserved.keywords.php) 有 67 个。 |
| 35 | 35 | |
| 36 | Go 语言的推出大致是在 PHP 语言支持命名空间的时间,也就是大约在 2009 年。在短短的 6 年时间里,已经有包括 [Docker](https://www.docker.com/), [Kubernetes](http://kubernetes.io/), [etcd](https://coreos.com/etcd/), [InfluxDB](https://influxdata.com/time-series-platform/influxdb/) 等数十个伟大的项目,不但如此,像 Google | |
| 36 | Go 语言的推出大致是在 PHP 语言支持命名空间的时间,也就是大约在 2009 年。在短短的 6 年时间里,已经有包括 [Docker](https://www.docker.com/), [Kubernetes](http://kubernetes.io/), [etcd](https://coreos.com/etcd/), [InfluxDB](https://influxdata.com/time-series-platform/influxdb/) 等数十个伟大的项目,不但如此,像 Google,Dropbox, SoundCloud,Twitter,PayPal 等公司都用 Go 语言构建了他们的后端系统。 | |
| 37 | 37 | |
| 38 | 38 | |
| 39 | 39 | 返回微服务 |
关于 LearnKu