The fault is not handled on the enclosing scope.
该错误没有在封闭范围内得到处理。
If a variable is referenced in an enclosing scope, it is illegal to delete the name.
如果变量在封闭作用域内被引用了,删除它的名字就是非法的。
The activity is then put in state failed and the fault is propagated to the fault handler of the next enclosing scope.
然后将该活动置于已失败状态,并且将错误传播到下一个封闭范围的错误处理程序。
A scope activity can contain more scope activities within it, so activities within a scope can also access variables of all enclosing scopes.
范围活动可以在其内部包含多个范围,因此范围中的活动也可以访问所有封闭范围的变量。
A Groovy Closure is an anonymous function that can access its enclosing scope, can be called repeatedly at will, and be passed around as it were data.
一个Groovy闭包是一个匿名函数,它可访问包含它的范围,可随意被重复调用,并可将其当作数据到处传递。
Process administrators and scope administrators of enclosing scopes automatically become activity administrators of all activities contained in this scope.
封闭范围的流程管理员和范围管理员将自动成为此范围中包含的所有活动的活动管理员。
Note that scope administrators are passed on by scopes to their enclosed scopes, that is, scope administrators of enclosing scopes become scope administrators of the current scope.
注意,范围管理员通过范围传递到其封闭范围,即封闭范围的范围管理员将成为当前范围的范围管理员。
Fault handling in this context can be as easy as doing nothing — simply the existence of the custom fault handler prevents the fault from being propagated to the enclosing scope or process.
此上下文中的错误处理非常简单——只要有自定义错误处理程序存在,就可以防止将错误传播到周围的范围和流程。
Closures are functions that reference variables from the scope enclosing the function definition.
闭包本质上是一个函数和其引用的变量的统一定义。
Closures are functions that reference variables from the scope enclosing the function definition.
闭包本质上是一个函数和其引用的变量的统一定义。
应用推荐