CONSTRUCTOR in Chinese translation

[kən'strʌktər]
[kən'strʌktər]

Examples of using Constructor in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Explain the impact of private constructor.
解释私有构造器的作用。
The search vessel, the Seabed Constructor, began its search on January 23.
搜寻船只海底建造者于1月23日开始搜寻。
Each constructor must have its own unique parameter list.
一个构造方法必须有它自己唯一的参数列表。
The constructor taking no parameter is known as non-parameterized constructor.
不接收任何参数的构造器被称作“无参数构造器”。
A constructor that accepts no parameters is called the default constructor.
不接受任何参数的构造器叫无参构造器
A constructor that accepts no parameters is called the default constructor.
不接受任何参数的构造器叫默认构造器
Therefore, we must write our own constructor.
因此,我们必须培养自己的名师
Unlike the other worldwide objects, Math isn't a constructor.
不同于其他的全局对象,Math不是一个构造函数
JavaScript doesn't have classes but has constructor functions invoked with new.
JavaScript并没有类,但有new调用的构造函数:.
Item 2: Consider a builder when faced with many constructor parameters.
Item2:考虑使用Builder当面临构造器有多个参数时.
The constructor taking parameter is known as parameterized constructor.
接收参数的构造器被称为参数化构造器
Unlike the other global objects, Math is not a constructor.
不同于其他的全局对象,Math不是一个构造函数
Contrary to other worldwide objects, Math isn't a constructor.
不同于其他的全局对象,Math不是一个构造函数
It is a lot of constructor points.
这是很多构造点。
Let's create a constructor function Programmer with some properties and methods.
让我们创建一个带有一些属性和方法的构造函数Programmer。
All objects inherit a constructor property from their prototype.
所有对象都会从它的原型上继承一个constructor属性:.
It's a lot of constructor points.
这是很多构造点。
The constructor that accept no parameter is called default constructor.
不接受任何参数的构造器叫默认构造器
When a field, method, property, event, operator, or constructor declaration includes a static modifier, it declares a static member.
当一个域、方法、属性、事件、操作符或构造函数声明包含静态修饰符,它就声明了一个静态成员。
We pass ARGV to the Qt::Application constructor so that it can process certain standard command-line arguments(such as-display under X11).
我们传递ARGV到Qt::Application建构子(constructor),使之能够处理某些标准的命令行参数(如X11的-display)。
Results: 338, Time: 0.0395

Top dictionary queries

English - Chinese