You can then convert directly to this object to a JSON string and add it to the request as a parameter.
随后可以直接将此对象转换为一个JSON字符串并将其作为参数添加到请求中。
Each request parameter can contain a literal value or an expression.
每个请求参数都包含一个文本值或表达式。
It could send it encoded as a request parameter in the IFRAME.
它可以将此信息作为请求参数编码在IF RAME中进行发送。
The second request parameter is the actual query.
第二个请求参数是实际的查询。
The last parameter specifies if the request is asynchronous or not.
其中最后一个参数指定了此请求是否是异步的。
A request parameter is used to filter out the necessary content items.
可以使用一个请求参数来过滤出必要的内容项。
Alternatively, the specific address (for example, the URI) denoting where the response is to be sent can also be provided explicitly as a parameter on the request.
作为替代方法,也可以把指出响应将发送到何处的特定地址(例如uri)作为请求的参数显式提供。
This approach relies on the remote service accepting a callback function name as a request parameter.
这种方法依赖于接受回调函数名作为请求参数的远程服务。
This basically grabs the request parameter with the image name, looks it up in the database, and returns all the information about that image, separated by pipes (| s), just like the spec said.
上述代码会获得请求参数以及图像名称、在数据库中查找它并返回所有有关此图像的信息(由管道符|分隔),正如规范所规定的一样。
To help disambiguate output from different requests, it also logs a request parameter used as an identifier.
为了区别输出和不同的请求,还将作为标识符的请求参数记录在日志中。
After issuing the query, the code checks for a request parameter for a format element.
在发出查询之后,代码检查格式元素的请求参数。
The configuration of these request parameter injections are nested within the page action XML declaration.
这些请求参数注入的配置嵌套在页面动作XML声明中。
The parameter mentioned earlier is attached to the request object.
前面提到的参数被附加给请求对象。
Since a single operation is used for this pattern, a reference to the address or the explicit address itself must be provided as a parameter on the request.
由于对这个模式使用单操作,对地址或显式地址自身的引用必须作为请求的参数提供。
The JSP expects a request parameter that is a comma-separated set of Strings.
JSP需要的是一个请求参数,这个请求参数必须是一个由逗号分隔的字符串组。
Line 9 gets the authentication token from the request parameter.
第9行代码从请求参数中获取验证token。
The category variable is actually a request parameter.
category变量实际上是一个请求参数。
The portlet responsible for showing content needs to determine what content (the identifier) to show based on a global request parameter.
负责显示内容的portlet需要根据全局请求参数来确定显示什么内容(哪个标识符)。
Next, in the Initial request parameter pane, enter the input data and click Continue.
接下来,在初始请求参数面板中键入输入数据并单击Continue。
For example, a user can change the parameter separator or external request identifier in the URL_Mapping_File.
例如,用户可以在URL_Mapping_File中更改参数分隔符或外部请求标识符。
The AXISServer engine then invokes the corresponding web service and passes the request parameter to it.
AXISServer引擎接着调用相应的Web服务,并把请求参数传给它。
The following section from the codegen.jsp file checks for the existence of a request parameter called tableColor.
jsp文件中下面的代码片段检查是否存在名为 tableColor 的请求参数。
The check section contains hashed versions of the request parameter sections of the XML, in this form shown in listing 5.
Check部分包含执行散列后的XML 的请求参数部分,使用清单5 所示的格式。
View functions, or "views" as they are more commonly known, are basically Python functions that accept a request parameter and return a response.
视图函数(通常称为“视图”)是基础的python函数,它接受一个请求参数并返回一个响应。
The length.tag file (shown in Listing 12) is another validator that verifies the length of a request parameter.
tag文件(如清单12 所示)是另外一个验证器,可用来验证请求参数的长度。
First, assume that your service accepts a parameter called callback in the request URL.
首先,假设您的服务在所请求的URL中接受了一个名为callback的参数。
Information on the type of a request parameter (GET or POST) is now available, as follows.
现在可以获得关于请求参数类型的信息了(GET或POST),如下代码所示。
It looks for a zip code parameter in the portlet request.
它在portlet请求中查找邮政编码参数。
The query for the rule is converted to a query string and passed as a request parameter to the feed producer.
规则的查询被转换为查询字符串,并作为请求参数传递给Feed生成器。
The processAction method of the View portlet sets the Person object as a dxlperson request parameter.
Viewportlet的processAction方法将这个Person对象设置在一个dxlperson请求参数中。
应用推荐