class n. 1.阶级;社会等级。 2.学级;班级,年级,级,班;组;(有组织的)讲习班;〔美国〕同年毕业班;【军事】同年入伍士兵。 3.(高低、优劣的)等级;类别。 4.〔英大学〕(荣誉考试)优等;〔俚语〕高级,优秀;漂亮,优雅。 5.【生物学】(分类学的)纲;【矿物】晶族。 6.(一节)课。 the working class工人阶级。 No class today. 今天没课。 C- is over. 下课。 boycott classes 罢课。 the first [second] class头[二]等。 high [low] class高[低]级。 There's a good deal of class about him. 他有很多优点。 He is not class enough. 他没有什么了不起。 at the top of one's class 出类拔萃;居首要位置。 be no class 〔俚语〕不足道;无价值。 class of the field 〔美国〕比赛的优胜候补人。 get a class=obtain a class. in a class by itself 特好,出众。 in class在上课中。 in the same class 〔美国〕同一类型的,同等的。 no class 〔俚语〕等外的,极坏的,蹩脚的〔用作表语〕。 not in the same class with 不能同…相比,无法和…相提并论,比不上…。 obtain a class=take a class 毕业考试得优等。 take a class at (Oxford) 在(牛津大学)进荣誉班。 take a class of (beginners) 担任(初级)班(的教师)。 take classes in (history) 听(历史)课,选修(历史)课程。 the classes 上层社会;知识阶级。 the classes and masses 各阶级和各阶层。 vt. 把…分类,把…分等[分级];给…定等级,把…分组。 vi. 属于…类[等、级、组]。 adj. -able 可分类[等级]的。 adj. -less 无阶级的。
with class 口语用,两层含义。第一,指把事情做的卓越,优秀,漂亮,让人钦佩没话说。第二,人有品位有修养,漂亮。
"查查词典"手机版
千万人都在用的超大词汇词典翻译APP
例句与用法
It is easy to find such things as the class hierarchy and the constructor and member function options 您能容易地找到类层次结构、构造函数、成员函数选项等信息。
This class hierarchy lets you get system information via easy - to - use c + + classes on any win32 machine 通过使用这个类系列,你可以方便地用c + +类得到关于win32机器的信息。
An abstract base class imposes unnecessary restrictions on application - oriented development of the class hierarchy 抽象基类给面向应用的开发的类结构强加了不必要的约束。
The cause to understand how this can happen , let s consider the following class hierarchy for binary trees 为了理解这种情况发生的原因,我们来看看下面的二元树类层次结构:
One attraction of this approach is that with closures you do not need to develop the visitor class hierarchy 这种方法的一个抽象是:使用闭包,不需要开发访问者类的层次结构。
Hierarchical relationship . class hierarchies are useful when describing items that are a subtype of a more general class 当描述作为更常规类的子类型的项时,类层次结构非常有用。
Supports all classes in the . net framework class hierarchy and provides low - level services to derived classes 支持. net framework类层次结构中的所有类,并为派生类提供低级别服务。
Once again , this feature involves only hibernate and the database , and thus doesn t alter the class hierarchy 再次声明,这些特性只包含hibernate和数据库,所以不会改变类的层次结构。
In very large projects , you will be confronted with complex class hierarchies with several levels of abstract classes 在每个大型项目中,您都会面临包含多级抽象类的复杂的类层次结构。
Requiring classes to inherit from a base class to be disposable would make the class hierarchy too inflexible . classes such as 如果要求从基类继承的类可处置,会使类层次结构很不灵活。