new
参数的英文翻译
基本释义
参考释义
- 参数 [cān shù]
-
-
- parameter:
dynamic parameter 动态参数
-
短语参数测试仪parameter tester参数存储器parameter storage参数定义符parameter delimiter参数二极管parametric diode参数放大器parametric amplifier参数分界符parameter delimiter参数分类法和非参数分类法parametric and non-parametric classification参数激励频率信号pumping signal参数描述符parameter descriptor参数平面parameter plane参数曲线parametric curve参数水文学parametric hydrology参数统计学parametric statistic参数稳定性试验parameter stability test参数向下转换器parametric down-converter参数选定dimensioning
-
参数的用法和样例:
例句
-
在编目或流内过程中使用的一种作业控制语句,可用来对包含在过程中的符号参数赋予系统设定值。对流内过程,用来标志过程的开始。
A job control statement used in cataloged or in-stream procedures. It can be used to assign default values for symbolic parameters contained in a procedure. For in-stream procedures, it is used to mark the beginning of the procedure. -
(编程语言中)带有或不带有参数的块,其执行是由过程调用所请求的。
A block, with or without formal parameters, the execution of which is invoked by means of a procedure call.