
词语导航
基本信息
词语:交互查询
繁体:交互查詢
拼音:jiāo hù chá xún
英语翻译
【计】 interactive query
分词翻译
交互的英语翻译:
alternation; each other; in turn; mutual
【计】 interactive
查询的英语翻译:
demand; inquire about; refer; see about
【计】 query
翻译例句
1. 对设计人员和分析人员来说,提升交互查询时间的方法之一就是先过滤报表或分析。
One option for authors and analysts to improve interactive query response time is to filter their reports or analyses first.
2. 针对组件式GIS应用系统中普遍关注的空间、属性信息交互查询功能的实现问题展开研究。
The research focus on the approach for realizing alternant query function between spaces and property in the application developed based on GIS components.
3. 这样,按期望的次序开始进行检索的交互式查询。
Thus, in due order I come to the interactive query for searches.
4. 这些工具被称为交互工具,它们能让用户将查询项目拖放到报表上,一次拖放一个或多个,动态生成报表。
These studios are referred to as interactive studios which allow the user to drag query items onto the report, one at a time or several at once, to dynamically generate a report.
5. 例如,它不需要会话缓存,也不和任何二级缓存或查询缓存有交互。
For example, it doesn"t have session cache, and nor does it interact with any second-level or query cache.
6. 现在,对于编写自定义脚本来说,只需要以交互方式分析oid的组合以进行查询。
Now it is just a matter of interactively exploring combinations of OIDs to query for the purpose of writing a custom script.
7. 该查询可以通过DB2命令行界面或图形查询工具以交互方式执行,是一个标准的SQL语句,调用了两个XML 特定的函数。
This query, which can be executed interactively through a DB2 command-line interface or graphical query tool, is a standard SQL statement that invokes two XML-specific functions.WWW.wenTIyI.cOM
8. 交互管理器负责发送和接收运行时框架和通道组件间的所有消息,查询和更新所需的数据组件。
The interaction manager sends and receives all messages between the runtime framework and the modality components, and queries and updates the data component as needed.
9. 客户机可以通过与网页交互(例如,通过导航到新页面)请求(查询)不同的视图。
The client can request (query) different views by interacting with the Web page (for example, by navigating to a new page).
10. 这些标准更加简单,而且由于基于查询语言MDX,它们更像开发人员用来和关系型数据库交互的API(ODBC、JDBC)。
These standards were simpler and because they were based upon a query language (MDX), were more like the APIs that developers were used to for talking to relational databases (ODBC, JDBC).
11. 查询交互式地图,看到这些阿盟国家以及卡扎菲也做出了一些有利于西方、本地区和利比亚的让步。
Explore our interactive map and guide to the Arab League countries and yet Mr Qaddafi also made concessions that were worth something to the West, to the region and to Libyans themselves.
12. 有了检索计数知识,可能需要进入交互式查询模式(用户会被询问是否希望这样做,如果不,程序会温柔地退出)。
Armed with my knowledge of the search count, I may need to enter the interactive query mode (the user is asked if he wants to do so, and if not, the program quits gracefully).
13. 会话(session)指示了一个逻辑上的交互;在一个会话中您可以激活多个查询。
A session indicates one logical interaction; you can fire more than one query in one session.
14. 此时,用户能够同时查看交互的全部历史,更易于处理这种分支性质的查询。
At this point the user can see the full history of their interactions all onscreen at once, side-by-side, making it easier and more natural to work with the branching nature of such queries.
15. 拉 (Pull)交互在信息接收器查询数据所需的特定信息源的时候发生。
Pull interaction occurs when an information sink inquires about a specific information source the data desired.
16. 为了说明这一点,可以设想一个Web应用程序,其中将大量的轻量级用户查询交互转换为WebSphereMQ消息。
To illustrate, imagine a Web application in which a high volume of lightweight user inquiry interactions are converted to WebSphere MQ messages.
17. 您可以通过两种方式与Registry andRepository查询界面交互。
You can interact with the Registry and Repository query interface in two ways.
18. DB 2系统与数据库对象管理;提供了采用集成CommandEditor的交互式查询界面。
DB2 system and database object management; provides an interactive query interface using the integrated Command Editor.
19. 用户通过HTTP界面与Solr交互,用XML文档和HTTP GET参数向Solr提交索引内容和进行查询。
Users interact with Solr via an HTTP interface, submitting content for indexing and making queries using XML documents and HTTP GET parameters.
20. 举例来说,在8coupons.com上,会员在交互地图上可以查询附近的最新折扣信息(网站通过你的IP地址来获取你的区域)。
At 8coupons.com, for example, users can check out the current deals closest to them on an interactive map (the site gets your location from your IP address).
21. 您可以与所有三种类型的服务描述实体交互,在查询中使用它们,应用服务标注,以及建立它们之间的往来关系。
You can interact with all three types of service description entities, using them in queries, applying service annotations, and establishing relationships from and to them.
22. 对感兴趣的站点进行交互式研究后,我发现我希望执行的查询含有一些固定的元素和一些变化的元素。
Having done my interactive exploration of the site of interest, I find that queries I wish to perform have some fixed elements and some variable elements.
23. 要在PD i外运行这些查询,则需要在您的SQL交互式会话中创建相同的别名。
To run these queries outside of PDI, the same aliases would need to be created in your SQL interactive session.
24. 本文中的所有查询都是通过交互方式发出的。
All the queries in this article are designed to be issued interactively.
25. 清单3第一部分中的查询几乎跟清单2中的交互式版本一模一样。
The query in the first part of Listing 3 is nearly identical to the interactive version in Listing 2. Differences include.
26. or g还提供了一个基于Web的API,通过API能创建并查询Gem,管理拥有者,完成很多在RubyGems.org网站上的交互动作。
RubyGems.org also makes available a web-based API for creating and querying Gems, for managing owners, and for various other interactions with the site.
27. 管理员是需要通过所包括的工具(例如runmqsc)来交互式地查询或修改mq配置的用户。
Administrators are users who need to interactively query or alter mq configurations via the included tooling (such as runmqsc).
28. 在此交互中,ESB使用Registry andRepository作为提供关于服务端点信息(服务元数据)的动态查询机制。
In this interaction, the ESB USES Registry and Repository as a dynamic look-up mechanism that provides information about service endpoints (the service metadata).
29. 下面这个交互式Python会话展示了几个查询。
The following interactive Python session demonstrates a few queries.
30. 下面这个交互式Python会话展示了几个查询。
The following interactive Python session demonstrates a few queries.
版权声明:问题易所有作品(图文、音视频)均来源网络,版权归原创作者所有,与本站立场无关,如不慎侵犯了你的权益,请联系我们告知,我们将做删除处理!
