To add multiple class diagrams, repeat the steps in this procedure.
要添加多个类图,请重复上述步骤。
Other types of confusion are also possible when using multiple class loaders.
使用多个类装入器还可能引起其它类型的混淆。
By using multiple class loaders within WebSphere Application Server, it is possible to avoid these conflicts.
通过在WebSphere应用程序服务器中使用多种类加载器,可以避免这些冲突。
Each project can contain multiple class diagrams, useful for visualizing different code areas of the project.
每个项目可以包含多个类图,用于可视化项目的不同代码区域。
One corollary for this is that it's possible to have multiple class loaders in a VM which have different class objects with the same name.
结果是,一个VM中有可能有多个类加载器,其中可能存在名字相同的不同Class的对象。
If you have cloud instances in different geographical regions, you may have the additional consideration of dealing with multiple class IP ranges.
如果云实例位于不同的地理区域,可能需要考虑处理多个类IP范围。
This calendar provides lecture topics, links to lecture notes, and assignment and exam dates. Some lecture notes apply to multiple class sessions.
这个日程表提供了课堂讲课主题,课堂讲课笔记的链接,以及作业和考试日程。一些课堂讲课笔记将适用于多节课。
If your project contains multiple class diagrams, changes that you make to the way a diagram displays association relationships affect only that diagram.
如果项目包含多个类关系图,则对关联关系在某个关系图中的显示方式的更改只影响该关系图。
We can define generic methods in one place and mix them into our Objects across multiple Class types while limiting access to sensitive methods on a per Object basis.
我们可以在一个地方定义通用的方法,然后将它们混入跨越多个类类型的对象,同时限制对每个对象为基础的敏感方法的访问。
A novel approach to the real-time speech quality evaluation in a packet network using feed-forward multiple class random neural network (FFMCRNN) was presented.
提出了一种利用前馈随机神经网络在分组网络中进行实时语音质量评价的新方法。
Multiple class loaders occur more commonly than you might think. When browsers load classes from the network for use by applets, they use a separate class loader for each server address.
多个类加载器出现的时候比想象的要频繁,当浏览器加载applet时,它会为不同的服务器使用不同的类加载器。
You can create multiple class diagrams for a project that can be used to display a distinct view of the project, a chosen subset of the project's types, or a chosen subset of the members of types.
您可以为一个项目创建多个类图,用于显示项目的不同视图、项目类型的所选子集或类型成员的所选子集。
Not all components require all the values in this class, so it provides multiple constructors that implement optional arguments.
并非所有组件都需要这个类中所有的值,因此它提供了实现可选参数的多个构造器。
If you define uniqueness on multiple attributes within a class, create one index that includes all the attributes.
如果在一个类中的多个属性上定义惟一性,那么应该创建一个包含所有这些属性的索引。
Figure 2 below shows a class with multiple methods, of which some need to store details about the user who accessed the method and the money amount that was transferred.
下面的图2显示了一个具有多个方法的类,其中有些需要存储关于哪些用户访问该方法,以及被转移的资金数额的细节。
Another use of abstract classes is to create a single base class for multiple derived classes in which that base class should never be instantiated.
抽象类的另一个用途是为多个派生类创建一个基类,在这些派生类中,基类决不会被实例化。
For another, a single class can implement multiple interfaces.
另一方面,单个类可以实现多个接口。
Multiple endpoints that implement different bindings can be defined by service class (Figure 12).
实施不同绑定的多个末端点可以由服务类来定义(图12)。
This model is very useful for declaring that a class exposes multiple abstractions.
这个模型在声明一个类实现多个抽象的时候非常有用。
Because multiple methods of the same class can have the same name, the JSP container needs the full signature to identify the method that must be called.
因为同一个类的多个方法可以使用相同的名称,所以jsp容器需要完整的签名来识别需要调用的方法。
It is defined as a separate element, because it is possible for a single class to contribute to multiple parts of a transformation (for example, class, property, and operation).
它被定义为单个的元素,因为单个类对转换的多个部分(举例来说,类、属性,和方法)做出贡献是可能的。
I could just as easily specify multiple interfaces that the dynamic proxy class would implement at runtime.
我可以很容易地指定动态代理类在运行时要实现的多个接口。
For multiple Executors, the class names should be separated by commas.
对于多个执行器,类名应该以逗号分隔。
Offering both an interface and an abstract class is redundant, but I find it convenient: in most cases, I only need the abstract class, but the interface enables multiple inheritance.
同时提供接口和抽象类是多余的,但我发现这样很方便:在大多数情况下,我只需要抽象类,但接口支持多继承性。
The build process here is not very particular; some class files are repeated in multiple JAR files, and the contents of some packages are spread across multiple JARs.
这个构建工程的过程不是非常精确的,一些类文件在多个JAR文件里面重复了,一些包的内容在多个JAR文件里面被扩展了。
This reduces the amount of physical memory required to store class data when multiple JVMs run on the same machine.
当多个JVM在同一台机器上运行时,这将减少存储类数据所需的物理内存量。
This article presents an alternative method in which you use a single database class to wrap multiple database tables.
本文提出一个替代方法:使用单个数据库类包转多个数据库表。
When copies of the singleton class run in multiple VMs, an instance is created for each machine.
当单例类的副本运行于多个虚拟机中时,每个虚拟机都会为其创建一个实例对象。
It is defined as a separate element, because it is possible for a single class to contribute to multiple parts of a transformation (that is, class, property, and operation).
它作为一个单独的元素定义,因为对于一个单独的类来说,构建转换的大多数部分(也就是类,属性,以及操作)是可能的。
It is defined as a separate element, because it is possible for a single class to contribute to multiple parts of a transformation (that is, class, property, and operation).
它作为一个单独的元素定义,因为对于一个单独的类来说,构建转换的大多数部分(也就是类,属性,以及操作)是可能的。
应用推荐