MY词语>英语词典>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.
      决定葡萄酒口味的一些因素

双语例句

  • You have to provide a locale identifier and a style of formatter as parameters to the construction method.
    必须以参数的形式向这个构建方法提供一个locale标识符和formatter的一个样式。
  • This is because the code is generated from the parameters defined in the genmodel.
    这是因为这个代码是从genmodel中定义的参数中所产生的。
  • The remaining parameters are not so obvious.
    其余的参数就不那么明显了。
  • The command line parameters are-u and-p.
    命令行参数是-u和-p。
  • You have just created a mapping between the order and the shipTo parameters.
    这样就在order和shipTo参数之间创建了一个映射。
  • The program used summation over sets and a parameters data section.
    这个程序使用了集合和一个参数数据段。
  • The original input arguments are input parameters, and the original output arguments are output parameters.
    原始输入参数成了输入参数,而原始输出参数成了输出参数。
  • In this case, I intercept each method call and go through all the method parameters.
    在本例中,我截取了各个方法调用,并遍历了所有的方法参数。
  • You need to set various parameters, such as source device and format.
    您需要设置不同的参数,比如源设备和格式。
  • To specify preconditions for a method with OVal, you must annotate method parameters.
    用OVal为方法指定前置条件必须对方法参数进行标注。