mirror of
https://github.com/zh-google-styleguide/zh-google-styleguide.git
synced 2026-08-13 22:13:27 +08:00
Update others.rst
Add a blank space to fix
This commit is contained in:
@@ -442,7 +442,7 @@
|
||||
|
||||
定义:
|
||||
|
||||
C++ 没有指定整型的大小. 通常人们假定 ``short`` 是 16 位, ``int``是 32 位, ``long`` 是 32 位, ``long long`` 是 64 位.
|
||||
C++ 没有指定整型的大小. 通常人们假定 ``short`` 是 16 位, ``int`` 是 32 位, ``long`` 是 32 位, ``long long`` 是 64 位.
|
||||
|
||||
优点:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user