From 0feceda598558b4ef1fd0958c428bf8c0199db17 Mon Sep 17 00:00:00 2001 From: joezou Date: Mon, 19 Oct 2015 22:41:33 +0800 Subject: [PATCH] =?UTF-8?q?32=E4=BD=8D=E7=B3=BB=E7=BB=9F=E4=B8=8E64?= =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E8=BF=94=E5=9B=9E=E7=9A=84intSize=E6=98=AF?= =?UTF-8?q?=E4=B8=8D=E4=B8=80=E6=A0=B7=E7=9A=84=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- eBook/04.7.md | 1 + 1 file changed, 1 insertion(+) diff --git a/eBook/04.7.md b/eBook/04.7.md index 43e812f..372e143 100644 --- a/eBook/04.7.md +++ b/eBook/04.7.md @@ -334,6 +334,7 @@ func main() { ``` 输出: + 64 位系统: The size of ints is: 64 32 位系统: