| 1. | Then the result of applying the accessor will also be ,那么应用存取器的结果也是 |
| 2. | If the object to which an el accessor is applied for instance , the 如果应用el存取器的对象(例如, |
| 3. | Listing 3 shows three ways to implement the accessor methods 清单3显示了实现存取器方法setlocation和getlocation的三种方式。 |
| 4. | Prudence would dictate that defensive copies are needed when calling them , too 谨慎的做法是,在调用存取器方法时也使用防御性副本。 |
| 5. | The el provides two different accessors for just this purpose - the dot operator 就为了实现这种用途, el提供了两种不同的存取器(点运算符( |
| 6. | Individual expressions are comprised of identifiers , accessors , literals , and operators 单独的表达式由标识符、存取器、文字和运算符组成。 |
| 7. | The el provides identifiers , accessors , and operators for retrieving and manipulating data resident in the jsp container El提供了一些标识符、存取器和运算符,用来检索和操作驻留在jsp容器中的数据。 |
| 8. | Class provides accessors for the type of event accepted , rejected , started , or completed and the item of work in question 类还为这些类型的事件(接受、拒绝、启动或完成)以及有问题的工作项目提供了存取器。 |
| 9. | Implemented its accessors as in version 2 or 3 , now we d be creating two temporary objects for every call - one outside the call to 如果widget像在版本2或3中一样实现其存取器,那么我们将为每个调用创建两个临时对象一个在setlocation调用的外面,一个在里面。 |
| 10. | Accessors for immutable properties will always have value semantics and do not need the defensive copying on either side of the call , making them more efficient 不可变属性的存取器将总是具有值引用,因而调用的任何一方都不需要防御性复制,这使得它们效率更高。 |