导航菜单

int64是什么意思_翻译中文_怎么读

int64

网络释义:的有符号的64位整数;有符号64位整型

网络释义

1.的有符号的64位整数 <int32> 的有符号的32位整数, <int64> 的有符号的64位整数, <uint16> 的无符号16位整数, ...

2.有符号64位整型 ... unsigned long/unsigned int 无符号32位整型 _int64 有符号64位整型 _uint64 无符号64位 …

例句释义:,的有符号的64位整数,有符号64位整型

1.This means that if two people simultaneously assign a value to a static Int64 field, the final value of the field cannot be predicted.这意味着,如果两个人同时将一个值分配给一个静态Int64字段,则该字段的最终值是无法预测的。

2.Returns an Int64 that represents the total number of elements in a sequence.返回一个Int64,表示序列中的元素的总数量。

3.Returns a value indicating whether this instance is equal to a specified Int64 value.返回一个值,该值指示此实例是否与指定的Int64值相等。

4.Returns an Int64 that represents how many elements in a sequence satisfy a condition.返回一个Int64,表示序列中满足条件的元素的数量。

5.Use integer variables (Int32 or Int64) in for loops instead of object variables.在for循环中使用整数变量(Int32或Int64),而不使用对象变量。