What is the translation of " ENUMERABLE " in Chinese? S

enumerable
可枚举

Examples of using Enumerable in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
The class of all recursively enumerable languages is called RE.
所有递归可枚举语言的类叫做RE。
Inherited properties are ignored even if they are enumerable:.
继承属性即使是可枚举的,也会被忽略:.
Enumerable count, on the other hand, is a totally different beast.
而说到Enumerablecount,就是一头完全不同的野兽了。
After that, we're then setting the enumerable to false.
之后,我们将enumerable设置为false。
Here, the name property enumerable is set to false, but you can access it.
在这里,name属性enumerable设置为false,但你可以访问它。
Theorem: A language is recognizable if and only if it is enumerable.
定理:一个语言是图灵可识别的,当且仅当它是递归可枚举的
They can also be either enumerable or not, which controls if they show up in for….
它们也可以是可枚举或不可枚举的,这控制它们是否会在for….
Because of this, installed methods in classes are configurable,but not enumerable.
因为这是合理的,所以类里所配置的方法是configurable的,但不是enumerable的
In loops because normal elements and all enumerable properties will be listed.
In循环来迭代数组将变得不明智,因为正常元素和所有可枚举的属性都会被列出。
In formulating the architecture for Direct3D wewere faced with difficult choices Similar enumerable.
在制定Direct3D架构时,我们面临的类似艰难选择不胜枚举
In loops because normal elements and all enumerable properties will be listed.
In循环来迭代迭代将变得不明智,因为正常元素和所有可枚举的属性都会被列出。
Hence we say that the rational numbers can be counted in the usual way; i.e.,that they are enumerable.
所以,我们说有理数可以按照通常的方法来计数,或者说它们是可数的
Here, you will only get the age because the enumerable for the name is set to false.
在这里,你只能得到age,因为name的enumerable被设置为了false。
Flatten to be enumerable would fix the problem, it would likely cause even more compatibility issues.
Flatten变为可枚举可能会解决问题,但它可能会导致更多的兼容性问题。
The four attributes of a data property are value,writable, enumerable, and configurable.
因此,数据属性的描述符对象的属性有value,writable,enumerable和configurable。
Thus a set is computably enumerable if and only if it is the domain of some computable function.
所以一个集合是计算可枚举的,当且仅当它是某个可计算函数的定义域。
Sometimes, you may have a requirement to check whether a particular property enumerable is set to false or true.
有时,你可能需要检查某个特定属性enumerable是否设置为false或true。
NET framework, there is one class- Enumerable- which resides under the"System. Linq" namespace.
NET框架中,有一个类--Enumerable--居于“System.Linq”命名空间下。
Prior to ECMAScript 5,all properties in objects created by your code are writable, enumerable, and configurable.
ECMAScript5之前,通过代码给对象创建的所有属性都是可写、可枚举和可配置的.
If L and P are two recursively enumerable languages, then the following languages are recursively enumerable as well:.
就是说,如果L和P是两个递归可枚举语言,则下列语言也是递归可枚举的:.
One of the famous proofs of modern mathematics is Georg Cantor'sdemonstration that the set of rational numbers is enumerable.
现代数学的著名证明之一是GeorgCantor证明了有理数是可枚举的
This is another important note to remember: by setting enumerable: false, the only property won't be available for enumeration.
这是另一个需要记住的重要事项:通过设置enumerable:false,唯一的属性将不可用于枚举。
Concat(someSequence) will likely(depending on usings)go to the Linq extension method Enumerable. Concat.
Concat(someSequence)可能(取决于usings)转到Linq扩展方法Enumerable.Concat。
More specifically, it's a clone of the Enumerable static class and all its extensions methods you can find in the System.
更具体地说,它是对可枚举静态类的克隆,它的所有扩展方法你都能在System.Core.dll中的System.
The final descriptor characteristic we will mention here(there are two others, which we deal with shortly when we discuss getter/setters)is enumerable.
我们将要在这里提到的最后一个描述符性质是enumerable(还有另外两个,我们将在一会儿讨论getter/setters时谈到)。
Because there exists a recursively enumerable set that is not computable, the unsolvability of Hilbert's tenth problem is an immediate consequence.
因为“存在一个递归可枚举集是不可计算的”,希尔伯特第十问题的不可解性是其直接后果。
For more info on each(and its friends collect, find, inject, sort, etc.), see ri Enumerable(and then ri Enumerable some_method).
关于更多each的信息(还有collect,find,inject,sort,etc.),请参考riEnumerable(和riEnumerablefunc_name)。
It iterates over all the enumerable(see below), owned keys(immediately present) on the source object(s) and copies them(via= assignment only) to target.
它会在源对象上迭代所有的可枚举(enumerable),ownedkeys(直接拥有的键),并把它们拷贝到目标对象上(仅通过=赋值)。
The value holds the data of the property, whereas writeable, enumerable, and configurable describe other characteristics of the property.
Value保存属性的数据,而writable,enumerable和configurable则描述属性的其他特征。
Results: 29, Time: 0.0268
S

Synonyms for Enumerable

countable denumerable numerable

Top dictionary queries

English - Chinese