constructor

英 /kənˈstrʌktə(r)/ 美 /kən'strʌktə/
★★★★中高频词

中文释义

n.构造器

constructor的英语例句

  1. A constructor can throw any exception.

    一个Constructor可以抛出任何异常.

  2. In addition, you can a type must have a parameterless constructor.

    另外, 可以指定类型必须有无参数的构造函数.

  3. A constructor can be called using a variable of a class - reference type.

    构造器可以被类引用类型的变量调用.