中英
modulo
/ ˈmɒdjʊləʊ /
/ ˈmɑːdjəˌloʊ /
  • 简明
  • prep.以……为模
  • adj.按模的
  • 网络释义
  • 专业释义
  • 英英释义
  • 1

    [计] 模数

    ... 类别模组 class module 模数 modulo 模组 module (computer), module ...

  • 2

     除法

    % 除法(Modulo)在运算式中,用来表示"除法"。expr 10 % 2此外,也被运用在关于变量的规则表达式当中的下列${parameter%word}${paramete...

  • 3

     以

    ... module模块 modulo...为模 moneydatatypemoney数据类型 ...

  • 4

     取模

    取模(Modulo) 作为分割操作 的补充,你可以是由"string%int",该操作将会返回 "string/int"操作后,不在结果数组中的 那一部分剩余字符.

短语
查看更多
  • 双语例句
  • 1
    The Checksum Word contains the twos complement of the modulo 256 sum of the.
    校验字包含两个数据信息的和与256的模的两个补码。
  • 2
    This technique requires a variable modulo counter, another counter for the selection, and logic for state control.
    这技术以柜台为模需要一个变数,另外的一个柜台为选择,和逻辑对于州控制。
  • 3
    Use modulo to simulate rolling the wheel: $result1 = $wheel1[rand(count($wheel1), 10*count($wheel1)) % count($wheel1)];.
    使用模数来模拟滚动转轮:$result1 = $wheel1[rand(count($wheel1), 10*count($wheel1)) % count($wheel1)];。
查看更多
  • 百科
  • Modulo

    Modulo may refer to:

查看更多