The second request parameter is the actual query.
第二个请求参数是实际的查询。
This is passed in as a request parameter to the page.
它作为request参数传入页面。
The category variable is actually a request parameter.
category变量实际上是一个请求参数。
It could send it encoded as a request parameter in the IFRAME.
它可以将此信息作为请求参数编码在IF RAME中进行发送。
Line 9 gets the authentication token from the request parameter.
第9行代码从请求参数中获取验证token。
Each request parameter can contain a literal value or an expression.
每个请求参数都包含一个文本值或表达式。
A request parameter is used to filter out the necessary content items.
可以使用一个请求参数来过滤出必要的内容项。
The JSP expects a request parameter that is a comma-separated set of Strings.
JSP需要的是一个请求参数,这个请求参数必须是一个由逗号分隔的字符串组。
Note that the url child element directly corresponds to the url request parameter.
注意,url子元素直接对应url请求参数。
Next, in the Initial request parameter pane, enter the input data and click Continue.
接下来,在初始请求参数面板中键入输入数据并单击Continue。
After issuing the query, the code checks for a request parameter for a format element.
在发出查询之后,代码检查格式元素的请求参数。
If the request parameter is not available, then the portlet simply displays the view JSP.
如果请求参数不可用,那么portlet只显示浏览jsp。
Information on the type of a request parameter (GET or POST) is now available, as follows.
现在可以获得关于请求参数类型的信息了(GET或POST),如下代码所示。
This approach relies on the remote service accepting a callback function name as a request parameter.
这种方法依赖于接受回调函数名作为请求参数的远程服务。
The processAction method of the View portlet sets the Person object as a dxlperson request parameter.
Viewportlet的processAction方法将这个Person对象设置在一个dxlperson请求参数中。
To do this you'll need a request parameter that specifies an artist, so you'll just call it artistId.
为此,您需要一个request参数指定艺术家,因此直接称之为artistid。
The AXISServer engine then invokes the corresponding web service and passes the request parameter to it.
AXISServer引擎接着调用相应的Web服务,并把请求参数传给它。
The configuration of these request parameter injections are nested within the page action XML declaration.
这些请求参数注入的配置嵌套在页面动作XML声明中。
page (Figure 18), the clientId is passed to the AddPolicy.jsp page (Figure 19) using the request parameter.
在BrokerDetail.jsp页面中(图18),利用请求参数传递客户机 Id 给 AddPolicy.jsp 页面(图19)
To help disambiguate output from different requests, it also logs a request parameter used as an identifier.
为了区别输出和不同的请求,还将作为标识符的请求参数记录在日志中。
The query for the rule is converted to a query string and passed as a request parameter to the feed producer.
规则的查询被转换为查询字符串,并作为请求参数传递给Feed生成器。
The length.tag file (shown in Listing 12) is another validator that verifies the length of a request parameter.
tag文件(如清单12 所示)是另外一个验证器,可用来验证请求参数的长度。
The formBean factory takes the service type from the http request parameter and calls the corresponding formBean.
formBeanfactory从httprequest参数获取服务类型并调用相应的 formBean。
The following section from the codegen.jsp file checks for the existence of a request parameter called tableColor.
jsp文件中下面的代码片段检查是否存在名为 tableColor 的请求参数。
It accepts the request parameter in its definition and returns a rendered template (thankyou.html) as its response.
它接受request参数,并返回一个显示模板(thankyou . html)作为响应。
The check section contains hashed versions of the request parameter sections of the XML, in this form shown in listing 5.
Check部分包含执行散列后的XML 的请求参数部分,使用清单5 所示的格式。
The portlet responsible for showing content needs to determine what content (the identifier) to show based on a global request parameter.
负责显示内容的portlet需要根据全局请求参数来确定显示什么内容(哪个标识符)。
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 preferred language can be set per session, per user, as a site default and you can change it also with a override with a request parameter.
偏好语言可以按会话,用户或作为网站默认来进行设定。你也可以使用一个请求参量进行覆盖从而改变语言设定。
In this case, there is probably a request parameter that is sent along with the servlet invocation that has the city name or zip code for the forecast.
既然这样,这里可能就需要一个随同servletinvocation一起发送的请求参数,可能是要获取的天气预报的城市名或是邮编区号。
应用推荐