数据流分析可以检查跨越多个类的问题。
Data flow analysis can examine problems that span multiple classes.
引用类型:一个对象传递到多个类?。
每个一对多的关联在表中多个类中充当外键。
Each one-to-many association is buried as a foreign key in the table of the many class.
使用多个类装入器还可能引起其它类型的混淆。
Other types of confusion are also possible when using multiple class loaders.
注意Scala为从同一包导入多个类提供了捷径。
Notice that Scala provides some shortcuts for importing more than one class from the same package.
import语句可以导入多个类并可以重命名它们。
The import statement can import multiple classes and optionally rename them.
挑战在于,您需要跨多个线程协调多个类中的多个方法。
The challenge is that you need to coordinate multiple methods in multiple classes across multiple threads.
然后所要做的就是将这个转换器应用到一个或者多个类上。
Then all that needs to be done is to apply this converter to one or more classes.
你应该避免一个小小的改动就波及了你应用程序中的多个类。
What you want to avoid is to have one simple change ripple through the various classes of your application.
每个项目可以包含多个类图,用于可视化项目的不同代码区域。
Each project can contain multiple class diagrams, useful for visualizing different code areas of the project.
如果云实例位于不同的地理区域,可能需要考虑处理多个类IP范围。
If you have cloud instances in different geographical regions, you may have the additional consideration of dealing with multiple class IP ranges.
您将用这个构造型标记一个或多个类,样式表把它们作为全局元素实现。
You will mark one or more classes with the stereotype, and the stylesheet will implement them as global elements.
如果多个类已经被添加到当前的图中,那么它们之间的关系也将被显示。
If multiple classes have been added in the current diagram, then the relationships among these classes are also shown.
前面的度量证明在多个类之间太多的交互怎么使一个系统变得极其复杂。
The previous metrics demonstrate how too much interaction among various classes can make a system extremely complex.
然而,参与者通常表示“更深层的”交互,可能产生多个类和更复杂的交互。
Actors commonly represent "deeper" interactions, however, which can result in multiple classes and more complex interactions.
现在,控制器类是设计实现系统商业逻辑填充的一个或多个类的位置保持器。
For now, a controller class is a placeholder for one or more classes that would be fleshed out during design to implement the business logic of your system.
所谓聚类,就是将物理或抽象对象的集合划分成为由类似的对象组成的多个类的过程。
Clustering is the process of grouping the physical or the abstract object set into classes or clusters.
因为Web服务代码中可能定义了多个类,所以必须仅选择其中一个作为Web服务的接口。
Because there may be multiple classes defined in the Web service code, you must select only one of them as an interface to the Web service.
结果是,一个VM中有可能有多个类加载器,其中可能存在名字相同的不同Class的对象。
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.
首先根据原始图像直方图的尺度空间特性和多尺度滤波结果,选取最佳阈值将图像分为多个类。
Firstly, according to the properties of the histogram scale space of an original image and the result of the multiscale filtering, optimal thresholds were determined for classifying the cells image.
如果项目包含多个类关系图,则对关联关系在某个关系图中的显示方式的更改只影响该关系图。
If your project contains multiple class diagrams, changes that you make to the way a diagram displays association relationships affect only that diagram.
同时接口也支持创建用户属性和多个类的公用方法;还有如人们所期待的那样一个类实现一个接口。
Distance;. And interface is also supported for creating member properties and methods that may be common to more than one class; a class implements an interface just as you'd expect.
因此,要想在一个文件中生成多个类,您所需要做的仅仅是在映射模型中为它们指定相同的目标名称。
To generate multiple classes in the same file, therefore, all you need to do is to give the same target name for them in the mapping model.
要清理Struts代码库中多个类的设计,一种方法就是意识到这种惯用模式的存在并巩固这一行为。
One way to clean up the design of multiple classes in the Struts code base is to realize that this idiomatic pattern exists and consolidate that behavior.
您可以为一个项目创建多个类图,用于显示项目的不同视图、项目类型的所选子集或类型成员的所选子集。
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.
在UML 中,关联与模型中的两个或多个类有关,关联由带数字的单箭头表示,数字意味着该关联的多重性。
In UML, an association relates two or more classes in a model and is indicated by an arrow on one end along with a number implying the multiplicity of that association.
一个应用程序可以包含几个EcoSpace,还可使用uml包将多个类分别放到这几个EcoSpaces中。
An application can contain several EcoSpaces; classes can be divided among them by using UML packages.
这些角色可以是已知的或未知的,但为了系统能够使用由它们提供的服务,必须有一个或多个类来表示所提供的服务。
These roles may or may not be known, but for the system to use the services provided by the roles, one or more classes must represent the provided services.
多个类加载器出现的时候比想象的要频繁,当浏览器加载applet时,它会为不同的服务器使用不同的类加载器。
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.
处理标记以后,容器将取其名字和属性、以及标记正文中可能有的任何内容,并将它传递给一个或者多个类文件进行处理。
When the tag is processed, the container will take its name and attributes, as well as any content that may exist in the body of the tag, and pass it to one or more class files for handling.
应用推荐