Ability to pass query parameters.
传递查询参数的能力。
Query parameters are substituted dynamically.
查询参数是动态替代的。
Listing 7: Setting additional query parameters.
清单7:设置额外的查询参数。
Query parameters are used to filter the results.
查询参数用于筛选结果。
Query parameters are often used for content negotiations.
查询参数常常用于内容协商。
Next, add a search parameter to the list of query parameters.
接下来,向一系列的查询参数添加一个搜索参数。
A more sophisticated approach would just strip query parameters.
更复杂的方式就是剥离查询参数而已。
You can also use an HTTP GET with some special query parameters.
也可以使用带一些特殊查询参数的HTTPGET。
Query parameters are matched to parameter names when possible.
可能的情况下,查询参数用来匹配参数名。
Query parameters are passed through the different code layers to BObjQuery.
查询参数通过不同的代码层传递到BObjQuery。
Next, create an instance of the object where you can set all the query parameters.
接下来,创建一个对象实例,可以在其中设置所有查询参数。
Why losing query parameters on action URI of GET FORMS are designed that way?
为什么失去了查询参数对行动的URI形式设计得到的呢?
Listing 4 is what the event feed URL looks like with all the query parameters added.
清单4是添加了所有查询参数后事件摘要url的显示内容。
Query parameters do not give the illusion that you are dealing with a different resource.
查询参数不会造成您在处理另一种资源的假象。
Another interesting aspect of JPA query parameters is that they do not have intrinsic value.
JPA查询参数的另一个有趣方面是它们没有内部值。
This feed allows users to specify a criterion for filtering the content using query parameters.
该提要允许用户使用查询参数指定过滤内容的条件。
In effect, this is a query consisting of an RDF object with the properties as query parameters.
实际上,这是由RDF对象组成的查询,特性则作为查询参数。
If the URI has URL or query parameters, this object needs to be set with the corresponding values.
如果uri有url或查询参数,该对象需要用相应的值进行设置。
The framework does not match other parts of the URI, such as the host name or the query parameters.
框架不会匹配uri的其它部分,如主机名或查询字符串。
If you have a particularly large site, some sections of your site may use different query parameters.
如果您有一个特别大的网站,部分路段的您的网站可能使用不同的查询参数。
In the get method, you first extract all the useful information from the request that is passed as query parameters.
在get方法中,首先从被作为查询参数传递的请求中提取出所有有用信息。
You may choose to log exceptions, configuration information, connection status, JDBC driver metadata, or query parameters.
您可以选择记录异常、配置信息、连接状态、JDBC驱动程序元数据、或者查询参数。
The real distinction between path components and query parameters is that between hierarchical versus unordered arguments.
路径成分与查询参数之间真正的差异是,前者是层次化的,而后者是无次序的。
Some of the REST calls may require query parameters. Listing 7 shows how to set the query parameter in the parameters object.
一些REST调用可能需要查询参数,清单7展示了如何在parameters对象中设置查询参数。
The -join operation is a special case that has been designed to make it easy to produce traditional-style URI query parameters.
join操作是一个特例,用于简化传统风格uri查询参数的生成。
Note that Google Analytics will only strip out the query parameters you listed, and not any other parameters in the same URL.
请注意,谷歌分析只会带了查询参数您列出,而不是任何其他参数,在同一网址。
It requires the programmer to cover all possible input sources (query parameters, body parameters of POST requests, HTTP headers).
它要求编程人员覆盖所有可能的输入来源(查询参数、POST请求的body 参数、HTTP 头)。
The specification defines this URI as a JMS destination URI with query parameters, representing destination and parameters attributes.
该规范将这一URI定义为一个带有查询参数的JMS目的地URI,表示目的地与参数属性。
To support the retrieval of precise sets of data, the Google data API supports the concept of query parameters in the HTTP GET request.
为了支持检索精确数据集,Google数据API在HTTPGET请求中支持查询参数的概念。
Query parameters are usually meant to provide input to a service, such as filtering criteria, sorting, and other business level details.
查询参数通常用来为服务提供输入,如筛选标准、排序和其他业务级详细信息。
应用推荐