这些对象之所以定义为隐式的,是因为您不必显式地声明它们。
These objects are defined as implicit because you do not have to explicitly declare them.
因而,在泛型类定义内部,唯一可调用的构造函数是那些在界限中声明的构造函数。
Then, inside the generic class definition, the only constructors that could be called are those declared in the bound.
清单1展示了一个示例注释声明,后面是将该注释用于某些方法的类的定义。
Listing 1 shows a sample annotation declaration followed by the definition of a class using that annotation on some methods.
基本布局类定义了不同的表单应用程序使用的全局方法和声明。
The base layout class defines the global methods and the declarations that different form applications use.
XML文档的开头部分还可以包含其他声明和定义,以及其他复杂内容(比如cdata块)。
XML also can include other declarations and definitions at the beginning of the document and a few other complications (such as CDATA blocks).
如果有默认名称空间声明的话紧跟在后面,然后是其他名称空间声明,按照定义前缀的字母顺序。
The default namespace declaration, if any, then all other namespace declarations, in alphabetical order of the prefixes they define.
有三种方式将名称与其绑定联合在一起:定义、声明或引用。
There are three ways a name can be associated with its binding: as a definition, declaration, or reference.
指导原则12适用于当建议重用声明或定义时。
Guideline 12 applies when reuse of declarations or definitions is suggested.
模式中的定义和声明可能引用属于其他名称空间的名字。
Definitions and declarations in a schema can refer to names that may belong to other namespaces.
这些注释被放在用户定义接口中的方法声明上。
These annotations are placed on method declarations within a user-defined interface.
相反,对象将其他实体声明为成员,并添加标注来定义关系。
Instead, objects declare other entities as members and annotations are added to define the relationship.
检查声明该部分的消息定义。
扩展点是在主插件上定义的,而扩展是由扩展器插件声明的。
Extension points are defined on host plug-ins, whereas extensions are declared by the extender plug-ins.
定义在声明的全局临时表上的索引不能被转移。
Indexes defined on a declared global temporary table cannot be transferred.
指定模型间的映射提供了定义转换结果的声明方式。
Specifying mappings between models provides a declarative way to define the result of a transformation.
组件开发者可以使用程序的或声明的安全来定义授权策略。
Component developers can use either programmatic or declarative security to define authorization policies.
三个必须做的外部名称空间声明是WSDL、SOAP和XSD (XML模式定义)。
The three external namespace declarations you have to make are WSDL, SOAP, and XSD (XML Schema Definition).
它接受定义COBOL应用程序输入输出接口的输入COBOL数据声明。
It takes as input COBOL data declarations that define the input and output interfaces for a COBOL application.
我将在在文档中定义实体小节中介绍如何声明命名实体。
I'll discuss how to declare named entities in the Defining entities in your documents section.
它给出了包中确切内容的定义性声明。
This represents the definitive statement of the exact contents to the packages.
如果只处理XML,则仅需要为xml定义的单个SGML声明。
If you are dealing only with XML, you will need only a single SGML declaration defined for XML.
定位元素声明和类型定义。
在模式文档中定位类型定义或元素声明。
Locate type definitions or element declarations in schema documents.
首先,您需要声明和定义应用程序的JsonRestStore。
First, though, you need to declare and define the JsonRestStore for the application.
清单8.使用自定义标记的版权声明。
不论您是否声明它们——虽然您不能重复声明它们,它们在每个jsp页面当中都进行定义,并且在后台由容器使用。
They are defined in every JSP page and used behind the scenes by the container whether you declare them or not — although you cannot redeclare them.
在清单1中架构的开头部分之后,我需要为我的自定义组件定义类型和声明元素。
After the beginning of the schema in Listing 1, I need to define types and declare elements for my custom components.
列表3显示了一个声明自定义扩展的例子。
Listing 3 shows an example that declares the custom extension.
至少应当创建一个用户临时表空间以允许定义已声明的临时表。
At least one user temporary table space should be created to allow the definition of declared temporary tables.
使用AOP 时,仍然是在一个地方定义系统的公共功能,但是可以声明性地定义如何和在哪里应用这个功能。
With AOP, you still define a system's common functionality in one place, but you can declaratively define how and where to apply this functionality.
应用推荐