郑二头头
“参数”的英文缩写是“parm”。
1.音标:[ prɑ:m ]
2.具体含义:参数
3.双语例句:
It involves the same parameter as that involved in the enhancement factor for coagulation of two equally charged particles.
它包含了与两个相等带电粒子凝聚增强因子中所包含的同样参数。It is the parameter of distribution.
这就是分布参数。Land economic coefficient is an important corrective coefficient in farmland classification.
土地经济系数是农用地分等中重要的修正参数。。 This convenient interface provides methods to create the different searchparameters and obtain the details from the results.
这个便捷的接口提供了很多方法创建不同的搜索参数和获取结果中的信息。Each input parameter should have the variable name and its value.
各输入参数应该有自己的变量名和值。
吃了个肚歪
参数 [cān shù] [词典] parameter; [例句]它包含了与两个相等带电粒子凝聚增强因子中所包含的同样参数。It involves the same parameter as that involved in the enhancement factor for coagulation of two equally charged particles.
天天快乐1414
params参数;参数个数(param 的复数)应用举例1.Params, the type of the parameters sent to the task upon execution.发送给异步任务去执行的参数类型。2.The last line, debug ( params), is optional.最后一行debug(params)是可选的。3.Normally the query string gets parsed and stored in params.通常,查询字符串被解析并存储到params中。4.These parameters, like all request parameters in a Grails application, are exposed through the params object.像Grails应用程序中的所有请求参数一样,这两个参数是通过params对象公开的。5.For the submit action, you passed the whole params object to the constructor of the Story class.对于submit操作,需要将整个params对象传递给Story类的构造器。