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
双语例句
- A generic name for a device that can store and process numeric and alphabetic in formation.
能存储和处理数字与字母信息的设备的总称。 - The mathematical model of numeric simulation of casting filling and solidification process were studied.
对铸造充型及凝固过程数值模拟的数学模型进行了研究。 - This identifier may be a character string, numeric, or alphanumeric value.
这个标识符可以是字符串、数字或字母数字值。 - A programming language designed for applications requiring numeric computations and some logical processes.
一种程序设计语言,主要为需要数值计算和某些逻辑处理的应用程序而设计的。 - The format option is used to format the column values of type numeric and varchar.
format选项用于格式化numeric和varchar类型的列值。 - This method uses parse ( String, ParsePosition) to validate input and obtain numeric values.
此方法使用parse(String,ParsePosition)来验证输入并获取数值。 - You could use an8-bit mask and an and operation in order to isolate one or the other numeric nibble.
为了将一个或另一个半字节分离出来,你可以使用一个八位屏蔽,并进行一次“与”运算。 - Please enter a numeric value between 1 and 1440 for the repeat interval.
请为重复间隔时间输入一个介于1和1440之间的数值。 - That a Person's age is a numeric field and cannot be compared against a String.
的签名和Person.age的类型可以确定Person的age属性是一个数字字段,不能与String进行比较。 - The JavaScript Number object is a wrapper for numeric values.
JavaScriptNumber对象是一个数值包装器。