此页面接受来自请求的查询字符串。
当一个请求到达数据库服务器时,需要经过一连串的处理步骤。
When a request arrives at the database server, it goes through a series of phases.
随后可以直接将此对象转换为一个JSON字符串并将其作为参数添加到请求中。
You can then convert directly to this object to a JSON string and add it to the request as a parameter.
的请求。这样可以防止通过将安全的文件扩展名放入url的路径信息或查询字符串部分,以达到伪装请求中的危险文件扩展名的企图。
This prevents attempts to disguise requests for dangerous file name extensions by putting a safe file name extension in the path information or query string portion of the URL.
由于每部电话都向数据库显示自己的请求和查询字符串,因此它们以设备可显示的格式轻松快速地接收输出。
With each phone presenting its own request and query string to the database, output is quickly and easily received in a format that the device can display.
转换器必须在这里将请求字符串转换为所需的对象类型,然后返回这个对象,将它存储在相应的JSF组件中。
This is where the converter must convert the request string value into the desired object type, and then return the object for storage in the corresponding JSF component.
提出请求后,我们将在记录存储中搜索这个字符串。
When requested, we'll search the record store for the string.
或者,请求uri中的查询字符串包括一组参数,这些参数定义服务器用于查找一组匹配资源的搜索条件。
Or the query string in a request URI includes a set of parameters that defines the search criteria used by the server to find a set of matching resources.
这是一个完整的UR l字符串,包含所有请求参数。
This is the full URL string, including any request parameters.
正如前面所提到的,PUT请求用于指出对现有资源的修改,并且同样在请求字符串中包含资源标识符。
As noted previously, PUT requests are used to indicate a modification to an existing resource and, as such, include a resource identifier in the request string.
数据清理的soa上下文允许对各个请求字符串进行标准化和匹配。
The SOA context for data cleansing allows for standardization and matching of individual request strings.
将该字符串另存到一个请求范围内。
在收到关闭请求时,当前的任意字符串将被发送回客户机。
When a shutdown request is received, the current random string is sent back to the client.
可以通过几种方法完成此任务,其中一种方法是在HTTP请求查询字符串中发送GET信息。
You can do this in a number of ways, one of which is to send GET information in the HTTP request query string.
然后通过请求url的查询字符串查找传入的UNID,并进行最小错误检查。
We then look for the UNID passed-in via query string of the requesting URL with minimal error checking.
查询字符串本身将使用REST传递给YQL服务,作为一项GET请求。
The query string itself is passed to the YQL service using REST, as a GET request.
请求响应包含三个大写输入字符串,并标志着请求处理过程的结束。
A request Response contains the three upper-cased input strings and represents the completion of the request processing.
请确保使用正确的用户代理字符串,因为门户使用该值来使入站请求与设备匹配。
Make sure to use the correct user agent string, since this is the value the portal USES to match an incoming request to your device.
清单7显示发送给(POST)服务器的请求字符串。
Listing 7 shows the request string then being sent (POST) to the server.
如果字符串非空,它就包含请求的变量值。
If the string is not empty it will contain the value of the variable requested.
REST通常从服务入口url开始形成一次请求,然后以查询字符串的形式追加搜索参数。
Typically, REST forms a request by beginning with a service entry URL and then appending search parameters in the form of a query string.
返回到清单14,在将XML文档创建为字符串后,设置内容类型的响应头部并将XML字符串发送回给请求者。
Going back to Listing 14, after we create the XML document as a string, we set the response header for the content type and send the XML string back to requester.
JSP需要的是一个请求参数,这个请求参数必须是一个由逗号分隔的字符串组。
The JSP expects a request parameter that is a comma-separated set of Strings.
使用DOM不是一种好的选择,因为没有简单易行的办法将 DOM对象转化成在请求中发送的字符串。
Using the DOM isn't a good option, as there aren't good, simple ways to turn a DOM object into a string that you can send as a request.
这包括将JSON对象转换成可放入HTTPPOST请求体中的字符串。
This involves converting the JSON object into a string that can be put in the HTTP POST request body.
在使用GET请求发送大块数据时,对UR l字符串有长度限制。
You're sending potentially huge chunks of data using a GET request, which has a length limitation on the URL string.
我第一次请求中发送的字符串leonardr存储在服务器的某个位置。
The string leonardr I sent on my first request was stored on the server somewhere.
StringHttpMessageConverter从请求和响应读取/编写字符串。
StringHttpMessageConverter Read/write a string from request and response.
为了完成删除,我们需要迭代portlet请求参数以查找任何以字符串id开始的参数。
To accomplish this, we need to iterate through the portlet request parameters to find any parameter that starts with the string ID.
为了完成删除,我们需要迭代portlet请求参数以查找任何以字符串id开始的参数。
To accomplish this, we need to iterate through the portlet request parameters to find any parameter that starts with the string ID.
应用推荐