提交 71be6044 编写于 作者: 彭世瑜's avatar 彭世瑜

fix

上级 90649e33
......@@ -131,7 +131,7 @@ func main() {
注意:不能使用 `0``非0` 表示真假
## Golang数字类型
## 数字类型
- 整型的零值是0
- 浮点型的零值是0.0
......@@ -212,7 +212,7 @@ func main() {
```
## Golang字符串
## 字符串
字符串是一个任意字节的常量序列 [] byte
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册