在清单3的例子中,zipCode元素不是全局定义的。
In the example in Listing 3, the zipCode element is not defined globally.
现在,示例连接器处理第二种属性,即全局定义的字段。
Now the example connector handles the second kind of property, which consists of the globally-defined fields.
在该范式中,您可以将自己所有局部定义的元素都移动到全局定义中。
In this pattern, you move all your locally defined elements into global definitions. Listing 10 shows the Russian doll style example in Listing 8 modified to fit the Salami slice pattern.
schema元素的直接子元素是全局定义的(就是说,具有全局作用域)。
Direct child elements of the schema element are defined globally (that is, they have global scope).
某些字段可能看起来像全局定义的字段,但却是专用字段,只是名称正好相同。
It's possible that some of the fields that look like globally-defined fields are actually ad-hoc fields that happen to share the same name.
即便是最基础的模式重构,如转换局部定义到全局定义,也不被主流WSDL和模式工具所支持。
Even the most basic schema refactorings, such as converting a local definition to a global definition, are not supported by the dominant WSDL and schema tools.
zipCode元素不能充当实例中的根元素,因为它不是在模式模块中的根层次被全局定义的。
The zipCode element cannot serve as the root element in an instance, because it is not defined globally at the root level within the schema module.
在全局参数之后需要定义一些模块,每个模块将一个目录参数全局定义树导出成一个符号名。
After the global parameters you should define a number of modules, each module exports a directory tree as a symbolic name.
但是,有一些在所有条目上都存在的属性,比如Result对象上的getter,内容上还可能有一些全局定义的字段。
However, there are some properties that exist on all items, such as the getters on the Result object, and there are some globally-defined fields that may exist on our content.
为了使主题和外观顺利地工作,Portlet编程人员在其实现中使用了全局定义的标准化css样式类,例如在JSR 168和WSRP中定义的css样式类。
In order to make themes and skins work smoothly, portlet programmers use globally defined standardized CSS style classes, such as those defined in JSR 168 and WSRP, within their implementations.
它包含全局变量和函数的定义。
This includes the definition of global variables and functions.
因为媒介是通过全局配置定义的,每个媒介只允许一个版本。
Since mediums are defined using global configs only one version of each is allowed.
创建全局变量之后,将其定义保存在编目中,并且任何会话都可以使用它们。
Once global variables are created, their definition is stored in the catalogs and any session can use them.
在本文中,我们首先展示如何为各种模式粒子定义全局或局部作用域,并解释作用域将如何影响它们的行为。
In this article, we'll first show how global or local scope is defined for various schema particles and explain how scope affects their behavior.
此外,您不能更改全局变量定义,包括其默认值。
Furthermore, you cannot ALTER the global variable definition at all, including its default value.
创建局部转发和全局转发,它们定义了控制应该转向何处。
Creates local forwards and global forwards, which define where the control will be forwarded to.
例如,您现在可以建立一个库项目,其中容纳您的公共业务项、角色定义、全局任务等等。
For example, you can now set up a library project holding your common business items, role definitions, global tasks and so on.
用来解析资源名称冲突的机制是:如果两个库jar文件都用相同的全局名称定义一个资源,那么则根据调用程序的堆栈帧来采用局部名称。
This mechanism is used to resolve resource-name conflicts: if two library JAR files define a resource with the same global name, the local names will be used based on the stack-frame of the caller.
注意,此消息的根元素相当于我们先前在服务接口文件中看到的全局元素定义。
Notice how the root element of this message is equal to the global element definition we looked at earlier in the service interface file.
清单3提供了全局工作存储,可由程序中定义的所有函数访问。
Listing 3 provides the global working storage that is accessible by all functions defined in this program.
要数据编组的对象必须是类的一个实例,该类是用绑定中的全局映射定义的。
The object to be marshalled must be an instance of a class that's defined with a global mapping in the binding.
在私有接口中,您会发现流模型和全局模型,它们定义商业流程实际要做的工作。
It is in the private interface that you will find the flow models and global models that define what that business process is actually doing.
定义在声明的全局临时表上的索引不能被转移。
Indexes defined on a declared global temporary table cannot be transferred.
EJB 3.0规范的早期版本并没有明确解决如何定义全局资源的问题。
The early draft if the EJB 3.0 specification does not clearly address how to define global resources.
任何未出现在某个作用域中的定义都是全局作用域的一部分——只有一个全局作用域。
Any definitions that do not appear inside a scope are part of the global scope and there can be only a single global scope.
连接层定义通道、全局请求和借以提供SSH服务的通道请求。
The connection layer defines channels, global requests, and the channel requests through which SSH services are provided.
如果您不希望再保存全局变量的定义,则需要删除它。
When you no longer want the definition of the global variable to exist, you need to drop it.
RPG handle_chain子过程定义类似于此前定义的全局模板的数据结构。
The RPG HANDLE_CHAIN sub-procedure defines data structures like the global templates defined earlier.
编目中保存的是全局变量的定义而非实际的值,了解这一点非常重要。
It is important to understand that only the definition of the global variable is stored in the catalogs and not the actual values.
有时候,会仅在XML模式中定义全局级别的类型,而不定义任何全局元素。
Sometimes only global-level types are defined in an XML schema without any global element defined.
应用推荐