我们能从目录名推断出类的名称,但对于那些不是以这种结构保存类的系统就行不通了。
We could infer the class name from the directory name, but that doesn't work well for build systems that don't store classes according to this structure.
他是位一丝不苟的经理,一位出类拔萃的经理。
我们还要顺便指出,根据上面所说的那几句话,我们可以推论出两类截然不同的历史学家,其中的区别并不存在于我们的思想里。
Let us say, moreover, parenthetically, that from a few words of what precedes a marked separation might be inferred between the two classes of historians which does not exist in our mind.
运行时视图允许你来推算运行时特性,如性能、安全及可用性等难以看着程序包和类图就能估计出的部分。
This runtime view allows you to reason about runtime properties such as performance, security, availability, which are hard to assess looking at package and class diagrams.
使用其余的类成员即可绘制出立方体。
“随着开普勒日复一日发现越来越多的行星,我们希望能监测它们,并搞清楚出究竟这颗行星是个特例,还是所有炽热的木星类行星都非常暗?”基平说。
"As Kepler discovers more and more planets by the day, we can hopefully scan through those and work out if this is unique or if all hot Jupiters are very dark," Kipping said.
增强的大纲视图——序列图的“大纲视图”会显示出用例中的所有类和调用。
Enhanced Outline View - the sequence diagram's 'Outline View' shows all the classes and calls in the use case.
团队认为,稍后在项目中,当设计出拦截器的动态管理时(可能是使用组件配置器设计的),基类的作用将被证实。
The team thought that the base classes would prove useful at a later point in the project when dynamic management of interceptors was envisaged, potentially with a component configurator.
或者换句话说,您可以定义出这样的方法,在整合到使用特征的类定义之前,不会检查其正确性。
Or, put differently, you can define methods that aren't checked for correctness until they're incorporated into a trait-using class definition.
如果你为.NET开发者提供了收费或者开源的类库,那么在其中包含帮助文件会显示出你的专业性。
If you are offering a commercial or open source library for .NET developers, including an integrated help file is a great way to show your professionalism.
这可能是类地行星的演化方式,月球正在期待我们回去探索,让真相水落石出”。
This could be the way terrestrial planets evolve and the Moon is begging us to go back and explore to figure that out.
世界各国研究者想研究出,火山活动的增加与诸如虾,蟹,帽贝以及一些小甲克类海洋生物的增多是否有直接联系。
International researchers want to figure out if there's a direct connection between the growing volcano activity and the increase in Marine life there, such as shrimp, crab, limpets and barnacles.
欧亚葡萄已经被培养出几百个变种,或红或白;但是这些葡萄跟其他品种的葡萄杂交的几率非常的小,所以它们仍然属于同一种类。
Vinifera has been honed into hundreds of varieties, red and white; but the grapes are all still members of the same species, with limited cross-breeding between different varieties.
鉴定出“魔鬼蛙”化石的伦敦大学教授苏珊•伊万斯说:“这种蛙类的现代近亲是角蟾。”
Professor Susan Evans, of University College London, who identified it, said: "This frog is a relative of today's horned toads.
利用干细胞(产生人体几乎全部的组织与器官的细胞)在实验室内培养出检测声音细胞这一类的细胞将戏剧性地改变上述段落所述定论。
Using stem cells — master cells that produce all the body's tissues and organs — to generate these cell types in the laboratory could change that dramatically.
这份名单还显示出不同城市的人都喜欢阅读哪一类的书。
The list also gave a look at what types of books are most popular in various cities.
子类名称要合格:对子类的命名会表述出其与超类之间的相似和差异之处。
Qualified subclass name: name subclasses to communicate the similarities and differences with a superclass.
结果是,像美国F-117A一类的隐形战机的雷达反射信号出仅仅如一只小鸟,而并非一架飞机。
The overall result is that a stealth aircraft like an American F-117A reflects the radar signature of a small bird rather than an airplane.
这样分离出单例结构的代码,将有利于保持按单例模式使用类或不按单例模式使用类的灵活性。
This has the added benefit of separating singleton code from the class code leaving the flexibility to use several instances of the class or using the class as a singleton.
我希望当你看到一个传授自我提升类知识的网站说出这样丧气的话不会对你造成太大的打击。
I hope it doesn’t shock you to see a personal development web site use the dreaded C-word.
19世纪,人类成功从石油中提炼出煤油,煤油代替了鲸油,使得许多鲸类免受灭绝的厄运。
Kerosene refined from such petroleum helped displace the whale oil that lit lamps in the 19th century and led to the near extinction of many whale species.
分析模型确定出系统中的主要类,并且包含一组描述系统如何构建的用例实现。
The analysis model identifies the main classes in the system and contains a set of use case realizations that describe how the system will be built.
清单16列出模块的入口点类。
今年,单机类游戏首次跌出收入的大份额,仅仅占了40%。
For the first time this year, desktop sales did not make up the majority of total revenue — they only accounted for 40% of the pie.
序列图会显示出该用例具体的运行时类(runtime classes),以及包括SQL调用在内的所有做出的调用。
The sequence diagram shows the concrete runtime classes for that use case along with the calls made including any SQL calls.
第二重要的属性是控件的类,因为可能会显示出许多JFrame对象,但是可能只有一个的标签为PlaceanOrder。
The second important attribute is the class of the control, because there may be many JFrame objects displayed, but probably only one labeled Place an Order. Continue with these steps.
实现系统用例的第一种方式是传统的用例实现(usecase realization),它显示出用例如何通过一系列协作类进行实现。
The first way the system use cases are realized is the traditional use case realization, which shows how the use case is realized in terms of a set of cooperating classes.
通过一些漂亮的词汇分析,ActiveRecord能够判断出,Order类将映射到数据库中的ORDERS表。
Through some nifty lexical analysis, Active Record is able to determine that the ORDER class will map to the ORDERS table in the database.
图7:cheesegrater模型的完全的类图,显示出cover元素的新名称。
Figure 7: Complete Class diagram for CheeseGrater model, showing new name for the cover element.
图7:cheesegrater模型的完全的类图,显示出cover元素的新名称。
Figure 7: Complete Class diagram for CheeseGrater model, showing new name for the cover element.
应用推荐