The query code in this step just describes the query.
此步骤中的查询代码只描述查询。
Each full-text query term needs to be interpreted correctly by your query code.
查询代码需要正确地解释每个全文查询词。
Notice Objectify's query code: the service instance supports filtering by property (in this case owner) and even ordering the results.
注意Objectify 的查询代码:service实例支持根据属性(在本例中是 owner)过滤,甚至对结果进行排序。
Next, we check the result code to see if this event relates to a successful query.
接下来,检查结果代码,看看这个事件是否与成功的查询有关。
Escaping special characters tells your database that the characters provided in the query are in fact data, not code.
转义特殊的字符会告诉数据库,查询中提供的字符实际上是数据,而不是代码。
The idea behind the controller is to provide code that can use XQJ to query and transform the aforementioned XML document.
控制器的目的就是提供能够使用XQJ进行查询的代码,并转换刚才提到的XML文档的格式。
A query is a collection of counters, created in your custom code, to manage the collection of performance data.
查询是计数器的集合,它是用自定义代码创建的,用于管理性能数据的集合。
We will explain our justification for choosing a particular code, schema, or query, and the alternatives if possible.
还将说明选择特定代码、模式或查询以及备选方案(如果可能)的理由。
Avoiding binding the dataset to the query is good practice when using SPARQL from application code — it allows the same query to be reused with different graphs, for instance.
当从应用程序代码中使用SPARQL时,避免把数据集绑定到查询是一个好习惯——例如,它允许把同一查询重用在不同的图上。
By adding code to manage query caches for multiple users at the same time in a single process, the process need not be suspended, but can be switched to perform work for another user.
通过添加代码来同时在单个进程中管理多个用户的查询缓存,不需要挂起进程,而可以进行切换来为另一个用户执行工作。
The initial idea was to develop custom code that would query the Browse database directly for a random author name.
最初的想法是开发能够由随机作者名称直接查询浏览数据库的定制代码。
The PHP code to query the database for the files associated with a particular user is shown below.
用于在数据库中查询与某个特定用户相关联的文件的PHP代码如下所示。
Even though this is more code, this query is actually missing several features present in the regular expressions version.
即使代码数量多了,但此查询实际上缺少几项正则表达式版本中包含的功能。
That code would work, but you'd have to query for the member, each contact, and each contact's address.
该代码应该能够工作,但必须要针对此成员、每个联系人以及每个联系人的地址进行查询。
As you can see, the above code combines three tokens to generate a complete SQL query.
就像你看到的,上面的代码用三段字串组成了一个完整的SQL查询语句。
This gives you freedom in naming methods the way you like while preserving the full control over the query definition without bothering you with the boilerplate query execution code.
这样你可以自由的进行方法命名,既可以对查询定义实现完全控制,又不必担心那些查询模板代码。
After issuing the query, the code checks for a request parameter for a format element.
在发出查询之后,代码检查格式元素的请求参数。
I also incorporated code to query the type of incoming message (Listing 13) and explicitly set the attachment type (Listing 14) into the implementation of a basic handler (Listing 7).
我也合并代码来查询输入消息的类型(清单13)并明确地将附件类型(清单14)设置到基本的处理程序(清单7)的实现中。
All SQL comparisons, SQL query execution, and SQL casting takes place in the database code page.
所有SQL比较、SQL查询执行以及SQL类型转换都必须在数据库代码页中进行。
We would like to limit the query to rows that contain a customer whose zip code is "79081".
我们希望将查询的范围限制在包含邮政编码为“79081”的客户的行。
The next line of the SPARQL code describes the query request.
SPARQL代码的下一行描述了查询请求。
The resulting final query is a hybrid, partially in one code page, and partially in another.
最终得到的查询是一个混合的、部分使用一种代码页、部分使用另一种代码页的查询。
In the SQL query text box (Figure 5), enter the code shown in Listing 1.
在SQL查询文本框(图5)之中,输入如代码清单1所示的代码。
Query parameters are passed through the different code layers to BObjQuery.
查询参数通过不同的代码层传递到BObjQuery。
At this point, the user need to choose if he wants to browse dependencies, browse metrics, query the code base with the CQL language, compare 2 analysis etc...
此时,如果用户希望浏览依赖关系或软件度量,或者通过CQL语言查询代码库,以及比较分析结果等……都需要对此进行选择。
Write code that allows you to query SQLite databases from a Web page.
编写一些代码,使您能够从Web页面查询SQLite数据库。
EAz's main job is to define and implement an interface that any application's code can query to authorize access to application resources.
Eaz的主要任务是定义和实现一个接口,以便任何应用程序的代码可以查询并授权对应用程序资源的访问。
After the optimizer has done its work, the compiler converts the query plan into executable code segments called snippets.
优化器完成工作后,编译器将把查询计划转换为可执行的代码段,称为snippet。
XQuery benefits developers by reducing the amount of code needed to perform a query.
XQuery给开发人员带来的好处是减少了执行查询所需要的代码量。
XQuery benefits developers by reducing the amount of code needed to perform a query.
XQuery给开发人员带来的好处是减少了执行查询所需要的代码量。
应用推荐