clause
美 [klɔz]
英 [klɔːz] 
- n.子句;从句;分句;(法律文件的)条款
- 网络小句;款项
词形变化
复数:clauses 同义词
英汉双解
1. | 从句;子句;分句a group of words that includes a subject and a verb, and forms a sentence or part of a sentence |
| In the sentence ‘They often go to Italy because they love the food’, ‘They often go to Italy’ is the main clause and ‘because they love the food’ is a subordinate clause. 在 They often go to Italy because they love the food 这个句子里,They often go to Italy 是主句,because they love the food 是从句。 |
2. | (法律文件的)条款an item in a legal document that says that a particular thing must or must not be done |
英汉解释
英英解释
例句
The previous restrictions apply to any subqueries in the FROM clause of the view, just as they apply to the view itself.
上述限制适用于视图的FROM子句中的任何子查询,就像其应用于视图本身一样。
A Using statement specifies at least one resource that it does not initialize with a New clause.
Using语句指定了至少一个未使用New子句初始化的资源。
Returns the same rows as if no WHERE clause was specified in an old - style , non-SQL-92-style join .
返回相同的行,就好像在旧式的非SQL-92式联接中并没有指定WHERE子句。
The children in foreign countries will put a sock beside their pillows. And wait for the presents from Santa Clause.
外国的小朋友还会在枕头旁边放一只袜子,等圣诞老人晚上偷偷地放礼物进去。
You cannot modify a column to make it a computed column using the MODIFY clause .
不能使用MODIFY子句将一个列修改为计算列。
Because my husband made the deposit in a suspense fixed account with a clause attached to it for onward transfer into a foreign account.
因为我老公在存这笔钱时有个特别条款,就是要转到国外帐户。
The contract, as written, entered into and agreed to, has no escape clause excepting the death of one of the participants.
合同,作为正式的、参与并同意的,是没有例外选择的,除非参与的某一方死亡。
Slow SQL is usually caused by an inefficient WHERE clause, which corresponds to inefficient query filter definition in ClearQuest.
慢速SQL通常是由WHERE语句不够,它对应于ClearQuest中查询筛选定义不够。
We evaded the Soviet proposal of banning nuclear weapons in war and substituted for it a clause abjuring the threat of force in peacetime.
我们避开了苏联关于在战争中禁止使用核武器的建议,而用一项在和平时期放弃使用武力威胁的条款来代替它。
Therefore, you can use a data column in a WHERE clause even if it is not part of the GROUP BY clause or contained in an aggregate function.
所以,即使数据列不是GROUPBY子句的一部分或者不包含在聚合函数中,也可以在WHERE子句中使用它。
The return value of any function is the result of the last expression in that clause (in our examples there is only one line).
任何函数的返回值都是子句(在我们的示例中只有一行)中最后一个表达式的结果。
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子句中。
OPENQUERY can be referenced in the FROM clause of a query as if it were a table name .
OPENQUERY可以在查询的FROM子句中引用,就好象它是一个表名。
For example, criteria is often equivalent to the WHERE clause in an SQL expression, without the word WHERE.
例如,criteria通常等效于SQL表达式中的WHERE子句,只是不包含WHERE一词。
Add in a clause that allows you both to exit out of this project up to a certain point if the collaboration is not working.
说明你们可以在合作在某种程度上无法进行下去的时候退出这次的项目。
Correct me if I am wrong, but weren't you suggesting that we put these words down in the contract as a separate clause?
假如我说的不对请指正,不过你刚刚是否在说建议这些文字在合同中另列条款?
Catch clause can be used without arguments, in which case it catches any type of exception, and referred to as the general catch clause.
子句使用时可以不带任何参数,这种情况下它捕获任何类型的异常,并被称为一般catch子句。
the main (or independent ) clause in a complex sentence has at least a subject and a verb.
复杂句中的主句至少有一个主语和一个动词。
Liu said that Yi was not indispensable. "Otherwise we would not agree with the jump-out clause in the contract, " he said.
刘表示,易建联并不是必不可少的。“否则,我们就不会同意他跳出合同了,”刘宏疆如是说。
Just a few months ago Beijing was raging against a proposed "Buy American" clause included in the US economic rescue package.
仅在数月前,中国还对美国经济救助方案中包含的“购买美国货”条款提出强烈批评。
Tom was not listening, and an earlier clause of the document was puzzling him.
汤姆并没有听——这个文件前面有一句话使他莫名其妙。
The clause is insusceptible of another interpretation.
这一条文不能有其他解释。
The majority of the court sided with Mr Obama. Mr Roberts, writing the court's opinion, did not buy Mr Obama's commerce-clause argument.
法庭的大多数选择赞同奥巴马总统,但是并没有被奥巴马总统的商业条款所说服,罗伯思先生在法庭意见中写到
I missed you so much this day Mom, and I remembered the Christmas holidays, Santa Clause gifts and the rest of my family.
妈妈,这些日子里我是如此想念您,我记住了圣诞节、圣诞老人的礼物和我家里的其他人。
I have to say that I know every little about this clause. Can you explain it a little?
我得说我对这个条款了解很少。你能不能解释一下?
CONTAINSTABLE can be referenced in the FROM clause of a SELECT statement as if it were a regular table name.
CONTAINSTABLE可以像一个常规的表名称一样,在SELECT语句的FROM子句中引用。
The right-hand expression of a range clause must be an array, slice, string or map, or a pointer to an array; or it may be a channel.
range语句右边的表达式必须是array,slice,string或者map,或是指向array的指针,也可以是channel。
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子句的一部分)。
Jerry: Yes, it looks great. The only problem we might have is with the termination clause.
是的,很好.唯一有问题的是终止合同的那一条。
A view can be created that uses more than one table or other views with a SELECT clause of any complexity.
可以使用多个表或带任意复杂性的SELECT子句的其他视图创建视图。
She referred to five other EU countries which had invoked the safeguard clause for banning the cultivation of MON810 maize.
她指出有五个欧盟国家早已启动了保护条款,而且下令禁止播种MON810玉米[6]。
Used like this, after all usually goes at the beginning of a clause.
这样使用,afterall通常放在句首。
At this point, the break statement causes program execution to break out of the while loop, skipping the else clause.
此时,break语句导致程序执行中断while循环,跳转到else子句。
Instead of beginning a sentence with a noun or a pronoun as subject, one may well start out with an adverb or an adverb clause.
一个句子可以一个副词或副词性从句开头,而不是以一个名词或代词作主语。
There is no limit to the number of predicates , separated by an AND clause, that can be included in a search condition .
对于由AND子句分隔的谓词,其数量没有任何限制,它们可以包括在搜索条件中。
A simple sentence consists of a single clause which contains a subject and a predicate and stands alone as its own sentence.
简单句由一个子句构成,该子句包含一个主语和一个谓语,且独立构成句子。
If you use HOST_NAME in a filter clause and override the HOST_NAME value, you might have to convert data types by using CONVERT.
如果在筛选子句中使用HOST_NAME并覆盖HOST_NAME值,则可能必须使用CONVERT转换数据类型。
Altavista supports search by file type; it does not list XML in the advanced form, and does not seem to support a filetype: xml clause.
Altavista支持通过文件类型进行搜索;它没有在高级表单中列出XML,而且似乎并不支持filetype:xmlclause语句。
However, if arbitration clause is included in the contract, the supplier shall not BE determined to BE one of the litigants.
但供货合同中有仲裁条款的,则不应当将供货人列为当事人。
If you use HOST_NAME in a filter clause and override the HOST_NAME value, it might be necessary to convert data types using CONVERT.
如果在筛选子句中使用HOST_NAME并覆盖HOST_NAME值,就可能需要使用CONVERT来转换数据类型。
If too many senior staffers leave a fund, investors have the right to pull their funds under a provision known as the key man clause.
如果太多高层人员离开某只基金,投资者根据所谓的关键人员条款,有权撤出自己的资金。
The last clause says that the payment should be made within a year.
最后一项规定一年内付款。