The test data directory hierarchy is rooted in the test class package directory, in our case: org.djna.mailservice.test.
测试数据目录层次结构根植于测试类包目录中,在我们的示例中,该目录为or g . djna . mailservice . test。
You need to know the class package so you can pass it on to the view class. (Use the flash package and name the class FlashFrame.)
您需要知道类包,以便将它传给视图类(使用flash包,并将类命名为FlashFrame)。
Virtually any identifying attribute of a method can be mapped from class and package names down to annotations and return types.
实质上一个方法的任一标识属性都可以从类和包名映射到注释并返回类型。
For these levels, the respective tool is able to provide a list of changes at some granularity, whether that is file, package, class, or some finer category.
对于这些层次,个别的工具能够提供某种粒度上的一系列变更,不论是文件、包、类或某些更细粒度的类别。
If you have a domain package that is a server to only one other class or domain package, you may decide to combine the two packages.
如果您有一个域包,这个域包是唯一的一个其它类或者域包的服务器,您可以决定合并这两个域包。
Then you can continue narrowing down to determine which package, class, and, finally, which method is causing the problem.
然后您可以继续进行分析,把范围缩减到哪个包、类,直到找到导致问题的方法。
The name can be anything, but it's a good idea to give it the name of the mediation handler class (without the package).
可以是任何名称,但是向其提供中介处理程序类的名称(无包装)是一个不错的想法。
Within each package, our initial class diagrams were derived from our use cases, business object model, notes, and interviews.
在每一个包中,我们最初的类图都来自于我们的用例、业务对象模型、注释和访谈。
A list of all classes in the project's build path that match that pattern are presented in a list, from which you can select the class and package name you want to use.
将在一个列表中显示与该模式匹配的项目构建路径中的所有类,您可以从此列表中选择您希望使用的类名称和包名称。
Put each test case in the same package as the class it's testing to gain access to package and protected members.
将每个测试实例与它要测试的类放在同一个包内,以获得对包成员和保护成员的访问权。
When you have added the definition for the factory, you get a text item with the fully qualified package and class name for it.
添加了工厂的定义之后,您将获得一个文本项,其中包含工厂的完全限定包和类名。
We either make a blanket filter change, or add in a custom rule for the specific package or class under investigation.
我们或做出适用于所有情形的过滤器修改,或为特定包或类添加定制规则。
It physically moves the class to the folder corresponding to the package and also changes all references to the class to refer to the new package.
这个类被物理地移动到目的包所对应的文件夹中,并且对这个类的所有引用也被更改为指向新的包。
Be sure to change the package, class, and constructor names in the Java code to match the project name.
确认代码中的包名、类名以及类构造函数名都已改为与项目名一致。
Initially these aspects will be limited to class and package names, but it's planned to add support for user-supplied implementation classes in the longer term.
起初,在这些方面中,只支持类名和包名,但从更长远来看,计划将添加对用户所提供的实现类的支持。
You can place either the JAR file or the actual package folders and class files into this directory.
您可以将JAR文件或实际的包文件夹和类文件放到这个目录下。
Note that this same class, with changes for package name and class name, can be used in each of your GAE projects.
注意,这个相同的类,只要更改包名和类名,就可以在您的每个GAE项目中使用。
This article will only focus on the class diagram and associated model elements (class, package, associations, attributes, and enumeration).
本文仅关注类图以及相关联的模型元素(类、包、关联、属性和枚举)。
Rigorously follow package and class naming and capitalization conventions.
严格遵守包和类的命名约定和大小写约定。
Within the UML model, create a test package and class, and include a few attributes or operations.
在uml模型中,创建测试包和类,并且包含一些属性或操作。
If you'd like to skip these steps, you can drag and drop a class from one package to the other.
如果想要跳过这些步骤,您可以将类从一个包拖放到另一个包中。
When a transformation is invoked, it begins with the UML model, package, class, interface, or enumeration element, depending on what was selected when the transformation was invoked.
当调用转换时,从uml模型、包、类、接口,或枚举元素开始,这依赖于您调用转换时选择的内容。
This metadata includes information about the class itself, such as the package and superclass of the class, as well as the interfaces implemented by the class.
这类元数据包括关于类自身的信息,如包和类的父类,以及该类实施的接口。
You can drill down through the HTML report to view the coverage of a particular package or class.
可以深入挖掘HTML报告,了解特定包或者类的覆盖率。
The constructor method initializes its super class with the MySQL domain package.
构造器方法会使用My SQ l域包来初始化它的超类。
Consistent formatting, intuitive debugging, built-in CVS and JUnit support, class and package summaries and hierarchies, and GUIs for them all, make Eclipse a very friendly helper.
一致的格式、直观的调试、内嵌的CVS和JUnit支持、类和包的一览和层次,以及用于它们所有的图形用户界面,使Eclipse成为非常友好的助手。
CoreClasses.cs contains the class definitions from the UML package used by the application.
cs包含了应用程序使用的uml包的类的定义。
Selected method: Shows details, including the number of times that the selected method is called, the class and package information, and the time taken by this method.
Selectedmethod:显示方法的细节信息,包括选择的方法被调用的时间、类和包的信息、以及时间消耗。
Notice that Scala provides some shortcuts for importing more than one class from the same package.
注意Scala为从同一包导入多个类提供了捷径。
An aspect can be targeted to apply to a specific package, class, or method. Using aspects in an application requires two things.
可以将一个方面应用于一个特定的信息包,类或方法。
应用推荐