COUNT in English translation

count
计数
伯爵
计算
指望
数量
数数
统计
信赖
计入

Examples of using Count in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
不能在同一个作业中同时使用count和endTime,但首先完成的规则优先。
You can't use both count and endTime in the same job, but the rule that finishes first is honored.
它被称为HELLP因为它是由红血细胞的破裂(定义Hemolysis)E提高的血小板Liverenzymes和L流Plateletcount.
It is called HELLP because it is defined by the breakdown of red blood cells(Hemolysis), Elevated Liver enzymes and Low Platelet count.
当消费者下次运行时,它将测试先前读到的count值,发现它为0,于是睡眠。
When the consumer next runs, it will test the value of count it previously read, find it to be 0, and go to sleep.
如果您不知道Contents集合中的项目数量,您可以使用Count属性:.
If you do not know the number of items in the Contents collection, you can use the Count property.
我们可以做unpack这里所谓的unpack这些,并将它们变成元组形式,就像我们在上面所做count,row的一样forloop。
We can do what's called unpack here and unpack these into tuple form like we have done above with count, row in the for loop.
在这种情况下,使用selectcount(*)获得准确的计数。
In such cases, use SELECT COUNT(*) to obtain an accurate count..
Count(1)这个用法和count(*)的结果是一样的。
COUNT(1) and COUNT(*) are exactly the same.
请注意除了count以外,这些函数在没有选中行时返回NULL。
It should be noted that except for COUNT, these functions return NULL when no rows are selected.
当内部函数运行时,count++会由内到外搜索该变量。
When the inner function runs, the variable in count++ is searched from inside out.
它也会展示如何使用count关键词来对"name"属性进行计数。
It also shows how to use the Count keyword to count the"name" property.
例如,如果count等于5,这里的第二条指令会将该5传递到寄存器中。
So for instance, if the count is equal to 5, the second instruction here will bring that 5 into the register.
当它搜索count,它会在最近的外部词法环境makeCounter的变量中找到它。
When it looks for count, it finds it among the variables makeCounter, in the nearest outer Lexical Environment.
Count是私有的因为我们希望Counter的实现来管理这个值。
The count field is private because we want the implementation of Counter to manage its value.
Count(1)和count(*)一样,因为1始终不为NULL;.
COUNT(1) is the same as COUNT(*) since 1 can never be NULL.
通过给一个元素添加column-count或column-width,该元素变成了多列容器,或简称为multicol容器。
By adding column-count or column-width to an element, that element becomes a multi-column container, or multicol container for short.
因此count++找到该外部变量并在它从属的词法环境中进行修改。
So count++ finds the outer variable and increases it in the Lexical Environment where it belongs.
Counter()函数不仅会返回count的值,也会增加它。
The call to counter() not only returns the value of count, but also increases it.
Count定义返回的子字符串长度,如果count<0,则视为0处理。
The length of the returned substring is defined by count, treated as 0 if count< 0.
Count是私有的因为我们希望Counter的实现来管理这个值。
The count field is private since we want the implementation of Counter to manage its value.
Count直接被存储在函数里,而不是它外部的词法环境。
The count is now stored in the function directly, not in its outer Lexical Environment.
Results: 332, Time: 0.0272

Count in different Languages

Top dictionary queries

Chinese - English