词语吧>英语词典>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.

    双语例句

    • The command provider will use these constructors to create or load a step.
      命令提供程序将使用这些构造器创建或加载步骤。
    • Optional and named arguments can be used not only with methods but also with indexers and constructors.
      可选参数和命名参数不仅可以用在方法调用中,还可以用在索引器和构造器中。
    • There is a definition for the class EggTrayIcon, the constructors, then the methods send_message and cancel_message.
      该文件中含有类EggTrayIcon的定义、构造函数以及方法sendmessage和cancelmessage。
    • This behavior is enabled for fields, constructors, and methods.
      域、构造器和方法都可以激活此行为。
    • In such situations the constructors in this class will fail if the file involved is already open.
      在这种情况下如果调用的文件已被打开,类的构造函数将会失败。
    • You can also create vanilla objects without calling their constructors using this interface.
      还可以使用此接口创建普通对象,而不调用它们的构造函数。
    • If no constructors are specified in a mixin instantiation, the default zero-argument ( zeroary) constructor is assumed.
      如果在mixin实例化中没有指定任何构造器,那么就假定是缺省的不带参数的(zeroary)构造器。
    • Groovy creates both ordinal and map-based constructors.
      Groovy既创建了有序的构造函数,又创建了基于映射的构造函数。
    • Another behavior unique to type constructors is how the runtime manages exceptions in a type constructor.
      类型构造函数的另一个独特行为是运行库管理类型构造函数中的异常的方式。
    • Could not serialize { 0}. Default constructors are required for collections and enumerators.
      未能序列化{0}。集合和枚举数需要默认构造函数。