The message is nicely encapsulated in the message object.
消息被很好地封装在Message对象中。
This is a powerful construct that makes the Message object easy to use.
这种强大的构造使Message对象很容易使用。
You access the data by retrieving the data property of the message object.
您通过检索message对象的data属性来访问该数据。
Once I've gleaned this, I then need to find all the parts the Message object contains.
一旦我收集到了这个Message对象,我就需要查找 Message 对象包含的所有部件。
You'd send the message object count: 3 to set the count slot on object to a value of 3.
需要发送消息objectcount:3将object的countslot的值设置为3。
I now need to get the Message object for the tag which is referred to by the chosen port.
现在,我需要获取表示标记的Message对象,这个input标记由所选的端口引用。
From this point forward, all manipulation of the message is done through the message object.
从此之后,消息的所有操作都通过Message对象来完成。
We used JMSXGroupSeq because it is a pre-existing integer property on the message object that is not otherwise used by the application.
我们使用了JMSXGroupSeq,因为它是消息对象上预先存在并且应用程序没有以其他方式使用的整数属性。
This method is passed a unique message ID, a reference to the grid where the message was sent, as well as the message itself as an object.
该方法接收三个参数:一个惟一的消息ID,一个对消息发送到的网格的引用,以及作为一个对象的消息本身。
However, the business data, like the order number you defined in the input message (business object), cannot be queried in the database view.
然而,像在输入消息(业务对象)中定义的订单号这类业务数据,在数据库视图中不能查询。
If not, the target object sends a message to the parent.
如果没有,目标对象向父对象发送一条消息。
Set the message parameters for the request object that is being used.
设置将要使用的请求对象的消息参数。
Storing the message in its native XML format has several advantages over storing the message as a large object (LOB).
与作为大对象(lob)格式存储消息相比,以本机xml格式存储消息有许多优点。
At the server side, the transport protocol delivers the message to the server stub, which then unpacks the request message and calls the actual function on the object.
在服务器端,传输协议将消息传送给服务器存根,随后服务器存根解包请求消息并调用对象中真正的函数。
The communication glue of a SOAP message uses XML for describing the object, method, and arguments to execute.
SOAP消息的通信使用XML来描述对象、方法以及执行的参数。
The token is retrieved using the group and the request message ID (found in the correlation context of the service message object).
使用组和请求消息ID(在服务消息对象的管理上下文中找到)来获取令牌。
Then, the messages are promoted to operations on the class of the object receiving the message.
之后,消息提升为接受消息对象的类上的操作。
It sends the message + to the object 3 with the argument 4.
它将带参数 4 的 +消息发送给对象3。
The name of the Queue object which defines the message destination.
以及定义了消息目的地的Queue对象的名称。
New contexts add to the Service Message object.
为服务消息对象增加的新上下文。
You need to store the received message in an object of type PortletSession.
您需要将接收到的消息存储在portletsession类型的对象中。
The only business object that you need to create is the one representing the input message. To create this business object, complete the following steps.
您只需要创建一个表示输入消息的业务对象。
The message (Post object) can be obtained by calling the getPost function of PostEvent parameter object (see the following code sample).
可以通过调用 PostEvent参数对象的getPost函数获取消息(Post 对象)(参见下面的示例代码)。
The accompanying exception message is "The object... has been modified since it was retrieved."
附带的异常消息为“The object…hasbeenmodifiedsinceitwas retrieved .”。
The sequence starts at the top left, with the customer sending a message to the teller object.
序列从左上角开始,客户传递一个消息给teller对象。
For example, the JMS binding is the transport protocol associated with an export, whereas the JMS object data binding converts the object message into the associated data object.
例如,JMS绑定是与导出关联的传输协议,而JMSObject数据绑定将对象消息转换为关联的数据对象。
The expression 1 + 2 is how you say, "send the message '+' to the object '1' with the object '2' as an argument and return the resulting object (the object '3')."
2表示:“将消息‘+’传递给出对象‘1’和对象‘2’作为一个变量,然后返回结果对象(对象‘3’)”。
Regarding behaviours, you need to define only the get message. The object will be created by using this constructor.
对于行为,您只需要定义get消息。
To draw an object calling itself, you draw a message as you would normally, but instead of connecting it to another object, you connect the message back to the object itself.
为了要画一个调用本身的对象,如你平时所作的,画一条消息,但是不是连接它到另外的一个对象,而是你把消息连接回对象本身。
To draw an object calling itself, you draw a message as you would normally, but instead of connecting it to another object, you connect the message back to the object itself.
为了要画一个调用本身的对象,如你平时所作的,画一条消息,但是不是连接它到另外的一个对象,而是你把消息连接回对象本身。
应用推荐