numeric
英 [nju(ː)ˈmɛrɪk]
美 [nuˈmɛrɪk]
n. 数(字,值)(的);分数 ;不可通约数
复数:numerics
BNC.17699 / COCA.21816
英英释义
adj
- measured or expressed in numbers
- numerical value
- the numerical superiority of the enemy
- of or relating to or denoting numbers
- a numeral adjective
双语例句
- The mathematical model of numeric simulation of casting filling and solidification process were studied.
对铸造充型及凝固过程数值模拟的数学模型进行了研究。 - A simple application how generates 3 types of passwords. Alphabetic, Numeric Mix and Special.
一种简单的应用怎么引起密码的3种类型。按字母顺序,数字混合和专辑。 - Alternatively, you can create a Number object simply by setting a variable to a numeric value.
或者,您可以通过将一个变量设置为一个数值来创建一个Number对象。 - Numeric simulation results shows the availability of ADRC controlling the large time-delay system.
数值仿真结果显示了自抗扰控制器控制大时滞系统的有效性。 - You could use an8-bit mask and an and operation in order to isolate one or the other numeric nibble.
为了将一个或另一个半字节分离出来,你可以使用一个八位屏蔽,并进行一次“与”运算。 - The numeric results prove the reasonability and validity.
数值结果验证了其合理性和有效性。 - This identifier may be a character string, numeric, or alphanumeric value.
这个标识符可以是字符串、数字或字母数字值。 - The Number object also has methods that you can use to format or convert numeric values.
Number对象还有一些方法,您可以用这些方法对数值进行格式化或进行转换。 - The JavaScript Number object is a wrapper for numeric values.
JavaScriptNumber对象是一个数值包装器。 - That a Person's age is a numeric field and cannot be compared against a String.
的签名和Person.age的类型可以确定Person的age属性是一个数字字段,不能与String进行比较。