Unsigned integral value that can represent the size of the largest object in the memory model.
无符号整型.用于表示一定的内存模型下,可能的最大对象的大小.
互联网
Unsigned integral value that can represent the difference between two pointers in the memory model.
无符号整型.用于在一定的内存模型下,表示两个指针之间的“距离”.
互联网
The switch compares the result of integral - selector to each integral - value.
switch能将整数选择因子的结果与每个整数值比较.
互联网