zeroary

zeroary

 英

  • 网络不带参数的

例句

Existing Java technologies, like JavaBeans technology, that deal with similar problems solve the problem by requiring a zeroary constructor.

处理类似问题现有Java技术JavaBean技术就是通过要求一个参数构造函数解决问题

If no constructors are specified in a mixin instantiation, the default zero-argument (zeroary) constructor is assumed.

如果mixin实例化没有指定任何构造那么假定缺省参数zeroary构造

We could simply require all instantiations of a type parameter to include a zeroary constructor.

要求类型参数所有实例包括参数构造函数

Then in the body of class C, a zeroary constructor on S will be called.

然后C主体调用S参数构造函数

Often, it just doesn't make sense to include a zeroary constructor in a class definition.

通常定义包含参数构造函数没有任何意义

A big disadvantage to this approach, however, is that for many classes there is no reasonable zeroary constructor.

然而方法一个主要缺点对于许多没有合理参数构造函数

热门查询