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

双语例句

  • This function takes two parameters: a function and a sequence.
    这个函数接受两个参数:一个函数和一个序列。
  • This function can take a single gray parameter or three parameters for RGB.
    此函数可接受一个单独的灰度参数或三个RGB参数。
  • In this case, I intercept each method call and go through all the method parameters.
    在本例中,我截取了各个方法调用,并遍历了所有的方法参数。
  • You might notice that when you send the request, using the open method, you specify three parameters.
    您可能已经注意到了,在用open方法发送这个请求时,指定了三个参数。
  • The remaining parameters are not so obvious.
    其余的参数就不那么明显了。
  • You have just created a mapping between the order and the shipTo parameters.
    这样就在order和shipTo参数之间创建了一个映射。
  • The command line parameters are-u and-p.
    命令行参数是-u和-p。
  • The program used summation over sets and a parameters data section.
    这个程序使用了集合和一个参数数据段。
  • Finally, I'll describe the code level details along with the configuration parameters used for this application.
    最后,我将介绍这个应用程序使用的详细代码和配置参数。
  • To specify preconditions for a method with OVal, you must annotate method parameters.
    用OVal为方法指定前置条件必须对方法参数进行标注。