diff --git a/eBook/04.7.md b/eBook/04.7.md index db2f347..43e812f 100644 --- a/eBook/04.7.md +++ b/eBook/04.7.md @@ -334,7 +334,9 @@ func main() { ``` 输出: - + 64 位系统: + The size of ints is: 64 + 32 位系统: The size of ints is: 32 The integer is: 666 The new string is: 671