单词 | query | ||||||||||||||||||||
释义 |
复数:queries 过去式:queried 现在分词:querying query 显示所有例句
例句释义: 询问,疑问,问号,怀疑,表示疑虑,查询,质问,问题 1. But since the temp tables had not been defined and realized in IWA, Informix handled the second query as a normal query. 但是,由于在IWA中无法定义和实现临时表,所以Informix像处理普通查询一样处理第二次查询。 www.ibm.com 2. One of the earliest activities of the Query working group was to draw up a formal statement of requirements for an XML query language. Query工作组的早期活动之一就是起草XML查询语言需求的正式声明。 www-128.ibm.com 3. Clients can connect to it and query certain status or runtime information; at the moment only configuration items seem to be available. 客户端连接到系统中,查询特定状态或运行时信息;目前似乎只能获取配置项。 www.infoq.com 4. It is possible to call any method in the context of a query expression. 可以在查询运算式的内容中呼叫任何方法。 technet.microsoft.com 5. Within the body of a subquery, it is often necessary to refer to the value of a column in the active row of the main query. 在子查询的正文中,通常需要引用主查询的活动行中的列的值。 www.ianywhere.com 6. To query the database, a user or application can connect to any server instance to which the database is attached. 若要查询数据库,用户或应用程序可以连接到任意一个附加有数据库的服务器实例。 msdn2.microsoft.com 7. Click OK in the form of a query and you've indicated that you are prepared to pay for a database operation. 点击查询表单的OK按钮,表示你确定准备为GAE的数据库操作而付费。 www.infoq.com 8. One of my tests used a query to select records into a temp table and then a second query to further refine the results from the temp tables. 我的一个测试中使用了一个查询,该查询将一些记录挑选出来放入一个临时表中,然后另一个查询将进一步筛选临时表中的结果。 www.ibm.com 9. If you do this, you will not be able to limit the data sources to which data mining model users can query. 如果执行此操作,将无法限制数据挖掘模型用户可以查询的数据源。 msdn2.microsoft.com 10. Typically, REST forms a request by beginning with a service entry URL and then appending search parameters in the form of a query string. REST通常从服务入口URL开始形成一次请求,然后以查询字符串的形式追加搜索参数。 www.ibm.com 1. Bear in mind that the point-in-time data can and likely will change each time you query it, as the state of the server changes. 请记住,时间点数据可以,并可能会更改每次查询其服务器更改的状态。 technet.microsoft.com 2. The difference is subtle, but fundamental: it is now possible to further refine the result of a query through a second query. 差别虽细小但很重要:现在可以通过第二次查询提炼查询结果。 www.ibm.com 3. Name and telephone number of responsible person who may be contacted by the Monetary Authority in case of any query. 金融管理局有疑问时可联络的负责人姓名和电话号码。 www.info.gov.hk 4. This section contains examples of expressions that you can use to create a calculated field in a query or to supply criteria to a query. 本节包含的表达式示例可用于创建查询中的计算字段或向查询提供条件。 office.microsoft.com 5. You see that there's a control parameter, query, that's bound to the Text property of the txtQuery TextBox. 您可以看到,有一个控件参数query被绑定到txtQueryTextBox的Text属性。 msdn.microsoft.com 6. This parameter enables you to limit the total number of users that are returned by the enclosing staff query. 使用此参数可以限制由所附的人员查询返回的用户总数。 www.ibm.com 7. Make changes to your original query one at a time, and test to see if the performance has improved (decreased response time). 一次修改原始查询的一个地方,并进行测试,以查看是否提高了性能(减少了响应时间)。 www.ibm.com 8. The next query, shown in Listing 7, says "find concepts represented by the word bear and find the glossary entries for those concepts. " 清单7中显示的下个查询的意思为“查找单词bear表示的概念,并查找这些概念的词汇条目”。 www-128.ibm.com 9. In particular, the query returns the company's ID and name, as well as the name and email address of the company's contact person. 该查询返回公司的ID和名称,以及公司联系人的姓名和电子邮件地址。 www.ibm.com 10. In various contexts, it's useful to be able to send a query to a server and receive a response containing a list of matching results. 在许多场合下,如果能提供发起一个查询请求来获取相匹配的结果列表的服务,这是很有用的。 www.bing.com 1. When a function or stored procedure is entered into a query, its complete syntax and arguments are shown in a ToolTip. 将函数或存储过程输入查询中时,工具提示中将显示其完整语法和参数。 msdn2.microsoft.com 2. One interesting example is called Hive, which is a data warehouse infrastructure with its own query language (called Hive QL). 一个有趣的示例称为Hive,它是一个具有自己特定查询语言(称为HiveQL)的数据仓库基础结构。 www.ibm.com 3. Summary: Adding an index to a DB2 database is often the best way to improve query performance, but the addition can have trade-offs. 简介:向DB2数据库添加索引通常是改善查询性能的最好方法,但添加索引也是有代价的。 www.ibm.com 4. It is often used outside of any relational databases to query XML data, which may be stored in text files. XQuery常用于在关系数据库外查询XML数据,这些数据可能存储在文本文件中。 www.ibm.com 5. The output of the optimizer is a query execution plan, sometimes referred to as a query plan or just a plan. 优化器的输出称为“查询执行计划”,有时也称为“查询计划”或直接称为“计划”。 technet.microsoft.com 6. If the query references at least one table without a unique index, the keyset cursor is converted to a static cursor. 如果查询引用了至少一个无唯一索引的表,则键集游标将转换为静态游标。 msdn2.microsoft.com 7. This SPARQL query includes a bit of logic to identify which data from the various files goes together, but that's fairly simple. 这个SPARQL查询包含一些逻辑用于识别来自各个文件的哪些数据组合到一起,但是这也相当简单。 www.ibm.com 8. The only operations allowed on LONG BINARY columns are to insert, update, or delete them, or to include them in the select-list of a query. 允许对LONGBINARY列执行的操作只有插入、更新或删除,或将其包含在查询的select-list中。 www.ianywhere.com 9. If you try to get a SearchResult property that your query did not specify for retrieval, the property will not be available. 如果尝试获取查询没有指定进行检索的SearchResult属性,则无法获得该属性。 msdn2.microsoft.com 10. One of the interfaces that Bank B provides its application developers is a means to query by how much a given account is overdue. 银行B为其应用程序开发人员提供的接口之一可以查询某个给定帐户的过期程度。 www.ibm.com 1. The BUFFERPOOLID is shown in the query in Listing 8, enabling you to see which buffer pool is associated with each table space. 清单8中的查询中包括BUFFERPOOLID,通过它可以查看每个表空间与哪个缓冲池相关联。 www.ibm.com 2. This applies to a query duplicated in a batch, or to a query in a stored procedure that is called multiple times. 这适用于批处理中的重复查询,也适用于存储过程中调用多次的查询。 msdn2.microsoft.com 3. If you'd like an entire table to be replicated, your query would be SELECT * FROM . 如果您想要复制整个表,那么查询应为SELECT*FROM…。 www.ibm.com 4. Indicates that the data column is being used to create a grouped result set (is part of a GROUP BY clause) in an aggregate query. 表示数据列用于在聚合查询中创建分组的结果集(GROUPBY子句的一部分)。 office.microsoft.com 5. NULL constants cannot be inserted into a timestamp column through a distributed query. 无法通过分布式查询将NULL常量插入timestamp列中。 msdn2.microsoft.com 6. A runtime library has no opportunity to analyze a program and structure the query evaluations in an optimal manner. 运行时库没有机会分析程序并以最优的方式构建查询计算。 www.ibm.com 7. The cost of this operation as a percentage of the total cost of the query is displayed in parentheses. 此操作的开销以占查询总开销的百分比的形式显示在括号中。 msdn2.microsoft.com 8. The run tree is at the heart of query execution and can consist of many different types of run tree nodes. 处于查询执行的核心,且可以包含多个不同类型的运行树节点。 www.ibm.com 9. Through the daily operations of the query, the user can control the flow of goods, and be able to conduct statistical products. 通过对日常操作的查询,用户可以掌握货品流通情况,并能够对货品情况进行统计。 www.13191.com 10. This causes only those records where the customer is in one of these two cities to be included in the query. 这样可使查询中只包括这两个城市中某一个城市的客户的记录。 office.microsoft.com 1. The result of the query is an XML document that contains the execution history and the results of each run for the requested rule. 查询结果是一个XML文档,其中含有请求的规则每次运行的执行情况和结果。 www.ibm.com 2. In fact, in many ways, the flexibility you have at this point is better than you would have had with an XPath query syntax. 实际上,通过许多方式,您在这时所具有的灵活性比使用XPath查询语法可能具有的灵活性要好很多。 www.ibm.com 3. The Criteria API is also a mechanism for building queries programmatically and so is often referred to as a dynamic query API. CriteriaAPI还是以编程的方式构建查询的机制,因此通常被称为动态查询API。 www.ibm.com 4. One obvious improvement to the query in fraggle. py would be to group by source, rather than pursuing just a time-ordered display. 对fraggle.py中查询的一个明显改进是根据源进行分组,而不是单单根据时间顺序进行显示。 www.ibm.com 5. htm: task. administrators% is bound to the staff query result of the task instance administrators staff query. administrators%与任务实例管理员的人员查询的人员查询结果绑定。 www.ibm.com 6. The query results are returned in a message; the maximum number of results to be returned can be specified in an inbound parameter. 查询结果在消息中返回;可以在一个传入参数中指定要返回的结果数量。 www.ibm.com 7. The result of Query 24 is usually easier to consume by an application, i. e. one XML value at a time. 查询22的结果通常更易于为应用程序所用,即:一次处理一个XML值。 www.ibm.com 8. But as the query did not cause the problematic X-lock, you would still not know which statement was responsible for the lock. 但是由于查询并没有导致出现问题的独占锁,您仍然不知道是哪条语句导致了锁定。 www.ibm.com 9. You may run a query for a limited result size, and then specify the last item in that result set as the bookmark for the next query. 可以运行有限结果大小的查询,然后将该结果集中最后一个项目指定为下一个查询的书签。 technet.microsoft.com 10. Simply specify a dictionary server and a query to look up in the large variety of databases available. 只需指定字典服务器和查询就可以在大量可用数据库中进行查找。 www.ibm.com 1. For each of these newline-delimited records, the fields are extracted and checked for a match with any of the query words. 对于每条用新行分隔的记录,系统将提取和检查字段是否匹配任何一个查询词。 www.ibm.com 2. Second, because there may not be a primary key over the table, the search condition of the query may be unable to uniquely identify the row. 第二,因为不是主键,查询条件可能不是表中的唯一性ID。 dingchaoqun12.blog.163.com 3. In this particular situation, it makes sense for you to use the same table and fill it with a more specific query. 在这种情况下,使用自己指定的查询语句并填充才是明智之举。 www.cnblogs.com 4. In large data warehouse query processing, multi-joining of fact tables is often involved. 在大型数据仓库查询过程中,经常涉及多事实表的连接操作。 www2.chkd.cnki.net 5. Now that you know how to insert XML data into DB2 using a Java program, you're ready to query XML data. 既然知道了如何使用Java程序将XML数据插入DB2中,就可以开始查询XML数据了。 www.ibm.com 6. PLINQ will always attempt to execute a query at least as fast as the query would run sequentially. PLINQ一直会尝试以至少和循序查询一样快的速度执行查询。 technet.microsoft.com 7. Slow SQL is usually caused by an inefficient WHERE clause, which corresponds to inefficient query filter definition in ClearQuest. 慢速SQL通常是由WHERE语句不够,它对应于ClearQuest中查询筛选定义不够。 www.ibm.com 8. With the help of a microarray, researchers can query the whole genome at once, rather than just a few genes at a time. 在微数组技术的帮助下,科学家可以从基因组整体的角度而不只是从若干片断上来研究。 www.ecocn.org 9. The -join operation is a special case that has been designed to make it easy to produce traditional-style URI query parameters. join操作是一个特例,用于简化传统风格URI查询参数的生成。 www.ibm.com 10. At any time while using the Query Editor, you can click SQL at the bottom of the dialog to see the SQL code for the query you are building. 使用查询编辑器时,可随时单击对话框底部的[SQL]来查看正在建立的查询的SQL代码。 www.ianywhere.com 1. The -q and -i options call for a query to be run and for the output to be indented, respectively. q和-i选项分别要求运行一个查询和缩排输出。 www.ibm.com 2. The result of the query encapsulated by an intermediateResult must be a set of strings. intermediateResult封装的查询的结果必须是一组字符串。 www.ibm.com 3. The syntax for OQL is similar to that of SQL but it lets you query the object model rather than directly querying the database. OQL的语法类似于SQL的语法,但它却使您能够查询对象模型,而不是直接查询数据库。 www.ibm.com 4. The query statement which user submits is usually necessary to search massive volume data and involve complex multi-table join operation. 用户提交的查询语句通常是须要搜索大量的数据、涉及到多个数据表的庞杂的衔接查询语句。 www.starlunwen.com 5. This kind of query, which retrieves data from two or more tables simultaneously, is known as a join. 这种同时从两个或更多个表中检索数据的查询称作连接(join)。 www.ibm.com 6. Message Queuing returns this error if it was able to query the directory service, but the enhanced key was not found. 如果消息队列能够查询目录服务,但没有找到增强型密钥,则消息队列返回此错误。 msdn2.microsoft.com 7. If you don't want to pass in a parameter, you could add a method with which the client can query the thread ID of the called program. 如果不希望传入一个参数,您可以添加一个方法,客户机可以使用该方法来查询被调用程序的线程ID。 www.ibm.com 8. Note, however, that the optimizer is often unable to precisely estimate a query's cost, so expect there to be differences. 但是,请注意,优化程序通常无法精确地预计查询的成本,因此应该会存在差异。 www.ianywhere.com 9. The result set returned by a pass-through query can be used in the FROM clause of a query like an ordinary base table. 传递查询返回的结果集像普通基表一样可以用于查询的FROM子句中。 technet.microsoft.com 10. The result of a staff query can be the flag "Everybody, " a set of user IDs or e-mail addresses, or the name of a group of people. 人员查询的结果可以是“每个人”标志、一组用户ID或电子邮件地址,也可以是一组人员的姓名。 www.ibm.com 1. It is clear that it would be valuable to be able to query the fact in the context of an instance of the hierarchy. 显然能够在层次结构的实例的上下文中查询事实会很有价值。 www.ibm.com 2. OPENQUERY can be referenced in the FROM clause of a query as if it were a table name . OPENQUERY可以在查询的FROM子句中引用,就好象它是一个表名。 www.bing.com 3. And I'm going to use the account to query you about topics you'd like to see us cover on the open source zone. 我将使用这个账户征求您的意见,了解您希望在开源专区中看到的主题。 www.ibm.com 4. A grid is often used to display the results of a database query. 一个网格通常用于显示数据库查询的结果。 blog.sina.com.cn 5. Depending on your system and query, this might be a smart choice, but it could also be a sub-optimal one. 取决于您的系统和查询,这可能是一个聪明的选择,但是也可能不是最佳的选择。 www.ibm.com 6. The only way for a remote server to enlist in the transaction is to be the target of a distributed query or a remote stored procedure call. 远程服务器登记到事务中的唯一方法是成为分布式查询或远程存储过程调用的目标。 www.kuenglish.info 7. The specification can be given in two forms, either as a complete query string, or just the name of the task. 可以按以下两种形式提供规范:作为完整的查询字符串,或仅作为任务的名称。 www.ibm.com 8. An attribute value of a particular query result object is disclosed if there is at least one policy that allows its disclosure. 如果至少有一个策略允许公开特定查询结果对象的一个属性值,那么就会公开它。 www.ibm.com 9. Script your action to a query window, the clipboard, or to a file, or schedule it to be executed at a later time. 将操作编成脚本写入查询窗口、剪贴板或文件,或者将其安排到以后某一时间执行。 msdn2.microsoft.com 10. However, among the active subspaces , some of them do not contain any query results at all, those are called false active subspaces . 但是在活动子空间中,有些可能根本就不包含任何查询结果,这样的活动子空间被称为假活动子空间。 www.showxiu.com 1. The USE PLAN query hint can be used when the plan for the query is suboptimal and you know of a better execution plan for the query. 当查询的计划不理想而且您知道更好的查询执行计划时,可以使用USEPLAN查询提示。 msdn2.microsoft.com 2. SELECT clauses might not always contain the name of a table or a query, although they always contain the name of at least one field. 尽管SELECT子句总是至少包含一个字段的名称,但它们可能并不总是包含表或查询的名称。 office.microsoft.com 3. Advanced searches allow you to query with greater precision than is possible with simple searches. 高级搜索允许您使用比简单搜索更精确的查询条件进行查询。 www.mees.com:9000 4. The XML Query Working Group did not draw up a formal list of the principles that guided the design of XQuery. XMLQuery工作组没有起草指导XQuery设计的正式原则表。 www.ibm.com 5. No degree of query optimizer intelligence can eliminate the resource cost of these constructs when compared to a less complex query. 与不太复杂的查询相比,查询优化器的智能水平无法消除这些构造的资源开销。 technet.microsoft.com 6. Further, the solidDB query optimizer recognizes the different nature of the in-memory tables by estimating execution costs in a new way. 而且,solidDB查询优化器通过以一种新的方式估计执行成本,判别内存中的表的不同性质。 www.ibm.com 7. The primary responsibility of the resource domain is to translate the query object into a set of resources. 资源域的首要任务是将查询对象转换为一组资源。 www.ibm.com 8. It is possible that the query optimizer might have generated a remote statement that hits the remote server's limitation on performance. 查询优化器有可能生成与远程服务器的性能限制有冲突的远程语句。 www.ibm.com 9. To a query, he said his government was willing to render all possible help to make Kashmir a favoured destination for Bollywood once again. 在回答询问时,他说他的政府愿意提供一切可能的帮助,使克什米尔为宝莱坞再次青睐的目的地。 www.junshijia.com 10. This easy to use overview is paramount for simplifying the troubleshooting of Dynamic Query Mode query performance. 这是易于使用的概览对于简化DynamicQueryMode查询性能的故障排除至关重要。 www.ibm.com 1. This easy to use overview is paramount for simplifying the troubleshooting of Dynamic Query Mode query performance. 这是易于使用的概览对于简化DynamicQueryMode查询性能的故障排除至关重要。 www.ibm.com 2. Therefore, if a query filter field is one of these types, and the associated table is large, the query can be very slow. 因此,如果查询筛选字段是这种类型中的一个,而相关的表格很大,那么查询的速度会非常慢。 www.ibm.com 3. Is the name of a local variable used in a query, to which a value may be assigned for use with the OPTIMIZE FOR query hint. 在查询中使用的本地变量的名称,可以为其分配用于OPTIMIZEFOR查询提示的值。 msdn2.microsoft.com 4. The result of this query (at the time of writing, at least) is two version texts printed directly after each other. 查询结果(至少在本文撰写之时)是两个版本的文字,直接显示在彼此之后。 www.ibm.com 5. The query-string elements are gathered up in an ArrayList and then joined together with an ampersand. 查询字符串元素先集中在一个ArrayList里,然后和一个&符号连接起来。 www.ibm.com 6. Just like a query to a database, you will have an array, ready to use as you see fit. 就像对数据库的查询一样,您将拥有一个准备好在需要时即可使用的阵列。 www.ibm.com 7. The query itself and its access plan are cached once by DB2 and are then ready to be used every time the query is executed. DB2只缓存一次查询本身及其访问计划,就可以在每次执行该查询时使用它们。 www.ibm.com 8. This work shows that it is possible to construct a means of query translation at a much lower cost than a machine translation system. 这一工作表明,对于检索引擎上的问句的翻译可以使用比机器翻译成本更低的工具。 www.ceps.com.tw 9. Result: The query now shows data from the front end since the the Read passthrough mode was set to FORCE for a single transaction only. 结果:现在,查询显示前端数据,因为仅为一个事务将Readpassthrough模式设置为FORCE。 www.ibm.com 10. When just a query or a simple update to a database is needed, a session bean directly accessing the database is the right choice. 当只需要对数据库进行一次查询或简单的更新时,让会话bean直接访问数据库是正确的选择。 www-128.ibm.com 1. The contact ID number is automatically looked up in a source table or query and replaced with the contact name. Access自动在源表或查询中找出联系人ID并替换为联系人姓名。 office.microsoft.com 2. The recursive CTE definition must contain at least two CTE query definitions, an anchor member and a recursive member. 递归CTE定义至少必须包含两个CTE查询定义,一个定位点成员和一个递归成员。 msdn2.microsoft.com 3. In this case you need to create a form the user can fill out to specify a search query, as well the result of those queries. 在本例中,您需要创建一个用户可以填写的表单,以指定搜索查询和这些查询的结果。 www.ibm.com 4. The important work of this paper is to deal with result of query, auto link of references and resource discovery of digital library. 本文的工作重点是数字图书馆中查询结果的处理、参考文献的自动超链接和数字图书馆中信息资源的发现。 www.fabiao.net 5. With Hibernate, you can define an HQL query in a Hibernate mapping file (hbm. xml) and give it a name. 使用Hibernate,可以在Hibernate映射文件(hbm.xml)中定义HQL查询并为其命名。 www.ibm.com 6. It is often the case that the process of building an application originates from having a set of database query statements (i. e. SQL). 通常,需要从一组已有的数据库查询语句(SQL)实现应用程序构建。 www.ibm.com 7. For a database field, this must be the name of a field returned by the query in the dataset. 对于数据库字段,此值必须是数据集中查询所返回的字段的名称。 msdn2.microsoft.com 8. Proxy: A useful API when trying to query or change how the container proxies on a SIP request. Proxy:尝试查询或更改容器如何对SIP请求进行代理操作时非常有用的API。 www.ibm.com 9. This simple test page allows you to insert, update, delete, and query XML data of your own database through the Universal Services. 在这个简单的测试页面中,可以通过UniversalServices插入、更新、删除和查询数据库中的XML数据。 www.ibm.com 10. As join operation to relational database, structural join order selection is at the heart of query optimization in an XML database. 和关系数据库中的连接运算一样,结构连接顺序的选择是XML数据库查询优化的核心。 dictsearch.appspot.com 1. As join operation to relational database, structural join order selection is at the heart of query optimization in an XML database. 和关系数据库中的连接运算一样,结构连接顺序的选择是XML数据库查询优化的核心。 dictsearch.appspot.com 2. RDF's properties make it easy to merge data and query across data from different sources. RDF的特点使其很容易合并数据和跨不同的数据源进行查询。 www.ibm.com 3. Allows you to specify the table to which rows of data will be added as the result of an Insert Results query. 让您指定资料表,让[插入结果]查询的结果资料列加入至其中。 msdn.microsoft.com 4. htm: escalation. receivers% is bound to the staff query result of the escalation receivers staff query of the escalation instance. receivers%与升级实例的升级接收者人员查询的人员查询结果绑定。 www.ibm.com 5. The APPLY operator allows you to invoke a table- valued function for each row returned by an outer table expression of a query . 使用APPLY运算符可以为实现查询操作的外部表表达式返回的每个行调用表值函数。 www.bing.com 6. You can use the REWRITE function without the ANSI argument to help understand how the optimizer generated the access plan for a given query. 使用REWRITE函数时可以不带ANSI参数,这样可以帮助理解优化程序是如何生成给定查询的访问计划的。 www.ianywhere.com 7. A query is often slow because it has no index or an inefficient index. 查询很慢,因为没有索引或者索引不足够。 www.ibm.com 8. SQL Click SQL at the bottom of the dialog to see the SQL code for your query. SQL单击对话框底部的[SQL]可查看查询的SQL代码。 www.ianywhere.com 9. The use of the Members function means that you do not have to explicitly state each member of a specific hierarchy or level in an MDX query. 使用Members函数意味着不必在MDX查询中显式声明特定层次结构或级别的每个成员。 msdn2.microsoft.com 10. A specified table that participates in the partitioned view may not be actually used in a specific execution of a query against the view. 在对分区视图执行某次特定查询时,可能实际上并未使用组成该视图的某个指定表。 msdn2.microsoft.com 1. When NOT appears in a position other than the beginning of a query, use AND to connect the NOT operator with the rest of the query. 当NOT不在查询的开始部分时,应使用AND来连接NOT运算符和查询的其它部分。 www.mees.com:9000 2. Query Designer allows you to design SELECT, INSERT, UPDATE and DELETE DML statements, while views can only contain SELECT statements. 查询设计器允许设计SELECT、INSERT、UPDATE和DELETEDML语句,而视图只能包含SELECT语句。 technet.microsoft.com 3. You may have noticed that the query access plan itself did not change with the increase in cardinality estimate. 您可能已经注意到了,查询访问计划本身并未随着基数估计值的增大而改变。 www.ibm.com 4. Therefore, all XML parsing, serialization, query execution, and comparisons must take place in a Unicode code page. 因此,所有XML解析、串行化、查询执行和压缩都必须在Unicode代码页范围内进行。 www.ibm.com 5. The next transformation action uses another XSLT script to query the rule server, in case of a miss in the previous stage. 下一个转换操作在前一个阶段失败的情况下使用另一个XSLT脚本来查询规则服务器。 www.ibm.com 6. Query results in a real system indicate that the proposed scheme greatly improves the query efficiency and quality of a FTP search engine. 试验结果表明,该方案能够有效地提高FTP搜索引擎的文件检索效率与质量。 www.ceps.com.tw 7. If no hierarchy of a dimension is included in a query, default members are used for all the attributes in the dimension. 如果查询中不包括维度的层次结构,则默认成员将用于该维度的所有特性中。 msdn2.microsoft.com 8. If it is not able to find the tables, it passes the SQL query to the back-end database and returns the results accordingly. 如果不能找到这个数据表,将传递SQL查询到后端数据库并返回对应的结果。 www.ibm.com 9. "Why to ambition to set bombard? " Do not look in to ask by 1: 00, directly affirmative of cold query exit. “为什么要放火?”没有一点寻问,直接肯定的冷问出口。 www.swty.net 10. Don't forget to put the caret sign between the word and the weight when typing a query. 在键入查询时,不要忘记在单词和权重值之间插入一个^符号。 www.ibm.com 1. XuanJiJun also say KongYaTing KongYaTing last query, like why means less than I, and be fond of be fond of her other women. 玄奇俊还也说出喜好孔雅婷,孔雅婷持续诘问为什么不克不及喜好她本人,还要喜好另一个女性。 tv.360mp3.com 2. These values can be passed to a parameter in a query, passed to a filter, or used in expressions within the report. 这些值可以传递给查询中的参数,传递给筛选器,也可以用于报表的表达式中。 technet.microsoft.com 3. When it comes to query tuning, it's important for you to do not only good work, but the right work. 在进行查询调优时,不但要追求良好的性能,还要确保做正确的事。 www.ibm.com 4. A useful technique to use with a Query is to set some of its variables to fixed values prior to execution. 使用Query的一个非常有用的方法是在执行之前将它的一些变量设置为固定值。 www.ibm.com 5. Specifying 0 (the default ) for this option turns off the query governor , and all queries are allowed to run without any time limitation . 如果为该选项指定0(默认值),则将关闭查询调控器,并允许所有查询在没有任何时间限制的条件下运行。 www.bing.com 6. This procedure prints the data of each work item that you select from the query results list, without opening any one of the work items. 此过程打印您从查询结果列表选择的所有工作项的数据,而无需打开其中的任何工作项。 msdn.microsoft.com 7. For each of the measures that are to be in the query, add the SQL expression generated for the measure as a column in the SELECT list. 对于查询中的每个度量,将度量的SQL表达式添加到SELECT列表中作为列。 www.ibm.com 8. Therefore, Ralf is allowed to see only query results involving events pertaining to EPCs starting with this prefix. 因此,只允许Ralf查看涉及以这个前缀开头的EPC的事件查询结果。 www.ibm.com 9. You can create the script in a Query Editor window, to a file, or to the clipboard . 您可以在查询编辑器窗口中对文件或剪贴板创建脚本。 www.bing.com 10. The actual value is of no importance and should not be expected to be same each time the query is run . 实际的值并不重要,并且每次运行查询时返回的值都不会相同。 www.bing.com 1. This query searches the Web as a whole, just as it would if you ran the query from live. Com. 此查询对整个Web进行搜索,就像从live.com上运行查询一样。 msdn.microsoft.com 2. This plan uses index statistics as an estimate of the number of rows expected to be returned during each portion of the query execution. 此计划使用索引统计值作为查询执行的各个部分预期返回的行数估计值。 msdn2.microsoft.com 3. The advanced search interface allows you to use Boolean operators (AND, OR, NOT, NEAR) in the query string to obtain more precise results. 高级搜索界面允许您在查询字符串中使用Boolean运算符(AND,OR,NOT,NEAR)以获得更精确的结果。 www.mees.com:9000 4. At this point, everything is set up and you can take a look at the query results in the output folder. 至此,一切设置完毕,您可以在输出文件夹中查看查询结果。 www.ibm.com 5. But, our experience shows that nesting the two languages more than one level deep is usually not needed to express the desired query logic. 但是,我们的经验显示,表达所需的查询逻辑通常并不需要两种语言的嵌套层次超过一层。 www.ibm.com 6. The serial execution cost of the query is not high enough to consider an alternative , parallel execution plan . 查询的串行执行成本并不过高,无需考虑替代的并行执行计划。 www.bing.com 7. The picture above is Kazunori making a disc-stamping motion with his hands as he answered our query on the ever-shifting release date. 上面的图片显示了山内在回答我们对于那个永远不着调的发售日期的问题的时候,用自己的手比划压盘的动作。 www.tgfcer.com 8. Any attempt to perform a string comparison on an employee ID will then fail with a type error at query run time. 在查询运行时,尝试在雇员ID上执行字符串比较将遭到失败,并产生一个类型错误。 www.ibm.com 9. To see if local processing is occurring for a slow performing query, there are a couple of troubleshooting techniques. 我们可以利用两个故障修复技术来了解一个执行速度较慢的查询中是否进行了本地处理。 www.ibm.com 10. Because these query definitions form the base result set of the CTE structure, they are referred to as anchor members. 由于这些查询定义形成了CTE结构的基准结果集,所以它们被称为“定位点成员”。 msdn2.microsoft.com 1. From here on out, until the cache expires, you will be able to fetch the result array directly out of cache, skipping over the SQL query. 从这里开始,直到缓存到期,您就能够直接从缓存中获取结果数组,跳过SQL查询。 www.ibm.com 2. The kind of data that you are working with determines the availability of a particular query designer. 要处理的数据类型确定了特定查询设计器的可用性。 msdn2.microsoft.com 3. When you add two or more tables to a query, the Query and View Designer attempts to determine if they are related. 当将两个或多个表添加到查询中时,查询和视图设计器会尝试确定它们是否相关。 technet.microsoft.com 4. You can pass command line arguments to a program, thereby allowing multiple variations of the query to be run with a single program. 您可以将多个命令行参量传到程序中,这样可以运行一个程序可以进行多种类型的查询。 www-128.ibm.com 5. Query is finally ready for production, and APP is ready to break out. 查询最终为生产做好了准备,APP则为突破做好了准备。 www.ibm.com 6. Implicitly typed locals turn out to be convenient outside of the context of a query. 事实证明,隐式类型化局部变量在查询的环境之外非常便利。 msdn.microsoft.com 7. For each parameter, a parameter query displays a separate dialog box that prompts you for a value for that parameter. 对于每个参数,参数查询都显示一个单独的对话框,提示您输入该参数的值。 office.microsoft.com 8. When you work with relatively large XML documents, a key is often a fast wayto query elements. 在处理相对较大的XML文档时,键通常是查询元素的一种比较快的方式。 msdn2.microsoft.com 9. Since the requirement is to only suppress nulls, the visual null suppression can be replaced by the Null suppression on the actual query. 因为需求是仅抑制nulls,可视的nullsuppression可由实际查询上的Nullsuppression替换。 www.ibm.com 10. The UNLOAD statement allows the result set of a query to be exported to a comma- delimited file . UNLOAD语句允许将查询的结果集导出到以逗号分隔的文件。 www.bing.com 1. The UNLOAD statement allows the result set of a query to be exported to a comma- delimited file . UNLOAD语句允许将查询的结果集导出到以逗号分隔的文件。 www.bing.com 2. In each previous example, the queries do not actually execute until you iterate over the query variable in a foreach statement. 在上述每个示例中,直到您在foreach语句中循环访问查询变量时,查询才会实际执行。 msdn2.microsoft.com 3. Query drill down allows you to gather statistical information about each SQL statement executed on the system and analyze statement history. 可以通过查询钻取特性收集关于系统上执行的每个SQL语句的统计信息并分析语句历史。 www.ibm.com 4. Analytic functions are the last set of operations performed in a query except for the final ORDER BY clause. 除了ORDERBY(按…排序)语句外,分析函数是一条查询被执行的操作。 blog.sina.com.cn 5. htm: task. readers% is bound to the staff query result of the task instance readers staff query. readers%与任务实例读取者的人员查询的人员查询结果绑定。 www.ibm.com 6. The effects of clustering the rows by their spatial properties rely on accessing just a subset of the data during query time. 按照空间属性聚集这些行的效果取决于在查询时对一个数据子集的访问。 www.ibm.com 7. Because the active standby machine is still used for user transactions and query, even if no failure occurs, it must be fully licensed. 因为,即使没有故障发生,主动备份机器也始终用于用户事务和查询,所以必须对其进行完全授权。 www.ibm.com 8. If the Report Model Query Designer does not appear, a connection to the report model did not occur. 如果未显示报表模型查询设计器,则无法建立到报表模型的连接。 msdn2.microsoft.com 9. Otherwise , the nested query must be processed for each result of the outer query to ensure elimination of duplicates . 否则,为确保消除重复值,必须为外部查询的每个结果都处理嵌套查询。 www.bing.com 10. Initial execution of any query includes the costs of building up a query cache to enable faster execution of subsequent queries. 任何一个查询的首次执行都包含了构建一个查询缓存的性能损耗,以利于提高后续查询的执行速度。 www.infoq.com 1. Initial execution of any query includes the costs of building up a query cache to enable faster execution of subsequent queries. 任何一个查询的首次执行都包含了构建一个查询缓存的性能损耗,以利于提高后续查询的执行速度。 www.infoq.com 2. graphical interface allows you to connect to databases, select tables and fields for a query, set the selection criteria and much more. 形界面允许用户连接数据库,选择表,域,设置选择标准等等。 xyz566.net 3. If InfoPath disables the submit data connection, the main data connection for your form template will have only a query data connection. 如果InfoPath禁用了提交数据连接,您的表单模板的主数据连接将只有一个查询数据连接。 office.microsoft.com 4. In this case, of course, you want to query policy documents that apply to a certain part of your service. 当然,在此例中,您希望查询应用于服务的某个部分的策略文档。 www.ibm.com 5. The query will terminate with an error message if the amount set by this option is less than the minimum required to run the query. 如果此选项设置的内存量小于运行查询所需的最小内存,查询将终止并显示错误消息。 technet.microsoft.com 6. If the parameters in the collection do not match the requirements of the query to be executed, an error may result. 如果集合中的参数不匹配要执行的查询的要求,则可能会导致错误。 msdn2.microsoft.com 7. When this occurs, you might be able to increase the query performance by creating a custom partitioner. 如果发生这种情况,您也许能够通过创建自定义分区程序来提高查询性能。 technet.microsoft.com 8. If the query expression returns a Boolean true value, the effective Boolean value is true, as shown in the next example. 如果查询表达式返回布尔值True,则有效的布尔值为True,如下例所示。 msdn2.microsoft.com 9. On the fifth page, you can choose to view the results or to modify the design of your query. 在第五页上,您可以选择查看结果或修改您的查询的设计。 office.microsoft.com 10. You can save, copy or rename a query for your own use or to share with others. 您可以储存、复制或重新命名查询,以供自己使用或与他人共用。 technet.microsoft.com 1. The uncorrelated subqueries do not rely on the main query for information; hence they increase the power and flexibility of your main query. 不相关的子查询不依靠主查询来获取信息;因此,它们增加了主查询的能力和灵活性。 www.ibm.com 2. If the Framework Manager model does not apply a form of filtering on the dimension query subjects, large Cartesian joins may be attempted. 如果FrameworkManager模型没有在维度查询主题上应用过滤,可尝试大型笛卡尔积可能出现。 www.ibm.com 3. The input and output of every query or subexpression within a query each form an instance of the Query data model. 查询中的每个查询或子表达式的输入和输出都将形成Query数据模型的实例。 www.ibm.com 4. This query retrieves the desired author information, but it would not use either of the indexes for the join processing. 该查询检索了所需的作者信息,但是没有将索引用于连接处理。 www.ibm.com 5. Like a stored table, the result of a relational query is flat, regular, and homogeneous. 与所存储的表一样,该关系查询的结果也是平面的、规则的、同构的。 www-128.ibm.com 6. If you switch the results pane of the query builder you will see that this example customer is likely to buy a bicycle. 切换到查询生成器的结果窗格,您将会看到该示例客户有可能购买一辆自行车。 msdn2.microsoft.com 7. While you can load the results of a query directly into a DataSet object, a large query result will consume a large amount of memory. 尽管您可以将查询的结果直接加载到DataSet对象中,但大型查询结果将消耗大量内存。 www.cnblogs.com 8. When query results are displayed, each column's default heading is the name given to it when it was created. 当显示查询结果时,每个列的缺省标题都是创建该列时赋予它的名称。 www.ianywhere.com 9. Extensions are provided for you to include classification annotations in a query. 还为您提供了扩展以便在查询中包括分类标注。 www.ibm.com 10. Number of optimizations for a query that contains at least one subquery. 包含至少一个子查询的查询的优化数。 msdn2.microsoft.com 1. Puppet can describe dependencies between components, define the proper state of a file, query the state of the system, and more. Puppet可以描述组件之间的依赖关系、定义文件的正确状态、查询系统的状态等等。 www.ibm.com 2. Because both of these views are defined with a single SQL select statement on the underlying table, the query performance will not suffer. 因为这两个视图都是在下面的表格上使用单独的SQL选择语句进行定义,所以不会影响查询性能。 www.ibm.com 3. If you didn't find what you were looking for, you can create or edit the page named after your query with the appropriate button. 如果没有找到您想要的东西,您可以使用相应的按钮来创建或编辑该页面。 translate.dokuwiki.org 4. With the query parsed, the script is ready to run the search on the IndexSearcher. 有了经过解析的查询后,脚本就准备好在IndexSearcher上运行搜索了。 www.ibm.com 5. Figure 1 is for a simple query where the results from individual slices need not to be processed further in memory. 图1是一个简单的查询,其中来自各个片的结果无需在内存中做进一步的处理。 www.ibm.com 6. noting type and manufactured number in equipment files, this will be easy to query and purchase spare parts. 请用户将您订购的泵的型号及出厂编号记在设备档案中,以便查询或购置备件; www.mdd99.com 7. Bonus if you know j Query and can do front-end development as well. 如果你知道奖金jQuery和可以做前端的发展。 www.bing.com 8. The XML portion of a query is converted to the XML world for parsing by the XML parser, and for output (serialization) of the XML value. 查询的XML部分被转换到XML世界,以便XML解析器进行解析以及XML值的输出(串行化)。 www.ibm.com 9. We prefer to redirect your query to the possibilities of such occurrences coming into LIGHT well in the time frame of that which we speak. 我们宁愿重新定向你对于这些可能性的怀疑,这些进入【圣光】之事件的发生很好的以我们说的时间范围中实现。 blog.sina.com.cn 10. Method is called , your implementation would then query the collection for the property value corresponding to the given component . 方法时,您的实现将查询与给定组件对应的属性值的集合。 www.bing.com 1. Specifies the name of the file to which the extracted data is written when using the flat file mode in the query. 指定当在查询中使用平面文件模式时将所提取数据写入其中的文件的名称。 msdn2.microsoft.com 2. Enables or disables query plan tracing, also known as a plan tree, which captures the transformation process of a query. 启用或禁用查询规划跟踪,也称为规划树,它捕获一个查询的转换流程。 www.ibm.com 3. You may find the dialog boxes that are provided by a parameter query to be insufficient for your purposes. 您可能会发现参数查询提供的对话框不足以满足需要。 office.microsoft.com 4. We are now ready to issue the search using the search method of the searchable object and passing it the query object previously created. 此时我们准备使用可搜索对象的search方法发布搜索,并将搜索传递到此前所创建的查询对象。 www.ibm.com 5. The final collection of nodes gathered during the last step in the query expression is the set of resulting nodes for the query expression. 在查询表达式的最后一步中收集的最终节点集合是查询表达式的一组结果节点。 www.ibm.com 6. None of my classes ever taught me that a freelancer could do anything other than query magazines or write for other print media! 没有哪门课程曾经教过我,除了质疑杂志或者是专门为印刷媒介写作,一个自由工作者可以做一切事情。 www.elanso.com 7. You can consider the pointcut to be a query of your code that returns a set of join points. 你可以把切入点想象成对你的编码的一个查询,用它来返回一系列的连接点。 www.ibm.com 8. In all other cases, the query can retrieve just a subset of the tracked fields and properties for the object. 在所有其他情况下,查询只能检索对象的已跟踪字段和属性的子集。 technet.microsoft.com 9. Note that this method does not validate combinations of query parameters. 注意,此方法不验证查询参数的组合。 msdn2.microsoft.com 10. Indexes on computed columns can be matched to expressions in a query that are the same as the computed column expression. 可以将计算列的索引和查询中与计算列表达式相同的表达式进行匹配。 technet.microsoft.com 1. One of the most effective ways to query such a database is to write an XSLT stylesheet that formats the results. 查询这样的数据库最有效的一种方式是编写一个XSLT样式表来格式化结果。 www.ibm.com 2. This should raise the question of how the query will be derived from the method. 这又会引出问题,那就是如何实现查询方法。 www.infoq.com 3. 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允许查询图中的所有对象的设置,并确定是否已经对其进行了更改。 www.ibm.com 4. Executing the query will cause a tabular report and a chart to be displayed, as shown in Figure 9. 执行这个查询后将导致系统显示一个列表状报表和一个图表,如图9中所示。 www.ibm.com 5. Each query in the batch that is analyzed is displayed , including the cost of each query as a percentage of the total cost of the batch . 将显示所分析的批处理中的每个查询,包括每个查询的开销占批处理总开销的百分比。 www.bing.com 6. The name attribute is given as an ID, so you can use the results of this query within the tags. name属性是作为ID提供的,因此您可以在标签内使用这个查询的结果。 www.ibm.com 7. An entry is added to the system catalog to indicate to the query optimizer that such a remote index exists. 一个条目被添加到系统编目中,以向查询优化器表明存在那样的一个远程索引。 www.ibm.com 8. Of course, generating XML from an SQL query is usually just half the job; the other half involves doing something with it. 当然,从SQL查询生成XML通常只是完成了一半任务;剩下的一半任务是使用生成的XML。 www.ibm.com 9. If after making the change, the performance of your query is not better than your original query, reverse the change. 进行了修改之后,如果查询性能没有优于您原始查询的,就撤销修改。 www.ibm.com 10. To support modeling query details, the staff verb comes with a set of parameters that must be populated with data. 为了支持建模查询详情,人员谓词附带了一组必须填充数据的参数。 www.ibm.com 1. Up-to-date statistics allow the optimizer to accurately assess the cost of different query plans, and choose a high-quality plan. 最新的统计信息允许优化器准确地估计不同查询计划的开销,并选择高质量的计划。 technet.microsoft.com 2. The first one is the link identifier for a database connection, the second a resource which holds the result of a query. 第一种是数据库连接的标识符,第二种是保存查询结果的资源。 us2.php.net 3. These sets can then easily be used to restrict the scope of a query to a particular set of entities. 然后可以轻松使用这些集将查询范围限制到特定的实体集。 msdn2.microsoft.com 4. Update statistics - To help optimize query performance, we recommend that you update statistics on all databases following upgrade. 更新统计信息-建议您在升级之后对所有数据库更新统计信息,以便优化查询性能。 msdn2.microsoft.com 5. Abbreviations must be added to a synonym dictionary to be mapped to the full term for index and query processing. 缩写词必须添加到同义词词典中才能映射到索引和查询处理的完整词汇。 www.ibm.com 6. In order to run this report in Dynamic Query Mode, the report author should determine whether the summary filter is still required or not. 为了以DynamicQueryMode执行这个报告,报告作者应该确定是否仍然需要摘要过滤器。 www.ibm.com 7. This query, although fairly simple in terms of the result set, is lengthy and unwieldy when you have to maintenance such a query. 尽管就结果集而言此查询相当简单,但是在必须维护这种查询的情况下,它就显得冗长且难处理。 msdn2.microsoft.com 8. If the best indexes do not exist, the query optimizer generates a suboptimal query plan, but still stores information about these indexes. 如果不存在最佳索引,则查询优化器将生成非最佳查询计划,但会存储有关这些缺失的最佳索引的信息。 msdn2.microsoft.com 9. You show it, or signal it. You might have raised your hand in response to her query. 如果不是通过喊话说明你在,举手示意也是对点名的回应。 www.bing.com 10. If the query expression is part of a DECLARE CURSOR statement, column_alias cannot be used in the FOR UPDATE clause. 如果查询表达式是DECLARECURSOR语句的一部分,则不能在DECLARECURSOR中使用column_alias。 msdn2.microsoft.com 1. The optimizer depends on accurate cardinality estimates to properly compute the cost of each query access plan considered. 优化器凭借精确的基数估计值来准确计算出每一个待定查询访问计划的成本。 www.ibm.com 2. At this point , you should be looking at a Query Result dialog that lists hundreds of class definitions . 此时,您可能应该正在查看一个列出了数百个类定义的“查询结果”对话框。 www.bing.com 3. Batch and query applications typically do a lot of sequential processing, while data access for OLTP tends to be more random in nature. 批处理和查询应用程序通常要进行大量的顺序处理,而用于OLTP的数据访问往往更具有随机性。 www.ibm.com 4. Report and query processing will be influenced by both the number of Concurrent users as well as by the complexity of your application. 报告和查询处理将受Concurrent用户数量和您应用程序复杂性的影响。 www.ibm.com 5. Note that in the inner foreach loop, the iteration variable is still typed as Student, and the query works just as before. 请注意,在内部foreach循环中,迭代变量仍然类型化为Student,而查询仍可像以前一样工作。 msdn2.microsoft.com 6. A query can use an indexed view in its execution plan even if it does not satisfy these GROUP BY restrictions. 即使一个索引视图不满足这些GROUPBY限制,查询也可以在其执行计划中使用该视图。 msdn2.microsoft.com 7. Everything a crawler finds goes into a database, which people are able to query. 一个爬网程序发现一切都到哪个人能够查询的数据库。 js.50004.com 8. A new concept of uncertain skyline query is therefore redefined gathering all the skyline objects as a whole in view of probability. 首先,提出了将对象集合作为整体考虑其轮廓概率的不确定轮廓查询的定义; www.ceps.com.tw 9. If AutoExecute is off, the query designer does not run the query as you make changes to the Data pane. 如果“自动执行”为“关”,则对“数据”窗格进行更改时,查询设计器将不运行查询。 technet.microsoft.com 10. On a task list refresh, the portal application would first check to see if the items where in the cache and if not, would query WPS. 刷新任务列表时,门户应用程序将首先进行检查,以确定相关项目是否位于缓存中,如果不在,则查询WPS。 www.ibm.com 1. A warning message is displayed, but the query, batch, or transaction continues as if no error occurred. 则会显示一条警告消息,但是会继续执行查询、批处理或事务,就像没有出错一样。 msdn2.microsoft.com 2. A snapshot is the result of a query and is a view into a database at one point in time. 快照是查询的结果,并且是某一时间点数据库的概况。 technet.microsoft.com 3. Finally, the paper points out that the train ticketing system deficiencies query and presents the problems need to be improved. 最后,本文指出该火车查询售票系统中的不足,并提出了还需要改进的问题。 wenwen.soso.com 4. The SQL statements and commands submitted in a pass-through session do not go through the federated query compiler. 在pass-through会话中提交的SQL语句和命令不会通过联邦查询编译器。 www.ibm.com 5. When you end a query with a group clause, your results take the form of a list of lists. 在使用group子句结束查询时,结果采用列表的列表形式。 msdn2.microsoft.com 6. In a relational language, such a query would require a join that might span several data tables and system catalog tables. 而在关系语言中,这种查询需要进行也许跨越了多个数据表和系统目录表的联接。 www.ibm.com 7. Another query from an impressive, but undocumented, student forced Ms Whitman to say that the questioner should be deported. 一位让人印象深刻却没有留下名字的学生要求怀特曼女士表明这个提问者应当被驱逐出境。 www.ecocn.org 8. Save Query, and type the name that you want for your query. “保存查询”,并为查询键入所需的名称。 msdn.microsoft.com 9. When an index contains all the columns referenced by the query it is typically referred to as covering the query. 当索引包含查询引用的所有列时,它通常称为“覆盖查询”。 msdn2.microsoft.com 10. Even choosing only a subset of the columns from the view would be a simple SQL query. 即使是只从视图中选择列的一个子集,也能用一个简单的SQL查询实现。 www.ibm.com |
||||||||||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。