其余的参数 meaning in English
the rest of the parameters
Examples
- The remaining parameters are all interpreted as non - option parameters
其余的参数全部被解释为非选项参数。 - Is omitted and only the parameter value is provided , the remaining parameter names must also be omitted , and only their values provided
并仅提供了参数值,则其余的参数名称也必须省略并仅提供它们的值。 - Function s arguments are passed in registers for x86 processors , ecx and edx , and the rest are pushed onto the stack from right to left
函数的一些参数传入寄存器(对于x86处理器,为ecx和edx ) ,而其余的参数按从右向左的顺序入栈。