释义 |
getters 英'ɡetəz美'ɡetəz COCA¹⁰⁸⁴⁸⁷BNC²³⁶²¹³⁺¹ 基本例句 吸气剂¹⁰⁰ As Teach First becomes better known, teaching will start to be seen as a job for ambitious go- getters. “教育优先”出名了,教书开始被视为一项有志者的工作。 ecocn In particular, it is not very Pythonic to access data using getters and setters, or other similar methods. 具体地说,使用 getter和 setter或其他类似的方法来访问数据不太符合 Python的习惯。 ibm It's not hard to write tests that cover simple methods like setters and getters. 编写覆盖像 setter和 getter这样简单方法的测试代码并不难。 ibm The mechanism of activation and reactivation for getters are theoretically analysed. 从理论上分析了吸气剂激活与再生的机理; cnki The usually rules for immutable types were put into place such as no default constructors and only getters for properties. 通常这些稳定的类型规则被放在非默认的构造器Constructor和只有 Getter的属性Property里。 infoq The view can access the model getters, but it has no knowledge of the setters. 视图可以访问模型的读方法,但不能访问写方法。 ibm Add the mediation parameters with the appropriate“ setters and getters” and logging references to the class, as shown in Listing5. 向该类添加具有恰当 setter和 getter 方法的中介参数及记录引用,如清单5所示。 ibm And the way to raise the status of teaching, another alleged benefit of licensing, is to attract go- getters into it. 并且所谓重新认证的另一好处--提高教学状态,却会吸引到那些赚一把就走的人进入教师行列。 ecocn Because of these chains, we are prevented from considering the behavior of these getters on a single type of list in isolation. 由于这些链,我们不用在一个单一类型的链表上孤立地考虑这些读取器。 ibm But young go- getters have found new icons among people their own age. 但这些有能力且好进取的年轻人已经找到了属于他们这个时代的新偶像。 hxen By default the Scala compiler does not generate getters and setters that comply with the JavaBeans convention. 默认情况下, Scala编译器并不会生成符合 JavaBean约定的 getter和 setter方法。 infoq Employers are always impressed by go- getters. 雇主总是对负有进取心的人印象深刻。 tingvoa Notice that the action taken by both of the getters depends on whether the list is empty. 注意,两个读取器采取的行动依赖于是否链表为空。 ibm Once you have added your objects to your object maps, you can generate your getters automatically by writing a few lines of code. 一旦你将你的对象添加到你的对象地图中,就可以通过编写几行代码自动产生你的 getter 方法。 ibm Some educators say Finland needs to fast-track its brightest students the way the U.S. does, with gifted programs aimed at producing more go- getters. 一些教育家声称芬兰需要走美国培养学生的模式,高速培养精英学生,开办天才课程,培养更多学业有成,勤奋向上的学生。 yeeyan The top two vote- getters would then face each other in the general election, even if they belonged to the same party. 预选中的票数前两名将进入之后的大选,即使这两个人是属于同个党派的。 ecocn There are additional array attributes not just getters and setters. 出现了附加的数组属性不再只有 getter和 setter。 ibm Those getters and setters should be modified for your own implementation. 您应该为自己的实现修改那些 getter和 setter。 ibm XML Schema complex types are mapped to JavaBeans with getters and setters to access each element in the complex type. XML Schema复杂类型被映射为若干个带有 getter和 setter的 JavaBean以访问复杂类型中的每个元素。 ibm You can also notice Groovy properties in action: Where are all the getters and setters? 在实例中你还会注意到 Groovy的属性: getter方法和 setter方法都到哪里去了? infoq |