The Olympic class ships were built by the Harland & Wolff ship makers in Northern Ireland for the White Star Line company.
奥林匹克级邮轮是北爱尔兰的Harland&Wolff 造船厂为白星航运公司建造的。
The other notable line in this test is the class definition, which points to the template class, rather than one that you might create.
这个测试中另一个值得注意的行是这个类定义,它指向这个模板的类,而不是您可能创建的模板。
Line 5 in the code now extends the class properly.
代码中的第5行现在正确地扩展类。
You can click on each package to get class level line and path percentages and even see which source code lines were executed and how many times they was run.
可单击每一个包,获得类级别的行百分比和路径百分比,甚至能看到执行的源代码行和它们执行的次数。
The planet's real fault line is between elites and the middle class in some countries, and the bottom of the pyramid, everywhere.
全球范围内真正的断层线存在于一些国家的社会精英、中产阶级和金字塔底层人们之间,而且这种分化无处不在。
The process works at the aggregate level as well: If a class has 100 lines and 45 of them were touched, then the class has a line coverage of 45%.
这个过程在总体层次上也工作得很好:如果一个类有100行代码,其中的45行被触及,那么这个类的行覆盖率就是45%。
"Uphold the international line quality, reasonable price middle class, promoting a simple decent life," This is our old ideas.
“坚持国际一线品质,中产阶级合理的价格,促进了简单而体面的生活”,这是我们的一直的观念。
The above line pairs the fully qualified class name of the concrete remote service class with a path name that is essentially the URL for this service.
上面一行把具体远程服务类的全限定类名与实质上为此服务url的路径名组成一对。
But he knows he is not a great tennis player, and that's O.K. with him - it doesn't mean he will give it up because he is not world class, or line up a pro to work with him seven days a week.
但是他知道他永远不可能成为一个伟大的网球选手,这没关系——并不是说成不了世界一流他就不做这件事了,或者专门请一个专家跟他天天工作在一起。
Take careful note that the last item on the command line is a class name.
请务必注意命令行的最后一项是类名。
Line coverage: the percentage of lines covered in the class file.
行覆盖率:类文件中覆盖的行百分比。
My map implementation in Listing 6 is simple: Hadoop basically invokes this class for each line of text it finds in an input file.
清单6中的map实现比较简单:本质上是,Hadoop为在输入文件中找到的每一行文本调用这个类。
The environment variable CLASSPATH and any class path specified on the command line is ignored by the JVM if the -jar option is used.
如果使用了-jar选项,那么环境变量CLASSPATH和在命令行中指定的所有类路径都被j VM所忽略。
Main is called, of course, when the class is run from the command line.
main当然是在从命令行运行类时被调用。
Now look again at the first line in the Rational class definition.
现在,回顾一下Rational类定义中的第一行。
Either way, it lists out the paths actually being used, then creates an instance of the VerboseLoader class and uses it to load the target class named on the command line.
不管采用哪种方式,它都会列出实际正在使用的路径,然后创建VerboseLoader类的一个实例,并使用该实例来加载命令行上指定的目标类。
The access class takes a single command line argument that must be the name of one of the int-valued bean class properties (value1 or value2).
访问类有一个命令行参数,该参数必须是一个值为int的bean类属性的名字(value1或者value2)。
Notice that in line 40 in Listing 8, the class and method annotations were added to the BugInstance.
注意在清单8的第 40行,类和方法注释添加到了 BugInstance上。
There is one line of code that makes the class work only with the Apache XML parser.
有一行代码使这个类只与Apachexml解析器一起工作。
The one line of code in the class body of Order defines its relationship to the Item object.
在Order类体中有一行代码定义了它与Item对象的关系。
Use this tool to draw a line from the Employee class to the Person class to signify this relationship.
用该工具从Employee类向Person 类画一条直线就可以表示这种关系。
After adding the dependency in pom.xml, add LoggingOperation into the JamonOperationsImpl class with the following line.
在pom . xml中添加了依赖项之后,使用以下代码行将LoggingOperation添加到jamonoperationsimpl类中。
We create a tree by instantiating the tree class (line 17 of listing 1) and create the branches of the tree by instantiating the TreeItem class (lines 20, 23, and 26).
我们通过实例化tree类(清单1中的第17行)创建一个树,并通过实例化TreeIte m类(第20、23和26行)创建树的分支。
It's also convenient to add the class, method, and source line to the bug so the user knows where to go to fix the problem.
在bug中加入类、方法和源代码会提供很大方便,这样用户就知道在什么地方修复这个问题。
When the invoke method of the Call class is called at line 1 above, the Call class iterates through its associated parameters.
当在上面第 1行处调用Call类的 invoke方法时, Call 类迭代其相关的参数。
With that decision, you can insulate users of this class-through the command line or another program-from having to know, import, or directly use any XPath classes or interfaces.
有了这个决策,您可以通过命令行或另一个程序使这个类的用户不用了解、导入或直接使用任何xpath类或接口。
Let's start with a graphics environment object and an interface called GraphicsObject implemented by a line class that draws lines.
让我们首先来看一个图形环境对象和一个名为GraphicsObject的接口,它是使用一个line类实现的,功能就是用来画线。
On the last line, using an object rather than a class simplifies the code.
在最后一行,我们使用了一个object而不是一个class来简化代码。
In line 14, you instantiate the Service class, which Apache Axis provides.
在第14行,实例化apacheAxis提供的Service类。
You are returning an instance of JsonRecordWriter, an inner class that will get a line of data from Listing 3 and produce a line of data in Listing 4.
您正在返回一个JsonRecordWriter实例,这是一个内部类,用于从清单3获取数据并生成清单4中的一行数据。
应用推荐