以下为句子列表:
英文: A Table Data Gateway for a table or view. Provides methods to get, insert, update, and delete data in the table. This class is abstract.
中文: 数据表和试图的通路,提供获取数据,插入,更新,删除数据的方法.
更详细...
英文: All literals correspond to immutable data types, and hence the object's identity is less important than its value.
中文: 所有字面值都属于不可变的数据类型,因此对象的标识比起它们的值来说显得次要一些。
更详细...
英文: Caching immutable data is acceptable and, indeed, recommended because each time the data is requested the same answer is guaranteed.
中文: 缓存不可变数据是可接受的,并且实际上是推荐的,因为每次请求的数据,结果是一样的。
更详细...
|