本文给出一个挑选最优迭代参数的方法。
The author points out the way to choose the optimal parameter.
清单12演示这个脚本的第二次迭代如何处理这些参数。
Listing 12 shows how the second iteration of this script processes these parameters.
Groovy还实现了方便的默认行为,为名为it的迭代自动提供参数,您可以在代码块中引用。
Groovy also implements the handy default behavior of automatically supplying a parameter for your iteration named it, which you can reference within the code block.
应用推荐