having the object manager understand scopes addresses one of the issues raised at the beginning of this article.
让对象管理器理解范围的概念,就可以解决本文开头提到的一个问题。
are scopes defined by curly braces or by functions?
范围是由花括号定义的还是函数定义的?
professionals with different scopes of interest and expertise can build process models to meet a wide range of business objectives.
具有不同领域兴趣的专职人员和专家可以构建适合于大范围业务对象的流程模型。
this is where handle scopes are very useful.
这就是为什么句柄范围非常有用。
note that defining resources at different scopes has no impact on security.
请注意,在不同的范围内定义资源对安全性并没有影响。
a local variable is one that is only available for use (that is, you can assign to it, or fetch its value) within the scope in which it is declared, and within nested scopes as well.
本地变量是仅可以在声明它的范围中和嵌套范围中使用的变量(也就是说,您可以向其赋值,也可以从中取值)。
we should promote regional economic integration at different levels, in various scopes and through multiple channels.
我们应该在不同层次、不同范围、通过多种途径推动区域经济一体化。
the three supported scopes are workspace, project, or model.
三个支持的范围为工作区、项目,或者模型。
the variable veh that is defined implicitly in the event handler is seen by all activities inside the event handler and scopes nested inside the event handler.
在事件程序中隐式定义的变量veh 对事件处理程序和事件处理程序内嵌套的范围内的所有活动可见。
to free developers of responsibility for explicitly releasing objects, you need to notify the object manager when scopes end so that it can properly release objects.
为了让开发人员不必显式地释放对象,需要在范围结束时通知对象管理器,让它能够正确地释放对象。
policies for using the service, such as security and transaction scopes for maintaining integrity or recovering from the inability to successfully perform the service or any required service.
使用服务的原则,例如用于维持安全性和完整性或者用于将服务从无能力恢复到成功执行的安全性和事务范围。
resource scopes are simply an administrative convenience.
资源范围仅为方便管理而存在。
process administrators and scope administrators of enclosing scopes automatically become activity administrators of all activities contained in this scope.
封闭范围的流程管理员和范围管理员将自动成为此范围中包含的所有活动的活动管理员。
an administrator can define search scopes to enable users to limit search results to specific content locations and specific document types.
管理员可以定义搜索范围,以便用户能够将搜索结果限制到特定的内容位置和特定的文档类型。
please note that you need isolated scopes only if your scope reads a global variable in one transaction and updates the same global variable in another transaction.
请注意,只有您的范围在一个事务中读取全局变量,并在另一个事务中更新同一全局变量时,才需要使用范围隔离。