If any of the operands is a float, then all operands are evaluated as floats, and the results are floats.
如果任意一个操作数是浮点型的,则所有操作数都将按浮点型进行计算,并且结果也是浮点型的。
The input operands are the C expressions that serve as input operands to the instructions.
输入操作数是充当指令输入操作数使用的 C 表达式。
There are two %'s prefixed to the register name. This helps GCC to distinguish between the operands and registers. operands have a single % as prefix.
双%%前缀,指明这是一个寄存器名。 单%指明操作数。 这帮组GCC辨别操作数和寄存器。
It caught the error, because it checked the types of the operands before it applied things and it says, I'm going to stop.
它捕捉到了错误,因为它在,进行运算之前检查了运算对象的类型,然后Python意识到,应该停止了。
So, operands. Let us take expressions, get values out, we can store them away in places, but ultimately we want to do something with them, so we need to now start talking about what are the things we can do inside of Python, or any programming language, to manipulate them.
也就是运算对象,让我们看看这些表达式,然后看看里面的这些值,我们可以把他们存在计算机的任何位置中,最终目的还是要对这些值做一些操作,因此我们现在需要开始讨论,在Python里面可以做什么,来操作它们了,或者在任何编程语言里。
应用推荐