• The query API also allows to query for field default values.

    这种查询API能够查询字段默认

    youdao

  • With the family model built, let's see how information can be extracted from it using Jena's query API.

    构建家庭模型后,我们看一下如何使用Jena查询api模型中提取信息

    youdao

  • You can use XPath expressions in the Query API to perform searches for coarse - and fine-grained queries.

    对于粗粒度粒度的查询,可以Query API使用XPath表达式执行搜索

    youdao

  • Another useful facility in a dynamic query API is that it can support query-by-example with relative ease.

    动态查询API中的另一个有用特性就是能够轻松支持根据例子进行查询。

    youdao

  • An interesting aspect of Wikipedia's query API is that it allows you to search for pages referencing particular URLs.

    Wikipedia查询API比较有趣允许搜索引用特定url页面

    youdao

  • The Criteria API is also a mechanism for building queries programmatically and so is often referred to as a dynamic query API.

    CriteriaAPI还是编程的方式构建查询机制因此通常被称为动态查询 API

    youdao

  • DSLs dive into peoples' minds here because DSLs are a natural way to express variations, in comparison to a command-query API.

    领域特定语言能够表达人们更深层次的思想是因为,和普通的命令-查询式API相比,领域特定语言以一种更加自然方式表述领域内的不同变化

    youdao

  • So far, in brief discussions of how one might use and query the Issue Tracker RDF metadata, we used a simple and primitive query API.

    到现在为止人们可能怎样使用查询问题跟踪器RDF元数据简短讨论中我们使用简单基本的查询 API

    youdao

  • A Query Builder API offering a new layer of abstraction on top of the existing Query API in order to hide complexity and reduce programming errors.

    查询构建器api现有查询api基础上新增抽象旨在隐藏原有api复杂性减少编程错误。

    youdao

  • DbUnit's Query API is flexible enough to facilitate the filtering of non-essential values, which in this case is everything but the username and password.

    DbUnit查询api足够灵活,可以帮助过滤掉没有意义这个示例中就是usernamepassword之外的值。

    youdao

  • The white paper about work items and the query API (see Resources) discusses these views in detail and demonstrates how the query API can be used to retrieve data.

    关于工作条目query api函数白皮书(请查看参考资料)详细讨论了这些视图,同时演示了如何使用query api函数检索数据

    youdao

  • The same applies to the result set entries when a user queries items on the Business Process Choreographer database view using one of the query API methods (see Resources).

    用户使用query API方法之一业务流程编排数据库视图中查询时,结果情况也是如此(请参阅参考资料)。

    youdao

  • To confirm an updated password in the database, you use DbUnit's Query API, which facilitates comparing database results with statically defined XML files, such as the one defined in Listing 9.

    确认数据库中的口令更新可以使用DbUnit查询api帮助比较数据库的结果静态定义XML文件例如清单9定义那个

    youdao

  • The use of the handler API is completely integrated into the capture and query component, and it greatly improves the performance of a system by optimizing database storage and retrieval.

    处理程序api使用完全集成捕捉查询组件中通过优化数据库存储和查询,显著改进系统性能

    youdao

  • API support for Bluetooth A2DP and HSP profiles lets applications query Bluetooth profiles for connected devices, audio state, and more, then notify the user.

    API蓝牙A2DPHSP配置支持使得应用可以查询连接的蓝牙设备所提供的蓝牙协定、音频栈等,通知用户

    youdao

  • The change summary API allows you to query the Settings of all the objects in your graph and assess whether they have been changed or not.

    更改摘要API允许查询中的所有对象设置确定是否已经对其进行了更改

    youdao

  • A simplified API provides consistent way to use SQL to query disparate data sources.

    通过一个简化API,可以一致的方式使用SQL查询各个数据源

    youdao

  • The return operator completes the query execution and returns the query result to the API.

    RETURN操作符完成查询执行将查型结果返回API

    youdao

  • Because the API limits each data query to 1,000 results, the export data must be managed in even smaller chunks than the 30-second processing timeout constraint allows.

    因为API每个数据查询限制1000条结果,所以导出数据必须30秒处理超时限制允许还要进行管理

    youdao

  • Proxy: A useful API when trying to query or change how the container proxies on a SIP request.

    Proxy尝试查询更改容器如何SIP 请求进行代理操作非常有用的API

    youdao

  • The implementation strategy for LinQ involves rewriting the query into API calls against a provider.

    LinQ实现策略包括了根据提供者查询重写API调用

    youdao

  • To convert the result of the query into an HTML page, simply pass an HTMLHandler to the API call.

    查询结果转换html页面只需将一个HTMLHandler传递给API调用。

    youdao

  • Listing 3 shows the ContactDAO interface extended to use the JDO API to persist, query, update, and delete objects.

    清单3显示扩展后的ContactDAO接口,可使用JDOAPI进行持久化查询更新删除对象

    youdao

  • In the TADDM API definitions, the Find operation accepts a query string which follows the syntax of MQL.

    TADDMAPI定义中Find操作收到一个查询字符串该字符串遵循mql语法

    youdao

  • The JobService API is used to create, delete, and query jobs in the Device Manager repository.

    JobServiceAPI创建删除查询设备管理器资源库中的作业

    youdao

  • The Criteria API enables a programmatic construction of queries using an object-based query graph.

    CriteriaAPI支持使用基于对象查询编程方式构建查询

    youdao

  • CriteriaBuilder has API methods for constructing all kinds of query expressions that are supported in traditional JPQL grammar, plus a few more.

    QueryBuilder包含构造传统jpql语法支持所有查询表达式API方法,并且还包含额外的方法。

    youdao

  • You can see the bsruri key in the WSRR user interface detail display for any object, as well as in the results of an API query.

    可以任何对象WSRR用户界面详细信息中看见bsruri键,以及API查询结果

    youdao

  • JPA provides both a standard mapping definition (through annotations or XML) and a standard runtime API and object-level query language (JPQL).

    JPA提供了标准映射定义(通过AnnotationXML)标准运行时api对象级查询语言(JPQL)。

    youdao

  • Notice that each query includes the API key, user ID, and, in some cases, the ID of the item being modified or deleted.

    注意每个查询包含aip用户ID有时还包含修改删除商品ID。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定