first operand中文,first operand的意思,first operand翻译及用法

2025-10-31 14:12 浏览次数 7

first operand

英[fə:st ˈɔpəˌrænd]美[fɚst ˈɑpərənd]

[计]

first operand 例句

英汉例句

  • 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.

    第一个运算对象也就是说明格式的字符串,包含一个或者更多的格式序列,规定了第二个运算对象的输出格式。返回的结果就是格式化后的字符串了。

  • 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:所有的操作符都是二元的,也就是说第一个操作数位于操作符之前,第二个操作符位于操作符之后。

  • An alternative is to use the format operator, %. When applied to integers, % is the modulus operator. But when the first operand is a string, % is the format operator.

    另外一个方法就是用格式运算符,也就是百分号%。在用于整数的时候,百分号%是取余数的运算符。但当第一个运算对象是字符串的时候,百分号%就成了格式运算符了。

  • 「The first operand is the destination register and the second is the D-Form address to load.」

    第一个操作数是目标寄存器,第二个操作数是要加载的D-Form地址。

相关热词