The near empty class root is really a placeholder for the root URL of your site.
root 基本上是一个空类,实际上是站点根URL的占位符。
The root element of a semantic tag is marked by adding a specific class to the element, which is specified by the live object framework.
通过向元素添加指定的类来标记语义标签的根元素,其中元素是由活动对象框架指定的。
Some nodes do not show the class name because those instances do not contribute significantly to the size of the root class instance.
某些节点并未显示类名,这是由于这些实例对根类实例的大小无显著影响。
Each class loader also keeps a reference to a parent class loader, defining a tree of class loaders with the bootstrap loader at the root.
每个类装入器还保留对父类装入器的引用,这样就定义了类装入器树,树根为引导程序装入器。
Listing 1 gives the code for the root class of this data structure.
清单1给出了这个数据结构根类的代码。
When there is a hierarchy of class loaders, the root class loader, which is the bootstrap class loader, attempts to load the class first.
当类加载器存在一个层次结构时,根类加载器(即引导类加载器)将首先尝试加载类。
If no class objects are found in the owner chain, then this denotes the root object in the memory dump from where the leak container can be reached.
如果在所有者链中未发现任何类对象,则此术语表示可找到泄漏容器的内存转储中的根对象。
GC roots can be found in the root stacks, in thread execution stacks, and in object and class fields.
GC根能在根堆里找到,在线成执行堆,在对象和类域里。
Because the parent class loader is always given the opportunity to load a class first, the class is loaded by the class loader nearest the root.
因为父类类装入器总是先得到装入类的机会,所以类装入器装入的类最靠近根。
In this case, a root class (upper-left corner in red) is where the problem originated.
在本例中,一个根类(左上角用红色标明的那个类)是问题的发源地。
TurboGears quickstart provides a project with a controllers.py module that is the location of the Root controller class.
TurboGearsquickstart提供了一个具有 controllers.py模块的项目,该模块是Root控制器类所在的位置。
Place all the class files of the servlet in c: \ jakarta-tomcat-4.1.30 \ webapps \ ROOT \ WEB-INF \ classes.
请将所有servlet的类文件放置到c: \ jakarta - tomcat -4.1.30 \webapps \ROOT \ web -INF \classes。
You may define a custom class with equality and inequality tests to hold all XML documents with the root element
您可以定义一个带有相等和不等测试的自定义类,来包含带有根元素
The sole exception is the root of the Scala class hierarchy, Any, which has no parent.
唯一的例外是scala类层级结构中的根,Any,没有父类。
So, I'm going to implement the index method on Play's Application class (which is invoked by default if you hit the root path) to quickly return some text.
因此,我还要在Play的application类(在浏览器命中根路径时默认调用)上实现index方法以快速返回一些文本。
The root of the issue is whether or not the str class must to be implemented as ASCII.
这个问题的根源是str类是否必须使用ASCII来实现。
The root element of an MXML document is a subclass of the Application class.
一个MXML文档的根元素是application类的一个子类。
The generated SDO package contains a DocumentRoot class that acts as a root container for all the types that are defined in the schema (Figure 4).
生成的SDO包包含一个DocumentRoot类,该类作为schema中定义的所有类型的根容器(图4)。
A class hierarchy always has a root class; this is a class with very general behavior.
类层次结构总会有一个根类(root class),这是一个具有普遍行为的类。
DOMDocument class: Check out the PHP Manual entry for this class, which represents an entire HTML or XML document and serves as the root of the document tree.
DOMDocument类:查阅有关这个类的PHPManual项,这个类代表了整个HTML或XML文档并充当文档树的根。
Click the button beside the class box and type in the name of the root class: root, for this example.
点击class框旁边的按钮,以这个根类为名字输入:Root,这个例子是这样的。
Note the addition of a namespace with the prefix exception that contains the class name, including packages, in the root tag of the XSLT.
注意,在XSLT的根标记中附加了一个带前缀exception 的名称空间,其中包含类名和包名。
Compile the code and place the class file in <WP root>/shared/app/org/apache/log4j/servlet/ConfigurationServlet.class.
编译该代码并将类文件放在 <WProot>/shared/app/org/apache/log4j/servlet/ConfigurationServlet.class 中。
Listing 4 shows the root resource class.
清单4展示了root资源类。
The next step is to create a RESTful web service resource using a root resource class.
下一步是使用一个root资源类创建一个RESTfulWeb服务资源。
Once you have identified the leaking class, you might want to check the Data Structures view to confirm how much of the heap the leak root or the leaking unit occupies.
识别出泄漏类后,您要检查DataStructures视图,确认泄漏根或泄漏单元占用了多少堆。
Listing 1 gives a simple example of a service interface, and a root data model class.
清单1给出了一个服务接口和根数据模型类的简单例子。
The class is usually annotated as the root element.
类通常被注解为根元素。
The root class of an inheritance hierarchy should define a virtual destructor even if the destructor has no work to do.
继承层次关系的根类应该定义虚函数性质的析构函数,即使这个析构函数不做任何的事情。
The root class of an inheritance hierarchy should define a virtual destructor even if the destructor has no work to do.
继承层次关系的根类应该定义虚函数性质的析构函数,即使这个析构函数不做任何的事情。
应用推荐