可以向接口或实现类定义添加范围注释。
A scope annotation can be added to either the interface or implementation class definition. The Feature Pack for SCA supports stateless and composite scopes.
将api类定义为通过Web服务实现。
还可以使用registrar类定义以下属性。
It is possible to define the following properties using the Registrar class.
验证目标文件夹和目标类定义有效并存在于目标库中。
Verify that the target folder and target class definition are valid and exist on the target library.
然后,决定需要的类名并为这些类定义样式。
Then, name the classes you need and define the styles for those classes.
gizmo类定义数据实例,并包含如下元素和方法。
The Gizmo class defines a data instance and contains these elements and methods.
通常在类定义中包含不带参数的构造函数没有任何意义。
Often, it just doesn't make sense to include a zeroary constructor in a class definition.
toolbar类定义顶部工具栏的颜色、尺寸和位置。
The toolbar class defines the top toolbar color, sizing, and placement.
为类定义了新的属性之后,可以将它们像普通属性一样调用。
Once you have defined the new properties on the class, you can invoke them just as you would normal properties.
实际的类型参数可以由泛型类定义的类型变量匹配。
The actual type arguments can be matched to the type variables defined by the generified class.
在理想情况下,头文件应该包含所有类定义、成员函数和变量。
This header file should ideally contain all the class definitions, member functions, and variables.
这是对在解释时执行的class类定义的一个元编程方法。
This is a metaprogramming method defined on the class class that executes at interpretation time.
基本布局类定义了不同的表单应用程序使用的全局方法和声明。
The base layout class defines the global methods and the declarations that different form applications use.
如果已经加载了类,则类定义会重新打开类以允许我进行变更。
If the class is already loaded, the class definition reopens the class, allowing me to make changes.
Logger类定义了众多产生日志信息的便捷方法。
The Logger class provides a large set of convenience methods for generating log messages.
JAX - RPC规范没有为linkedlist类定义映射。
The JAX-RPC specification does not define a mapping for the LinkedList class.
您必须确保包含类定义的代码模块在unpickle环境中可用。
You do have to ensure that the code module containing the class definition is available in the unpickling environment.
payrate类定义周薪制职员和小时制职员通用的字段,见清单4。
PayRate defines fields common to both hourly and salary employees, as shown in Listing 4.
您可以将实现类定义为属性,但是这样仍然存在非常低层的编码混合问题。
You could define the implementation class as a property, but that's still messing with fairly low-level coding issues.
这个文件将包括特定的servlet类定义以及它们对应的URL模式。
The file will include the specific servlet class definitions and their corresponding URL pattern.
intl库内提供的locale类定义了方便的实用工具方法。
The Locale class provided in the intl library defines handy utility methods.
此方法(由LPEX编辑器调用)将我们的用户概要类定义为缺省用户概要。
This method, which is invoked by the LPEX editor when it initializes, defines our user profile class as the default user profile.
在这里可以找到boot类,这个类定义应用程序的许多配置参数。
This is where you find the Boot class, which defines many of the configuration parameters of our application.
因而在某种程度上,IDL接口对应于类定义,CORBA对象对应于类实例。
To a certain degree, then, IDL interfaces correspond to class definitions, and CORBA objects correspond to class instances.
要想设置这些参数,可以使用searchrequest类定义的相应字段。
To set these parameters, you can use the corresponding fields defined by the SearchRequest class.
首先介绍延迟绑定调用方法,然后介绍一些可以在运行时改变类定义的可用技术。
I'll first look at invoking a method with delayed binding, and then I'll show techniques you can use to change the definition of a class at run time.
因而,在泛型类定义内部,唯一可调用的构造函数是那些在界限中声明的构造函数。
Then, inside the generic class definition, the only constructors that could be called are those declared in the bound.
CPURLConnection的代理类定义将被调用的方法的名的类。
The CPURLConnection's delegate class defines the name of the method to be invoked.
使用TableColumn类定义每个列的宽度及其标题,如清单2 所示。
Use the TableColumn class to define each column width and its title, as shown in Listing 2.
元素包含用户定义的类定义,RPCAdapter将实例化此类定义以调用方法。
The element contains the user-defined class definition the RPCAdapter will instantiate to invoke the method.
应用推荐