A day's employment of an unneeded tile-setter has meant a day's disemployment of a sweater knitter or machine handler.
多雇用一名无所事事的瓦匠,就会导致另一名羊毛衫编织工或编织机操作工做不成事。
Not have side effects (setter).
不要产生副作用(setter)。
In Struts 2 you use getter and setter methods.
Struts2中使用getter和setter方法。
Add a getter and setter for the id attribute.
为id属性添加一个获得者以及设置者。
Configure your Call instance with its setter methods.
使用它的setter方法来配置您的Call实例。
Setter injection injects types through set() methods.
Setter注入通过set() 方法注入类型。
ConfigSetter implements configuration setter methods.
ConfigSetter实现配置setter方法。
Now look at setter and getter methods in Listing 1.
现在,在清单1中查看setter和getter方法。
Listing 1. The setter of a deferred-value attribute.
清单1. deferred - value属性的setter方法。
These setter methods set the attribute values of the user.
这些setter方法用于设置用户的属性值。
Generate getter and setter methods for these variables.
为这些变量产生获得和设置属性值的方法。
Listing 7 shows some of the constants and a setter method.
清单7显示了一些常量和setter方法。
The other three header setter primitives have similar functions.
其他三个头部setter原语具有类似的功能。
Setter and getter methods are two methods that must be provided.
Setter和getter方法是必须提供的两个方法。
Each property has an accessor and a mutator (getter and setter).
每个属性具有一个accessor和mutator (getter和setter)。
The names of the getter, setter, and deleter are nothing reserved.
setter和deleter的名字没什么特别的约束。
You must have a setter and getter method for network-transfer fields.
您必须具有用于网络传输字段的setter和getter方法。
A setter modifies the value of a field; a getter obtains its value.
setter是修改字段值,而getter是获取其值。
Listing 8 shows how to use the ThreadMXBean's getter and setter operations.
清单8展示了如何使用ThreadMXBean的getter和setter操作。
Similarly, the DataGraph and DataObject classes also have setter methods.
同样,DataGraph和dataobject类也都具有setter方法。
Note that all the setter methods are implemented by Spring configuration beans.
注意,所有的setter方法都是由Spring的配置bean实现的。
If desired, you can cut instruct Eclipse to generate getter and setter methods.
如果需要,可以直接要求Eclipse生成getter和setter方法。
A setter modifies the value of a field, whereas a getter obtains its value.
setter修改字段的值,而getter获取它的值。
Assuming that the setter methods are correctly named, XJConf will do two things.
只要正确命名了setter方法,XJConf将做两件事。
The mapping can be implemented by creating your own getter and setter methods.
可以通过创建自己的获取器和设置器方法来实现映射。
One thread calls the setter method and the other thread calls the retrieval method.
一个线程称为setter方法,另一个线程称为retrieval方法。
Using a private field and annotating the setter method is considered a best practice.
使用私有字段并注释setter方法被视为最佳做法。
Like all the other attribute functions, these have corresponding setter methods as well.
与所有其他的属性函数类似,这些函数也有相应的setter方法。
To facilitate this setter injection, I've registered set methods for both my properties.
为了方便这个setter注入,我为两个属性都注册了set方法。
setProperty is invoked for any property setter that doesn't actually exist in an object.
setProperty针对对象中实际上不存在的任何属性设置程序调用。
应用推荐