go top

sizeof
['saɪzɛf]

  • n. 运算符;大小

英英释义

Sizeof

  • abstract: In the programming languages C and C++, the unary operator sizeof is used to calculate the size of any datatype, measured in the number of bytes required to represent the type. A byte in this context is the same as an unsigned char, and may be larger than 8 bits, although that is uncommon.

以上来源于: WordNet

同近义词

双语例句原声例句

  • An unsigned integer and the result of the sizeof operator.

    这是一个无符号整型是执行size of操作结果

    youdao

  • How much is anybody really going to make from a town the sizeof Greenfield, Indiana?

    任何人来讲一个只有印第安纳州Greenfield大小的镇子里,你又作出多少呢?

    youdao

  • The 64-bit return value from sizeof in the following statement is truncated to 32-bits when assigned to bufferSize.

    下面语句中,在对 bufferSize 进行赋 sizeof 返回的 64 位值截断成了 32 位。

    youdao

更多双语例句

百科

sizeof

在 Pascal 语言中,sizeof() 是一种内存容量度量函数,功能是返回一个变量或者类型的大小(以字节为单位);在 C 语言中,sizeof() 是一个判断数据类型或者表达式长度的运算符。 在Pascal 语言与C语言中,对 sizeof() 的处理都是在编译阶段进行。

详细内容

以上来源于: 百度百科
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定