He owns a used record store here in el paso
他在艾帕索这儿开了家二手唱片行
No constructor exists for creating a record store.
没有用于创建记录存储的构造函数。
Actually , someone told me about this seedy record store
有人告诉了我一家老唱片店
Each record in a record store is an array of bytes and has a unique integer identifier.
记录存储中的每个记录是一个字节数组,并且有唯一的整数标识符。
I also remember a time when I went into the record store.
我还记得有一次,我进了一家唱片店.
The first method opens the named record store if it exists.
如果指定的记录存储存在,第一个方法将会打开它。
If the named record store does not exist, and if the parameter createIfNecessary is set to true, the method can be used to create a new (named) record store.
如果指定的记录存储不存在,并且参数 createIfNecessary 被设为 true ,该方法可以创建一个新的(指定名称的)记录存储。
A named record store can be deleted by invoking the deleteRecordStore() method.
通过调用 deleteRecordStore()方法可以删除指定名称的记录存储。
As with any MIDlet that needs to access the record store, we begin by using the openRecordStore() method to allocate and open (or create) a record store, as shown in Listing 3.
像所有需要访问记录存储的MIDlet 一样,我们首先使用openRecordStore()方法分配和打开(或创建)一个记录存储,如清单3 所示。
Once all operations are done, a call to closeRecordStore() closes the record store with the given name.
一旦所有操作完成,对 closeRecordStore()的调用将关闭指定名称的记录存储。

词典释义: