词语吧>英语词典>parameters翻译和用法

parameters

英 [pəˈræmɪtəz]

美 [pəˈræmətərz]

n.  决定因素; 规范; 范围
parameter的复数

柯林斯词典

  • N-COUNT 参数;界限;范围
    Parametersare factors or limits which affect the way that something can be done or made.
    1. That would be enough to make sure we fell within the parameters of our loan agreement.
      那就足以确保我们符合贷款协议的范围。
    2. ...some of the parameters that determine the taste of a wine.
      决定葡萄酒口味的一些因素

双语例句

  • Create the input and output parameters for the operation.
    创建操作的输入和输出函数。
  • The original input arguments are input parameters, and the original output arguments are output parameters.
    原始输入参数成了输入参数,而原始输出参数成了输出参数。
  • Each method has a name, a number of parameters, and a return value.
    每个方法有一个名字、若干参数和一个返回值。
  • This function takes two parameters: a function and a sequence.
    这个函数接受两个参数:一个函数和一个序列。
  • To modify this "present time" behavior, provide startDate and endDate query parameters in the GET request.
    要修改这个“presenttime”行为,在GET请求中提供startDate和endDate查询参数。
  • This is because the code is generated from the parameters defined in the genmodel.
    这是因为这个代码是从genmodel中定义的参数中所产生的。
  • We added four parameters to the command.
    我们向该命令添加了四个参数。
  • Now you are ready to look at the parameters and code for the tool.
    现在,您可以查看这个工具的参数和代码了。
  • Set the target URN, method name, and parameters of the first service.
    设置第一个服务的目标URN、方法名和参数。
  • In this case, I intercept each method call and go through all the method parameters.
    在本例中,我截取了各个方法调用,并遍历了所有的方法参数。