六六字典>英语词典>constructors翻译和用法

constructors

英 [kənˈstrʌktəz]

美 [kənˈstrʌktərz]

n.  (尤指汽车或飞机的)建造者,制造者,建造商
constructor的复数

柯林斯词典

  • (汽车或飞机)制造商,建造公司
    A racing carconstructoror aircraftconstructoris a company that builds cars or aircraft.

    双语例句

    • You also start with an OnInit() method and define similar constructors and object handlers.
      二者都以OnInit()方法开头,并且定义了相似的构造函数和对象处理程序。
    • If no constructors are specified in a mixin instantiation, the default zero-argument ( zeroary) constructor is assumed.
      如果在mixin实例化中没有指定任何构造器,那么就假定是缺省的不带参数的(zeroary)构造器。
    • Two types of functions manipulate lists: constructors and selectors.
      操纵列表的有两类函数:构造函数和选择函数。
    • This behavior is enabled for fields, constructors, and methods.
      域、构造器和方法都可以激活此行为。
    • Note that there are many overloaded constructors in some cases; I have illustrated just one for each case.
      请注意,有些情况下会有许多重载的构造器;对每种情况我只举例说明一个构造器。
    • Two constructors are defined on the class: one taking an int and one taking a pair of ints.
      类中定义了两个构造函数:一个构造函数带有一个int参数,另一个带有两个int参数。
    • YUI Profiler allows you to register functions, class constructors, and objects to be measured.
      YUIProfiler可以注册要测量的函数、类构造函数和对象。
    • You can create the class quickly by using Eclipse's features for creating accessors and constructors from fields.
      您可以通过使用Eclipse的从字段创建存取器(accessor)和构造函数的特性来创建这些类。
    • Now the Java compiler will apply TODO only to types, methods, constructors, and other annotation types.
      现在,Java编译器将把TODO应用于类型、方法、构造函数和其他注释类型。
    • The command provider will use these constructors to create or load a step.
      命令提供程序将使用这些构造器创建或加载步骤。