User queries the order details (based on order ID).
用户查询订单细节(基于订单ID)。
The job performs a database query for each order ID.
作业对各订单id执行一次数据库查询。
Next, the order ID needs to be received by the OrderDetail portlet.
接下来,OrderDetailportlet需要接受顺序ID。
It fetches the details of the order ID and displays them for the user.
它获取了顺序id的细节信息并为用户显示出这些信息。
GetOrder returns a single order data based on the specified order ID.
getOrder根据指定的订单id返回订单数据。
A user can select an order ID of a month to view its order and tracking details.
用户可以选择一个月的顺序id,以查看它的顺序和追踪细节信息。
It displays the XML elements containing the order data for the order ID ORD01.
它显示的XML元素包含了订单id为ORD01的订单的数据。
When that portlet receives the order ID, the order Details portlet processes the event.
当该portlet接受顺序id时,OrderDetails portlet会处理事件。
Increment the next order id for the customers district for subsequent transactions.
增加客户所在地区的下一个订单id,以便用于随后的事务。
The customer name is added using the POST request method, while the order ID is generated.
客户名使用POST请求方法添加,而订单id则是生成的。
You are also given an order ID of some kind that allows you to check the status of the order.
你也可能会得到一个某种类型的订单号,这样你就可以检查订单的状态。
In Listing 5, you have a standard primary key column called PO_ID (that is, purchase order ID).
在清单5中,您有一个称为PO_ID的标准主键列(即订单id)。
The latest order of the customer is determined by selecting the highest order id for that customer.
通过选择该客户的最高订单id,确定最近的订单。
This event is processed by the OrderDetails portlet that shows the order details for the selected order ID.
该事件会由显示被选中顺序 ID细节信息的OrderDetailsportlet处理的。
This Web service processes or validates the order placed by a customer and returns the unique order ID.
该Web服务处理或验证客户所下的订单,并返回唯一的订单 ID。
Therefore, in this example, the customer ID as well as the order ID is required to find a specific order.
所以,在该例中,客户ID以及订单 ID是查找特定订单所必需的。
The connector queries the order detail based on the order ID and returns the query result to the lookup stage.
连接器将根据订单ID查询订单详细信息并将查询结果返回给查找工作台。
The data identifying the client includes at least one of a transaction ID, merchant ID, user ID and order ID.
用于识别所述客户端的数据至少包括交易ID、商户ID、用户ID和订单ID之一。
Consider a component whose responsibility is to retrieve the details of an order, given the order id as an input.
考虑到一个组件负责检索一个订单的详细信息,给定order ID作为输入。
The goal of the processOrder method is to process the order placed by the customer and return the unique order ID.
processOrder方法的目的是处理客户所下的订单,并返回唯一的订单ID。
The getOrder method takes the order ID as a parameter, gets the corresponding order from the HashMap, and returns the same.
getOrder方法接受订单ID作为参数,从HashMap 获得对应的订单并返回订单。
In such a case, passing on an Order ID, which does not conform to these standards, will obviously result in a runtime error.
在这种情况下,传递一个Order ID,这不符合标准,将会生成一个运行时错误。
Naively one would first determine the maximum order id for the customer and then use this id to retrieve the carrier and the entry date.
天真的人可能会首先确定客户的最大订单id,然后使用这个id来检索送货人和订单日期。
The customer document contains a unique ID, and the order contains the unique customer ID as well as an order ID unique to the customer.
客户文档包含一个惟一的ID,而订单包含惟一的客户ID,以及针对客户惟一的订单id。
The vendor detail, date, and order ID number are in expected places in the array, but the array indexes of the subtotal and subsequent lines depend on the number of items detailed.
此商家的细节、日期及订单id号处于此数组的预期位置,但小计及后续行的数组索引则依赖于所详细说明的项的数量。
Incoming messages for receive nodes later in the process can then be correlated to the proper process execution based on the order ID that will be somewhere in that incoming message document.
根据输入消息文档中包含的订单id,过程中接收节点的输入消息稍后会关联到对应的过程实例上。
To guarantee that existing slides can maintain their state, each slide has its own unique id and order indicator.
要保证现有幻灯片能保持其状态,每个幻灯片都要有自己独特的ID和顺序指示器。
In such cases, you might need an additional program to sort the log information either on thread ID or timestamp in chronological order to analyze it.
在这样的情况下,您可能需要一个附加的程序对日志信息进行排序(按照线程ID或者时间戳的顺序),以便对其进行分析。
Thus, in order to obtain the message ID, we take the internal ID string, in this case 123.
这样,为了获得消息ID,我们采用内部ID字符串,在本例中为123。
When the user clicks the ID for an order in the Orders portlet, the portlet triggers an event.
当用户点击Ordersportlet中顺序的ID时,portlet就会激发一次事件。
应用推荐