Send an asynchronous request的意思|示意
发送异步请求
Send an asynchronous request的网络常见释义
发送异步请求 Send an asynchronous request (发送异步请求) Convert XML body to a JSON object (将XML正文转换为JSON对象) .
Send an asynchronous request相关例句
If it's set to 1, you know the request was made using an asynchronous Ajax call, and you should just send back a message with OK or an error.
如果该字段设置为1,则表明请求是通过使用一个异步ajax调用发出的,您应该只返回一条包含OK或一个错误的消息。
In the case of interruptible flows, you can handle the two-way asynchronous services by using an Invoke activity to send the request and a receive activity to receive the reply.
在可中断流情况下,通过使用Invoke活动发送请求,并使用Receive活动接收应答,从而实现双向异步服务。
Ajax developers can send asynchronous requests from the client at any time, so user interactions can continue while the server processes the requests. This is the flow of an Ajax request.
Ajax开发人员可以在任何时刻从客户机发送异步请求,因而在服务器处理这些请求时,用户交互可以继续进行。
When the client sends a request to an asynchronous web service, it must also mention a valid replyTo endpoint for the server to send the response back.
当客户机向异步 Web 服务发送请求时,它还必须提到一个有效的 replyTo 端点,以便服务器发回响应。
I have an asynchronous socket server where we receive telemetry data, and when the remote devices do not send us data, we have the ability to send commands to request data.
我有一个异步套接字服务器,我们接收遥测数据,当远程设备不寄给我们数据,我们有能力来发送命令请求数据。