读知识>英语词典>numeric翻译和用法

numeric

英 [nju(ː)ˈmɛrɪk]

美 [nuˈmɛrɪk]

n.  数(字,值)(的);分数 ;不可通约数

复数:numerics 

计算机

BNC.17699 / COCA.21816

英英释义

adj

  • measured or expressed in numbers
    1. numerical value
    2. the numerical superiority of the enemy
    Synonym:numerical
  • of or relating to or denoting numbers
    1. a numeral adjective
    Synonym:numeralnumerical

双语例句

  • The format option is used to format the column values of type numeric and varchar.
    format选项用于格式化numeric和varchar类型的列值。
  • The mathematical model of numeric simulation of casting filling and solidification process were studied.
    对铸造充型及凝固过程数值模拟的数学模型进行了研究。
  • The Number object also has methods that you can use to format or convert numeric values.
    Number对象还有一些方法,您可以用这些方法对数值进行格式化或进行转换。
  • Please enter a numeric value between 1 and 1440 for the repeat interval.
    请为重复间隔时间输入一个介于1和1440之间的数值。
  • Of a numeric expression evaluated over a set.
    返回在某一集合上对数值表达式求得的和。
  • A generic name for a device that can store and process numeric and alphabetic in formation.
    能存储和处理数字与字母信息的设备的总称。
  • Classes are available to convert both numeric and character data.
    提供了用于转换数值和字母数据的类。
  • That a Person's age is a numeric field and cannot be compared against a String.
    的签名和Person.age的类型可以确定Person的age属性是一个数字字段,不能与String进行比较。
  • In Vimscript, comparators always perform numeric comparison, unless both operands are strings.
    在Vimscript中,比较函数始终执行数字比较,除非两个运算对象都是字符串。
  • You could use an8-bit mask and an and operation in order to isolate one or the other numeric nibble.
    为了将一个或另一个半字节分离出来,你可以使用一个八位屏蔽,并进行一次“与”运算。