This function loads a locally-defined class.
这个函数加载一个本地定义的类。
The defined class loaders and the relationship between them.
定义的类装入器和它们之间的关系。
NamespaceSupport is a SAX-defined class to process namespaces.
NamespaceSupport是一个由SAX定义的、处理名称空间的类。
Here we have two user-defined class loaders, MCL1 and MCL2.
在这里有两个用户定义的类装入器,即mcl1和mcl2。
Finally, let the script class extend the user-defined class.
最后,让脚本类扩展用户定义的类。
Each data element name shall have one class word taken from a pre-defined class word list.
每个数据元素名称应该有一个取自预定义类单词列表的类单词。
The ability to define a new class that is a modified version of a previously defined class.
继承:基于已定义过的类,进行修改来定义一个新类,这种特性就是继承。
The element contains the user-defined class definition the RPCAdapter will instantiate to invoke the method.
元素包含用户定义的类定义,RPCAdapter将实例化此类定义以调用方法。
This TestSuite class, like any other statically defined class, can be easily debugged using your favorite debugger.
这个testsuite类像所有其他静态定义的类一样,可以用喜爱的调试程序容易地调试。
A similar but more subtle problem emerges when user-defined class loaders are employed: the class we actually call may not be the one we expected to call.
类似的,当开发者使用自己的类加载器的时候,一个更微妙的问题就发生了:我们实际调用的那个类可能不是我们期望的那个类。
But to be able to reach any private data within a user defined class you have to declare the global function as a friend within the definition of the class.
为了访问一个用户定义的类里的私有数据,你必须声明全局函数为友元函数,并且在类中定义。
Class a is on the classpath of the system class loader, and a's superclass, B, is on the classpath of a user-defined class loader, which is a child of the system class loader.
类a在系统类装入器的类路径中,而A的超类b,在用户自定义的类装入器的类路径中,这个类装入器是系统类装入器的孩子。
Inheritance is the means by which objects of a class can access member variables and functions contained in previously defined class, without having to restate those definitions.
继承是一种方法,通过它,类的对象可以访问以前精确定义过的类中的成员变量和函数,而不用重新声明那些定义。
Text classification is an important branch in data mining filed, which is responsible for automatically dealing with those class-unknown texts and judging which pre-defined class sets they reside in.
文本分类是数据挖掘领域中重要分支之一,其任务是对未知类别的文本进行自动处理,判断它们所属的预定义类别集合中的类别。
It also includes details of the constructors, fields, and methods defined by the class.
它还包括该类定义的构造函数、字段和方法的详细信息。
Now that I have my test class defined I can start developing (and testing) the application.
定义了测试类后,就可以开始开发(并测试)这个应用程序了。
The API method implementations are defined in the controller class as public instance methods.
API方法实现是作为公共实例方法定义在控制器类中的。
Instances of a class have specific values for the properties defined at the class level.
一个类别的例证具有一个在类别层定义的特定属性值。
Each application is given an ID statically defined in the class as shown in listing 3.
每个应用程序被赋予一个由该类定义的静态ID,如清单3所示。
Closures defined within a class are fundamentally the same as those defined outside an object.
在类中定义的闭包基本上与在对象外部定义的闭包相同。
Multiple endpoints that implement different bindings can be defined by service class (Figure 12).
实施不同绑定的多个末端点可以由服务类来定义(图12)。
A field descriptor specifies the exact type of a field defined within a class.
字段描述符指定类中定义的一个类的准确类型。
The service class implements the methods defined in the API class.
该服务类将实现api类中定义的方法。
Classes are defined using the owl: Class element.
类是使用owl:Class元素定义的。
This should be set to the Swing class defined for this view.
这应该被设置成为这个视图定义的swing类。
The major class defined by this package is.
这个包定义的主要类是。
The link has a new CSS class, defined in the iPhone CSS file.
该链接有一个新css类,该类是在iPhone CSS文件中定义的。
With your simple class defined, let's look at how you use the class in Ceylon.
既然定义了简单的类,我们来看看如何在Ceylon中使用这个类。
This example is similar to the Dog class defined in Listing 5.
此示例类似于清单5中定义的dog类。
Notice in the following code how the class uses the constants you defined in the PreferencesConstants class.
在下面的代码中,请注意该类是如何使用您在PreferencesConstants 类中定义的常量的。
应用推荐