parameterless造句
例句与造句
- add a parameterless constructor to the class
向该类中添加一个无参数构造函数: - instance is created using the parameterless constructor, the
当使用此无参数构造函数创建 - upgrade recommendation : resolve parameterless default properties
升级建议:解析无参数默认属性 - com classes must have a parameterless
com类必须具有一个无参数的 - a parameterless constructor cannot be declared in value types
不能在值类型中声明无参数构造函数。 - It's difficult to find parameterless in a sentence. 用parameterless造句挺难的
- use the parameterless constructor and then set the properties using
使用无参数的构造函数,然后使用 - the type argument must have a public parameterless constructor
类型参数必须具有无参数的公共构造函数。 - it is an error to declare a default parameterless constructor for a struct
声明结构的默认(无参数)构造函数是错误的。 - the supplied type must expose a parameterless constructor that your generic type can access
提供的类型必须公开泛型类型可以访问的无参数构造函数。 - interfaces, be a reference type, and expose an accessible parameterless constructor
接口,必须是引用类型,并且必须公开一个可访问的无参数构造函数。 - constraint specifies that the supplied type must expose an accessible parameterless constructor
约束指定所提供的类型必须公开可访问的无参数构造函数。 - parameterless methods can be conveniently declared and invoked without the use of parentheses
无参数方法在声明、调用的时候,可以(方便地)不使用括号。 - a structure variable implicitly includes an initialization of the elements using the structure s parameterless constructor
结构变量使用结构的无参数构造函数隐式包含元素的初始化。 - parameterless functions do not need the parenthesis, thus a typical field get method can resemble a field reference
无参数函数不需要括号,于是域的典型方法get方法看起来就像域引用一样。 - constraint specifies that any type argument in a generic class declaration must have a public parameterless constructor
约束指定泛型类声明中的任何类型参数都必须有公共的无参数构造函数。
更多例句: 下一页