最后,您将向服务器发送一个整数。
向服务器发布portlet项目。
向服务器上传文件结束时发出通知。
Sending notifications when the upload of a file to a server completes.
没有向服务器发送任何请求。
从浏览器向服务器发送的HTTP请求。
向服务器发送XHR请求,并载入回应。
Sending the XHR request to the server, and loading the response.
以xml格式从网页向服务器发送请求。
To send a request from a Web page to a server in XML format.
数组操作一次会向服务器发送许多行数据。
浏览器向服务器发送请求,且执行事件代码。
The browser sends a request to the server, and the event code executes.
使用POST向服务器发送请求,需要指定。
向服务器发出一条异步请求,检索对话框内容。
An asynchronous request is made to the server to retrieve the dialog content.
也确实没有什么能阻挡您向服务器发送XML。
There's certainly nothing keeping you from sending XML to a server.
向服务器发送请求,将执行请求,但不进行响应。
Sends a request to the server, which executes the request but does not respond.
它仅仅向服务器请求一个JSON形式的照片列表。
It simply makes a request back to the server for a list of photos rendered as JSON.
测试员通过向服务器交付完成的测试脚本来终结任务。
Testers resolve the task by delivering the finished test scripts to the server.
接收到定义响应数据后,浏览器向服务器发送数据请求。
After receiving the definition response data, the browser sends the data request to the server.
在所有情况下,客户机都会向服务器发送消息并接收响应。
In all cases, the client sends a message to the server and gets a response.
该方法将向服务器请求一个列出该条目所有子条目的数组。
This method will request a server for an array that lists all the children of the item.
这意味着向服务器发送一个设置了SYN标志的tcp包。
This means a TCP packet with the SYN flag set is sent to the server.
我们来看看将XML作为从客户机向服务器发送数据的格式。
Let's look at using XML as the format to send data from a client to a server.
在本地提供业务逻辑和UI,并且应用程序向服务器请求数据。
Business logic and UI are rendered locally, and the application makes requests to the server for data.
在长轮询请求中,客户机向服务器发出一个请求来检索可用信息。
In a long polling request, a client sends a request to a server to retrieve available information.
对于长轮询,客户机以与传统轮询类似的方法向服务器请求信息。
With long polling, the client requests information from the server in a manner that is similar to traditional polling.
还提供了一个表单,用GET请求向服务器发送变量以进行测试。
A form is also supplied for you to send variables to the server using a GET request for testing.
直到显示页面的其余部分之后,浏览器才会向服务器请求这些图像。
The browser doesn't request these images from your server until the rest of the page has been rendered.
它将通过向服务器发送设置了FIN标志的tcp包来完成该操作。
It will do this by sending a TCP packet with the FIN flag set to the server.
示例客户端将向服务器发送一系列请求,并输出每个请求的简单结果。
The sample client runs through a sequence of several requests to the server, printing brief results for each request.
本文演示如何编写一个PAM模块,然后可以向服务器注册这个模块。
This article demonstrates how you would write a PAM module that can later be registered with the server.
建立了TCP连接以后,客户机可以向服务器发送HTTP请求消息。
After establishing the TCP connection, the client can send an HTTP request message to the server.
向服务器发送请求,将执行请求并以整个页面的新html进行响应。
Sends a request to the server, which executes the request and responds with new HTML for the entire page.
应用推荐