N头条>英语词典>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

双语例句

  • 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.
    为了将一个或另一个半字节分离出来,你可以使用一个八位屏蔽,并进行一次“与”运算。
  • The following table describes the custom numeric format specifiers.
    下表描述了自定义数字格式说明符。
  • Numeric values can be formatted with a format string as shown in the example.
    可以使用下面示例中所示的格式字符串格式化数值。
  • That a Person's age is a numeric field and cannot be compared against a String.
    的签名和Person.age的类型可以确定Person的age属性是一个数字字段,不能与String进行比较。
  • The3D auto layout method is studied that is based on the numeric model for engine and it's accessories.
    探讨了基于发动机和其附件数字模型的三维自动布局。
  • Each of these methods accepts numeric values and returns a value based on the method name.
    其中每种方法都接受数值,并根据方法名称返回一个值。
  • The numeric results prove the reasonability and validity.
    数值结果验证了其合理性和有效性。
  • This identifier may be a character string, numeric, or alphanumeric value.
    这个标识符可以是字符串、数字或字母数字值。
  • In Vimscript, comparators always perform numeric comparison, unless both operands are strings.
    在Vimscript中,比较函数始终执行数字比较,除非两个运算对象都是字符串。