go top

default constructor

  • 缺省构造函数:C++及其他一些面向对象程序设计语言中,对象的不需要参数即可调用的构造函数。

网络释义专业释义英英释义

  缺省构造函数

缺省构造函数 ( default constructor ):是指不需要用户指定实参就能够被调用的构造函数,这并不意味着它不能接受实参,只意味着构造函数的每个参数都有一个缺省值与之...

基于2192个网页-相关网页

  默认构造函数

默认构造函数(default constructor)是指没有参数的构造函数或有默认实参的构造函数。只有当一个类没有定义构造函数时,编译器会自动生成一个合成的默认构造函数

基于690个网页-相关网页

  的建构操作

Bitwise Copy Semantics(位逐次拷贝) 2.1 Default Constructor的建构操作 Stanley Lippman目前是华特迪斯尼主题动画公司(Walt Disney Feature Animation)的主要软件工程师。

基于298个网页-相关网页

  缺省构造器

但是,在贫乏显式构造器的情形下,编译器会自动供应一个公有的、无参的缺省构造器(default constructor),关于用户而言,这个构造器与其他的构造器没有任何辨别.在已发行的API中常常可以看到一些被无意识实例化的类.

基于68个网页-相关网页

短语

synthesized default constructor 合成的默认构造函数

uses default constructor 使用默认构造函数

Initialization when default constructor used 当用默认的不带参数的构造函数时

the default constructor 缺省构造函数

constructor with default arguments 带缺省参数的构造函数

default copy constructor 缺省复制构造函数

default t constructor 默认构造函数

default copy constructor function 默认复制构造函数

 更多收起网络短语
  • 默认构造函数
    缺省构造函数
    预设构造器

·2,447,543篇论文数据,部分数据来源于NoteExpress

Default constructor

  • abstract: In computer programming languages the term “default constructor” refers to a constructor that is automatically generated in the absence of explicit constructors (and perhaps under other circumstances); this automatically provided constructor is usually a nullary constructor. In specification or discussion of some languages, “default constructor” may additionally refer to any constructor that may be called without arguments.

以上来源于: WordNet

双语例句

  • It must have a public default constructor.

    必须拥有公有默认构造函数

    youdao

  • A public default constructor; for example.

    公共默认构造函数例如

    youdao

  • You must have a public default constructor.

    必须具有公共缺省构造器。

    youdao

更多双语例句
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定