This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
nice-repo-share
/
the-way-to-go_ZH_CN
réplica de
https://github.com/Unknwon/the-way-to-go_ZH_CN.git
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
32位系统与64系统返回的intSize是不一样的。
joezou
%!s(int64=10) %!d(string=hai) anos
pai
6ba3639f5e
achega
0feceda598
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
eBook/04.7.md
+ 1
- 0
eBook/04.7.md
Ver ficheiro
@@ -334,6 +334,7 @@ func main() {
```
输出:
+
64 位系统:
The size of ints is: 64
32 位系统: