会话虚包模式可用于已知的和未知的参与者。
The Session Facade pattern can be used with both known and unknown actors.
为包的每个递降层级重复执行这一模式。
Repeat this pattern for each successively lower level of Packages.
模式中的第一个部件上需要这个脚本包(图8)。
This script package is required on the first part in the pattern (Figure 8).
脚本包设计用于定制模式中的各个部件的行为。
A script package is designed to customize the behavior of parts within a pattern.
图12展示了关联到一个模式的脚本包。
Figure 12 shows a script package being associated with a pattern.
如何关联脚本包和模式。
创建一个定制模式和脚本包。
要通过定制模式实现这个目标,必须创建一个新的脚本包,它将构成模式的一部分。
To achieve this objective with a custom pattern, you must create a new script package that will be part of the pattern.
您可以在下载包中找到模式定义的详细信息。
You can find the schema definition details in download package.
接下来,您将创建一个包含脚本包的模式。
Next, you will create a pattern that will contain the script package.
清单1包括了Batch扩展点的模式定义。
Listing 1 contains the Batch extension point's schema definition.
清单1包括了Batch扩展点的模式定义。
Listing 1 contains the Batch extension point's schema definition.
应用推荐