We're the only record store in London dedicated exclusively to Jazz.
我们是伦敦唯一一家专门卖爵士乐的唱片店。
No constructor exists for creating a record store.
没有用于创建记录存储的构造函数。
The ReadWrite MIDlet only writes text strings to the record store.
ReadWriteMIDlet只能将文本字符串写入到记录存储中。
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是否可以创建一个新记录。
These range from adding, deleting, and replacing record contents to enumerating through a record store.
涉及的范围从添加、删除、替换记录内容到枚举整个记录存储。
Once all operations are done, a call to closeRecordStore() closes the record store with the given name.
一旦所有操作完成,对closeRecordStore()的调用将关闭指定名称的记录存储。
If the user chooses to delete, the set of selected appointments is marked as invalid in the record store.
如果用户选择删除,所选择的这组约会在记录存储中被标记为无效。
Spending at appropriate websites is as important today as buying music at the record store was in my youth.
在如今,适当的网络花费已经和我年轻时在音像店买唱片一样重要。
The first parameter specifies whether or not only those MIDlets in the same suite can access the record store.
第一个参数指定是否只有位于相同套件中的MIDlet才能访问这个记录存储。
"It is just cooler than a download," explains Steve Redmond, a spokesman for Britain's annual Record Store Day.
“唱片要比下载更加棒。”英国一年一度唱片店日的发言人SteveRedmond解释说。
But it's the RecordComparator interface that lets us actually retrieve records from the record store in sorted order.
真正让我们可以按顺序从记录存储中提取数据的是RecordComparator接口。
The enumerator will create a result set of records from the record store, using the comparator as the sorting algorithm.
这个枚举器将使用比较器作为排序算法,从记录存储创建一个记录结果集。
When this variable is set to true the enumeration result set will be re-initialized whenever the record store is changed.
如果这个变量设置为true ,当记录存储发生改变时,枚举结果集将被重新初始化。
Working with a record store that contains multiple data types in each record presents a little more of a challenge, however.
然而,对每条记录都包含不同数据类型的记录存储进行排序要复杂一些。
The convenience methods introduced at the beginning of the article will let you write and read records into the record store.
文章开头部分介绍的便利方法使您可以在记录存储中写入和读取记录。
The convenience methods introduced at the beginning of the article will let you write and read records into the record store.
文章开头部分介绍的便利方法使您可以在记录存储中写入和读取记录。
应用推荐