Actually, we're more than just a record store.
事实上,我们不仅仅是一家唱片店。
We're the only record store in London dedicated exclusively to Jazz.
我们是伦敦唯一一家专门卖爵士乐的唱片店。
打开(创建)一个记录存储。
Write the array to the record store.
把数组写入到记录存储。
No constructor exists for creating a record store.
没有用于创建记录存储的构造函数。
Table 1 illustrates a simple record store database.
表1展示了一个简单的记录存储数据库。
I also remember a time when I went into the record store.
我还记得有一次,我进了一家唱片店。
The first method opens the named record store if it exists.
如果指定的记录存储存在,第一个方法将会打开它。
When requested, we'll search the record store for the string.
提出请求后,我们将在记录存储中搜索这个字符串。
The ReadWrite MIDlet only writes text strings to the record store.
ReadWriteMIDlet只能将文本字符串写入到记录存储中。
A handful of methods are available for working with a record store.
有多个操纵记录存储的方法可供使用。
When a record store is closed, it is disabled for further operations.
当一个记录存储被关闭时,不能进行进一步的操作。
The record store is timestamped to denote the last time it was modified.
记录存储被盖上时间戳来指示它上次被修改的时间。
Listing 4 shows the primitive data types we'll write to the record store.
清单4显示了我们将会写入到记录存储中的基本数据类型。
If there is no record store of that name, invoking this method creates one.
如果没有具有这个名称的记录存储,那么调用这个方法来创建一个。
Listing 18 shows the search strings that will be written into the record store.
清单18展示了将被写入到记录存储中的搜索字符串。
Up to this point we've been traversing the record store with a simple for loop.
至此,我们已经使用一个简单的for循环遍历了记录存储。
One day in 1975, when he was twenty-two, Haggis was walking to a record store.
1975年,他22岁的某一天,哈吉斯正要去一家唱片行。
In Listing 10, you can see how these arrays represent records from the record store.
在清单10中,您可以了解到这两个数组如何表示来自记录存储的记录。
Each record in a record store is an array of bytes and has a unique integer identifier.
记录存储中的每个记录是一个字节数组,并且有唯一的整数标识符。
This isn't a problem until you consider how we've been looping through the record store.
如果不去考虑我们是如何遍历记录存储的,那么这不会是一个问题。
The J2ME API provides certain interfaces to interpret the data stored in a record store.
J2MEAPI提供某种接口来解释存储在记录存储中的数据。
Setting the parameter to false specifies the enumeration to ignore record store updates.
将这个参数设置为false则指定枚举忽略记录存储的更新。
The user is allowed to select certain appointments and delete them from the record store.
用户被允许从记录存储中选择某种约会以及将它们从记录存储中删除。
The RecordEnumeration interface is responsible for enumerating records in a record store.
RecordEnumeration接口负责枚举记录存储中的记录。
I set up my own music store and was very quickly able to create a colorful and unique record store.
我自己也注册了家音乐商店,很快就搞定了店面彩色独特的唱片陈列。
From the beginning of the article, you may recall that record IDs are not re-used in a record store.
本文开头部分曾经提到记录ID不能在记录存储中被重用。
If the record store is already open, this method returns a reference to the same record store object.
如果记录存储已经打开,这个方法将返回对同一个记录存储对象的引用。
When the enumeration object is allocated, it will call our search function to search the record store.
指派了枚举对象后,它将会调用搜索函数来搜索记录存储。
The second one specifies whether MIDlets that have access to the record store, can create new records.
第二个参数指定有权访问记录存储的MIDlet是否可以创建一个新记录。
应用推荐