INT:整数与整数
“integer”和“int”都常用于表示整数类型,在编程和数学等领域中,为便于书写和使用,常被缩写为“INT”。这一简称在计算机科学、数据处理及普通数学讨论中广泛出现,泛指不属于特定分类的整数相关内容。其对应的中文释义即为“整数与整数”。
integer An int具体释义
integer An int的英文发音
例句
- You use both the int and long types to hold integer values, the difference being that an int is a32-bit integer value.
- 您可以使用int和long两种类型来保存整数值,它们的不同点在于int是一种32位的整数值。
- An array of ints is a much better than an array of Integers, but this also generalizes to the fact that two parallel arrays of ints are also a lot more efficient than an array of ( int, int ) objects.
- int数据优于Integer数组,两个平行的一维int数组,总是大大优于两维的(int,int)数组对象。
本站英语缩略词为个人收集整理,可供非商业用途的复制、使用及分享,但严禁任何形式的采集或批量盗用
若INT词条信息存在错误、不当之处或涉及侵权,请及时联系我们处理:675289112@qq.com。