go top

sizeof
['saɪzɛf]

  • n. 运算符;大小

网络释义英英释义

  运算符

运算符(sizeof), 此释义来源于网络辞典。

基于212个网页-相关网页

  数组名

B正确, sizeof (数组名)是计算的数组容量,就是数组元素个数*每个元素字节数,sizeof (指针变量名..

基于185个网页-相关网页

  方法

... UML基础 sizeof方法 C#语言与面向对象版本控制 ...

基于158个网页-相关网页

  大小

...类的大小(sizeof): 1.为类的非静态成员数据的类型大小之和. 2.有编译器额外加入的成员变量的大小,用来支持语言的某些特性(如:指向虚函数...

基于152个网页-相关网页

短语

sizeof struct 结构大小

sizeof new delete 一元

n-sizeof 源字符串

sizeof f 运算符 ; 计算表达式或数据类型的字节数

sizeof operator sizeof运算符

R sizeof size of object 对象的大小

 更多收起网络短语

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

  • C + + 0x also defines the sizeof... operator, which displays the number of arguments.

    C+ + 0x定义size of操作符显示参数数量

    youdao

更多双语例句

百科

sizeof

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

详细内容

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

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

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