second operand中文,second operand的意思,second operand翻译及用法
2026-03-22 08:18浏览次数 14
second operand
英[ˈsekənd ˈɔpəˌrænd]美[ˈsɛkənd ˈɑpərənd]
第二操作数
second operand 例句
英汉例句
If the second operand is a Point, the method should return a new Point whose x coordinate is the sum of the x coordinates of the operands, and likewise for they coordinates.
It adds together the register in the second operand with the constant in the third operand, and stores the result in the register specified in the first operand.
Step 4: All operators are binary, which means that the first operand is positioned before the operator, and the second operand is positioned after the operator.
步骤4:所有的操作符都是二元的,也就是说第一个操作数位于操作符之前,第二个操作符位于操作符之后。
The first operand is the format string, which contains one or more format sequences, which specify how the second operand is formatted. The result is a string.