mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-08-12 05:33:04 +08:00
32位系统与64系统返回的intSize是不一样的。
This commit is contained in:
@@ -334,6 +334,7 @@ func main() {
|
|||||||
```
|
```
|
||||||
|
|
||||||
输出:
|
输出:
|
||||||
|
|
||||||
64 位系统:
|
64 位系统:
|
||||||
The size of ints is: 64
|
The size of ints is: 64
|
||||||
32 位系统:
|
32 位系统:
|
||||||
|
Reference in New Issue
Block a user