getters
美
英 
- n.吸气器;获得者;(电子管的)收气剂;收气器
- 网络吸气剂;接收器
词形变化
复数:getters
英汉解释
英英解释
例句
In fact one task for various go-getters would be to carry out some mergers and acquisitions among the tens of thousands of micro-charities.
实际上,对于各种各样富有进取心的人来说,一项任务应该是在成千上万的小慈善机构之间展开并购。
A Data Transfer Object is often little more than a bunch of fields and getters and setters for these fields.
数据转移对象常常只不过是一些字段以及这些字段的getters和setters。
Finally, you see one more bit of Groovy syntactic sugar you can use when calling getters on a class.
最后,在类中调用getter时,您将看到使用Groovy语法的更多优点。
Accessor methods come in two flavors: setters and getters (sometimes referred to as mutators and accessors, respectively).
访问器方法涉及两种方法:setters和getters(有时分别称为mutators和accessors)。
This can be used to generate Java code that maps any message into a regular Java object with getters and setters.
可以将这用于生成Java代码,以将任何消息映射到具有getter和setter的常规Java对象中。
The gender issue, however, was hardly present in the run-up to Argentina's election, in which the top two vote- getters were women.
不过,阿根廷总统大选得票最高的前两名虽然都是女性,在选前冲刺阶段,性别议题几乎未曾出现。
An election was held, and the top two vote- getters got to go as Arkansas senators.
我们举行了一次选举,得票最多的两人将作为“阿肯色州议员”前去参加全国活动。
In other words, rather than compromise their sex life, this group of go-getters seem to make sex a priority.
换句话说,相比减少性生活,这些能干的人们更倾向于把性生活放到更优先的地位上。
What do you think about being one of the leading vote- getters for the All-Star Game?
你对成为全明星投票的领先者之一有什么感想?
You no longer need to write getters and setters for your fields, because Groovy provides them for you automatically.
在Groovy中,不再需要为字段编写getter和setter方法,因为Groovy会自动提供它们。
Add the mediation parameters with the appropriate "setters and getters" and logging references to the class, as shown in Listing 5.
向该类添加具有恰当setter和getter方法的中介参数及记录引用,如清单5所示。
The top two vote-getters would then face each other in the general election, even if they belonged to the same party.
预选中的票数前两名将进入之后的大选,即使这两个人是属于同个党派的。
As I mentioned earlier, you don't need to worry about creating the getters and setters: Groovy dynamically generates them for you.
如前所述,这里不需要创建getter和setter方法:Groovy会动态地生成它们。
Lombok generates most common Java boilerplate code, including getters, setters, equals, and hashCode, just to name a few.
Lombok生成大部分公共Java样本代码,包括getters、setters、equals、以及hashCode,仅举几个例子。
Specifically, we allow multiple sets of getters and setters to be generated at once as well as advanced [Bindable] support.
特别之处在于SourceMate可以一下生成多个getters与setters,还提供了高级的[Bindable]支持。
On the official contest Web site, people call one of the top vote-getters a 'cheater.
在官方的投票网站上,人们称得票居前的一个人为“骗子”。
You can then use simple getters and setters to retrieve the values of the child elements in the XML.
您可以使用简单的getter和setter检索XML中子元素的值。
As mentioned, this is just a standard Java bean: three fields with corresponding getters and setters.
如前所述,这只是一个标准的Javabean:三个字段带有相应的getters和setters。
Notice that the action taken by both of the getters depends on whether the list is empty.
注意,两个读取器采取的行动依赖于是否链表为空。
The properties that are getters, not Fields, all have to be queried for in some special way from the OmniFind repository.
对于属于getter而不是Field的属性,必须能够以某种特殊方式从OmniFind存储库进行查询。
In particular, it is not very Pythonic to access data using getters and setters, or other similar methods.
具体地说,使用getter和setter或其他类似的方法来访问数据不太符合Python的习惯。
Create getters and setters for the four fields by following the method shown in Listing 1 for the symbol field.
按照清单1中显示的用于symbol字段的方法为以上4个字段创建getter和setter。
Accessors come in two flavors: setters, which modify the value of a field, and getters, which obtain its value.
有两种访问方法:setter,用于修改字段值;以及getter,用于获取字段值。
By default the Scala compiler does not generate getters and setters that comply with the JavaBeans convention.
默认情况下,Scala编译器并不会生成符合JavaBean约定的getter和setter方法。
As long as you don't have a high salary, be distinctive go-getters energetic young people, have a plenty of why use you?
有的是只要不高薪水的,要出位的精明强干精力充沛的年轻人,有的是,为什么还要用你?
In this case, Seam unmarshals the response to JavaScript objects that represent Course entities, with all the same getters and setters.
在本例中,Seam通过相同的getters和setters来将响应反编排到代表Course条目的JavaScript对象。
It seems like it is hard to get away from using individual getters (and setters) on entity EJB components in the session facade.
在会话外观中,似乎不能避免对实体EJB组件使用单个getter(和setter)。
The business plan includes poached Fireman's effective go-getters Margot Raleigh, and important customers.
该创业计划中包括挖走费尔曼的得力干将洛利和重要客户玛格特。
The top 100 "eligible" vote getters, announced a few days ago, received $25, 000.
几天前宣布的前100名“合格的”选票获得者共赢得了25,000美元。
Property getters should be simple operations without any preconditions.
属性getter应是没有任何前提条件的简单操作。
"Bullies sneak into companies disguised as high performers and desirably ambitious go-getters, " Namie says.
纳米表示:“混进公司的职场恶棍总是把自己装扮成行动高效、雄心勃勃的能人。”
Be aware that iBATIS expects the Java class to conform to the typical Java Bean pattern (attributes with setters and getters).
要认识到iBATIS期望Java类与典型的JavaBean模式(带有setters和getters的属性)趋于一致。
Once you have added your objects to your object maps, you can generate your getters automatically by writing a few lines of code.
一旦你将你的对象添加到你的对象地图中,就可以通过编写几行代码自动产生你的getter方法。
This section discusses modeling getters and setters for an attribute in a C++ class.
这个部分讨论的是在C++类中为一个属性建模抽象的属性。
Scenario: You want to test setters, getters, and commands in an interface.
情景:你打算测试一个接口中属性的设置子、获取子及命令。
It has fields corresponding to the database columns and the usual accessors (getters and setters) for each field.
它有与数据库列对应的字段及用于每个字段的常用存取器(getter和setter)。
Now, suppose you have a Java bean with a special requirement for one of your getters.
现在,假设有一个Javabean对您的一个getter具有特殊要求。
Top vote getters as of now are below, although entries can be submitted until Sunday.
排名前列的候选人如下,虽然全部正式提交直到星期天。
The city of Angels, like New York, attracts go-getters, as well as those looking to live in the city's warm, Mediterranean climate.
天使之城,像纽约,具有吸引力的老手,同样,那些看着居住在城市的温暖中,地中海气候。
Add the iterate tag in Listing 11 around the Java property, getters, and setters.
在清单11中添加iterate标记,使之包含Java属性、getter和setter。