This pattern is a regular expression that means the acceptable value of store ID should begin with ID followed by six digits.
该模式是一个正则表达式,它表示可接受的store ID的值应该以ID开头,后面紧跟着六位数字。
However, a much more meaningful URL contains a store name, such as "ConsumerDirect", instead of a store id of "10001" to identify a store.
然而,更有意义的URL会包含诸如“ConsumerDirect”(而不是“10001”存储id)之类的存储名称以标识存储。
Now you set the store ID and supplier ID fields so that they do not accept an empty value. Of course, you can add a schema constraint into the XForms model to achieve this.
现在,设置store ID和supplier ID字段以使这两个字段不接受空值。
Consider the form in Listing 5, which shows how to store a user's id and account number in a session.
考虑清单5中的表单,该表单将显示如何存储会话中的用户ID和帐户编号。
I store the event id for each event in the XML, since I may want to create a link to a more detailed view for those events.
因为要创建至那些活动的更详细视图的链接,所以,在XML中存储每个活动的活动标识。
That is, if we have three rows in a table with the IDs 1, 2, and 3, deleting id 2 will remove this identifier permanently from the record store.
也就是说,如果表中有三行,ID分别是1,2和3,删除ID2将把这个标识永久性地从记录存储中删除。
An attribute is needed to create and store a unique ID for the current editor instance of the bound control using base functions available in the dojo.dom module.
要使用dojo . dom模块中的基本函数为绑定控件的当前编辑器实例创建和存储一个惟一的ID,需要用到一个属性。
The two popular techniques for locating the dispenser object are to use a predefined ID value or to store the object in a predefined path within the ObjectStore.
查找分发器对象的两种常见方法是使用预定义的ID值或将对象储存在ObjectStore 内部的预定义路径中。
You will also need to store the customer ID that the order contains in another variable, so that you can pass it to the customer check component.
您还需要将订单包含的客户ID存储在另一个变量中,以便将其发送给customerCheck组件。
For each method in the RecordListener API, the parameters passed in are the same: a reference to the record store upon which the change has occurred and the record ID that was affected.
RecordListenerAPI中的所有方法的传入参数都相同:一个指向发生修改的记录存储的引用和受到影响的记录ID。
V2.0 of the specification now makes this portlet window ID available to the portlet via the request, and, thus, the portlet can use this ID to key data that it would like to store.
版规范现在使该Portlet窗口ID可通过请求供 Portlet 使用,因此 Portlet可以将此 ID 用于它要存储的关键数据。
Each photo node is a child of the photo node, so you go through each photo node. Then you access the title and id attributes of each photo node and store it in your map.
每个照片节点都是照片节点的子节点,因此您将遍历每个照片节点,然后访问每个照片节点的title和id属性并将其存储到映射中。
If it does, then you just use the id of the entry as the key to store.
如果有,那么我们就可以使用记录的id作为存储的键。
Its id attribute is used to store and retrieve the entry in a database, while the title and text attributes represent the entry's actual content.
其id属性用于在数据库中存储及检索该项,而title和tex t属性则表示该项的实际内容。
The hidden text field gives me a place to store the id of the Airport when the entire form is submitted back to the server.
当整个表单提交到服务器时,隐藏的文本字段提供了一个存储Airport的id的位置。
You'll fetch the node using the "id" value, and will delete that from the store.
您可以使用 "id"值获取节点,并从存储中删除节点。
Now, though, you need to indicate the field to store the author's ID in, as well as what table to store that field in, because the author's ID never ends up in the dw_books table.
但是现在需要说明该字段要存储作者ID以及该字段要存储到哪个表,因为作者ID在dw_books表中不存在。
The example Employee bean for this approach contains the fields id and doc to store the columns of the database table, plus some additional fields that will be populated by mapping code.
这种方式的示例Employeebean包含id和doc字段,它们存储数据库表的列;还有几个将由映射代码填充的字段。
A cookie can store the session id, a session id can be embedded in a form as a hidden value, or a session id can be appended to URLs.
可以用cookie存储会话id,可以把会话id作为隐藏值嵌入在表单中,还可以把会话id附加在URL后面。
For example, if you develop monitoring scripts that check for system health and have to store the user ID and password locally with the script, use an ID with the monitor role.
例如,如果您开发用于检查系统运行状况的监视脚本,并且必须用该脚本在本地保存用户ID和密码,则应该使用具有监视人员角色的ID。
The callback handler class has two thread local variables that can store the user ID and password from the client instance.
这个回调处理器类拥有两个线程本地变量,用于存储来自客户端实例的用户ID和密码。
When you have the ID of the user, you store that in your new mileage record, in Listing 6.
当有了这个用户的ID后,可以将它保存在新的里程记录里,参见清单6。
The underlying data will be stored in a database table with a relational ID column and an XML column where the actual store location data will be held.
底层数据存储在数据库表中,表中有一个关系ID列和一个XML 列,XML 列用于存储实际的商店数据。
The department id in each file record is used to route records to one of four labels: ELECTRICAL, GIFT, KITCHEN or HOME, corresponding to the four department names in the store.
每个文件记录中的部门ID用于将记录路由到四个标签之一:ELECTRICAL、GIFT、KITCHEN或HOME,这四个标签分别与商店中的四个部门名称对应。
Parse the plugin.xml file to get the plug-in ID and plug-in version, and store the information in a data structure.
对plugin .xml文件进行分析,获得插件ID和插件版本,并将这些信息保存到一个数据结构中。
Plus: Applicant shall provide the following documents: copy of ID card, copy of operation license, copy of store renting contract.
注:客户需要提供的资料清单:身份证复印件、营业执照复印件、店铺租赁合同。
The realm element under default-subject specifies the security-realm, and the id element specifies the id of the subject as configured in the credential store.
default - subject下的realm元素指定安全领域,id元素指定凭据库中所配置的主体的id。
The is an id which IBM Cognos 8 will use in composing the unique search path’s of the content store entries.
orgid是IBMCognos8在为ContentStore条目构造惟一搜索路径时使用的id。
Automation isn't always the answer, says Alan Zdon, 31, co-owner of Auction Cruncher Store (eBay User ID: auctioncruncherstore), who emphasizes the importance of customer service.
(eBay用户标识码:auctioncruncherstore)的创建者之一,他十分强调顾客服务的重要性,他说自动回答的问题不总是能够解决顾客的疑问。
Automation isn't always the answer, says Alan Zdon, 31, co-owner of Auction Cruncher Store (eBay User ID: auctioncruncherstore), who emphasizes the importance of customer service.
(eBay用户标识码:auctioncruncherstore)的创建者之一,他十分强调顾客服务的重要性,他说自动回答的问题不总是能够解决顾客的疑问。
应用推荐