参数表,包含有任意多个(含0个,即没有)参数说明项。
...较好的名字(give nicer names) local(@result);#存储和返回结果的变量 foreach $val(@values) {#每步通过 参数表(argument list) if($val>$test) {#我们应加入这个值 push(@result,$val);#加到结果数组中 } } @result;#要求指定什么被返回..
基于30个网页-相关网页
...分配三块内存,除了上面讲到的两块(Evaluation stack和局部变量表Local Variable table),还有一块是参数表(Argument table)。
基于20个网页-相关网页
实在参数表 [计] actual parameter list
参数表示 parametric representation ; parametrize
技术参数表 Technical Data Sheet ; Technological parameter date ; Technical Date ; Specification form
请求参数表 RPL RequestParameterList ; request parameter list
参数表语法错误 Argument list syntax error
账套参数表 Accinformation
设备参数表 device parameter list
正则参数表示 regular parametric representation
产品详细参数表 Application Show
表步骤中的每个参数表示一个列。
第三个参数表示该全局事务中的事务分支。
The third argument represents the transaction branch within the global transaction.
这可以由‘- X’这样的选项参数表示。
This could very well be indicated with an option parameter something like '-x'.
When you think about an int or a float or a dictionary or a list, you knew that there were functions that operated on them.
当你想到整型,浮点型,或者链表时,你知道可以用函数去处理他们,但是当你传递一个参数,例如链表。
应用推荐