setter
英 [ˈsetə(r)]
美 [ˈsetər]
n. 蹲伏猎狗,塞特种猎犬(体大毛长,有几个品种); 制订者; 规定者; 安排者
复数:setters
Collins.1 / BNC.22826 / COCA.17244
牛津词典
noun
- 蹲伏猎狗,塞特种猎犬(体大毛长,有几个品种)
a large dog with long hair, sometimes used in hunting. There are several types of setter . - 制订者;规定者;安排者
a person who sets sth- a quiz setter
命题人
- a quiz setter
柯林斯词典
- 赛特种猎犬(一种长毛猎狗,经训练后可以发现猎物位置)
Asetteris a long-haired dog that can be trained to show hunters where birds and animals are.
英英释义
noun
- a long-haired dog formerly trained to crouch on finding game but now to point
- one who sets written material into type
双语例句
- There are additional array attributes ( not just getters and setters).
出现了附加的数组属性(不再只有getter和setter)。 - Today everybody except the setter can take a rest.
今天除了二传手外,大家都可以去休息了。 - Call setter methods for each nested element to automatically configure the properties of the object.
对嵌套的每个元素调用setter方法自动配置对象的特性。 - This App class exposes setter and getter methods to set and retrieve the corresponding Config class as needed.
这个App类公开setter和getter方法,以在需要时设置和检索对应的Config类。 - Each of the properties are in lowercase and they all have getters and setters according to the bean specification.
每个属性都是由小写字母组成,并且根据bean的规范,所有属性都有获取方法(getter)和设置方法(setter)。 - You can also notice Groovy properties in action: Where are all the getters and setters?
在实例中你还会注意到Groovy的属性:getter方法和setter方法都到哪里去了? - Note that this is only a partial listing of the class; some helper methods and the getters and setters have been omitted.
注意,这个清单仅是该类的一部分;省略了一些helper、getter和setter函数。 - I've also left out the constructors, setters, and getters for now.
另外,现在我也忽略构造函数、setter和getter。 - Most of this is just boilerplate code: several fields with getters and setters.
这段代码的大部分都是样本文件代码:几个字段和一些getter和setter方法。 - This is because the special getter/ setter methods are the only ones actually coded.
这是因为只有这些特殊的getter/setter方法是需要被实际编码的。
