在这个函数的第一部分中,您设置了创建报告需要的对象,比如画布的宽度和高度以及填充变量。
In the first section of this function, you set up objects needed to create the report, like the width and height of the canvas, as well as padding variables.
上述模块显示了如何使用表达式和多个输入值添加人员解析到您的人工任务,使用一个含有数组输入的业务对象变量。
The above module showed how to add people resolution to your human task using expressions and multiple input values, which USES a business object variable with array inputs.
一个操作规则,它为内部变量创建新的业务对象,并向它们赋予某些值。
An action rule that creates new business objects for the internal variables and assigns some values to them.
除了它捕获的关于流程的一般信息,全球监控模型还以字符串指标的形式捕获每个流程所使用的所有变量或业务对象。
In addition to the generic information it captures about processes, the global monitor model also captures all variables, or business objects, used by each process as string metrics.
局部变量可以是基元类型或业务对象类型。
在规则集中,您已经创建两个业务对象变量。
In the rule set, you have already created two business object variables.
它们允许您在应用程序中初始化一些变量或对象,然后在应用程序的其他位置使用。
They allow you to have variables or objects that can be initialized early in your application, and then can be leveraged anywhere in the application.
请侧重于这样的测试:那些涉及到作为实例变量存储的对象的测试,因为它们最有可能出现问题。
You should emphasize tests that touch objects stored as instance variables, because they are the most likely to cause problems.
您创建的每一个对象和变量都需要在测试之后删除。
Every object and variable you set is also one you need to remove after the fact.
可以将库添加到项目中,以提供特定于用户目标运行时环境的对象和变量集。
Libraries can be added to a project to provide object and variable sets specific to the users' target runtime environment.
访问数据点变得和访问对象变量一样简单。
Accessing data points becomes as easy as accessing object variables.
我们还使用了实例变量来存储对模仿对象的引用。
We also used an instance variable to store a reference to the mock object.
全局变量是非事务性状态对象。
目前不支持访问数组、实例变量和对象引用。
Accessing arrays, instance variables, and object references are not supported as of now.
而且,在没有明确指定的情况下,会把该变量定义为对象数组。
Also, it would define the variable as an object array unless otherwise indicated.
JSDT使用库机制管理项目中的通用对象、变量和类型。
JSDT USES a library mechanism to manage common objects, variables, and types in a project.
分配对象的参数变量。
具有不同生存期的对象之间的引用规则可能会禁止线程对象自身的成员变量包含对这些对象的引用。
The rules for references between objects of different lifetimes may prohibit member variables in the thread object itself from containing references to these objects.
因此,在使用业务对象变量前,必须首先将新的业务对象实例赋值给它。
Therefore, you must first assign a new business object instance to a business object variable before using it.
对象不变量则将特定条件运用于对象的状态上,确保其不会拥有非法的值。
Object invariants are used to enforce certain conditions on objects to make sure they don't obtain illegal values.
但是,您可以为eval调用提供自己的Bindings对象,以限制哪些变量和对象对于该特定脚本可见。
You can, however, supply your own Bindings object on an eval call to restrict which variables and objects are visible to that specific script.
从此变量创建简单的XML对象。
实例化XMLHttpRequest (xhr)对象变量。
您还可以使用名为prototype实例变量来指定对象的基础。
You can use the instance variable called prototype to specify the basis for your object.
包,模块,对象,重载,绑定变量。
Packages, modules, objects, overloading, and tied variables.
这可让我们将order业务对象设置为变量。
This enabled us to set the order business object as the variable.
必须这样做是因为,当执行函数时,内置的this变量需要指向FadingTooltip对象。
You must do this because the built-in this variable needs to point at a FadingTooltip object while the function executes.
而有了Scala的模式匹配,你的case可以包含类型,通配符,序列,甚至是对象变量的深度检查。
With Scala's pattern matching, your cases can include types, wild-cards, sequences, and even deep inspections of an object's variables.
所有代码片段的变量都是String对象。
OleControlSite对象变量处理与ActiveX 控件的交互。
The OleControlSite object variable handles the interaction with the ActiveX control.
应用推荐