1.Calling enumerate on a union expression, for example, works by merging the enumerations of its two operands.
例如,通過合并其兩個操作數(shù)的枚舉使在聯(lián)合表達式上調用enumerate可行。
2.This is not mandatory; GCC tries provide the appropriate suffix by reading the operands.
這并不是強制性的;g cc會嘗試通過讀取操作數(shù)來提供相應的后綴。
3.It USES a stack architecture, meaning instruction operands are loaded to an internal stack before they're used.
它使用堆棧體系結構,這意味著在使用指令操作數(shù)之前要先將它們裝入內部堆棧。
4.Operands can be variables or decimal, hexadecimal, octal, or binary Numbers.
操作數(shù)可以是變量,還可以是十進制、十六進制、八進制或二進制數(shù)。