长整型

chánɡ zhěnɡ xínɡ
  • long int
长整型长整型
  1. JamesLowden提案将长整型作为数组索引以代替32位的整型。

    James Lowden 's proposal allows longs to be used as array indices in place of32-bit ints .

  2. 但是JCR还支持其他类型,包括布尔型和长整型。

    But JCR also supports other types , including booleans , dates , and long integers .

  3. 如果你在你的表达式中用到UL(表示无符号长整型),那么你有了一个好的起点。

    If you in your expression used UL ( said unsigned long integer ), then you have a good starting point .

  4. 然后是lld,我们等会就会看到,这个代表长整型数据,它是相当重要的,特别是当你需要,处理大量信息的时候。

    And then LLD , we 'll see in a moment , this is for particularly long numbers which will become relevant especially as you 're trying to process lots of information .

  5. LongRangeValidator:组件的本地值必须为数字类型,并且可以转换为长整型,必须在由最小和/或最大值所指定的范围内。

    LongRangeValidator : Component 's local value must be numeric type and convertible to long ; must be in range specified by minimum and / or maximum values .

  6. 例如,如果将字段从双精度更改为长整型,小数位将会四舍五入为最接近的整数。

    For example , if you change a field from Double to Long Integer , decimal numbers are rounded to the nearest whole number .

  7. 此方法将图像高维特征转换为长整型数所描述的指纹以构建指纹库,并利用倒排索引完成拷贝检测。

    In this method , the high-dimensional features of the image are converted to a fingerprint described by a long integer to build the database of the fingerprints , and the inverted index is also used in this detection procedure .