go top

pointer to int

网络释义

  指针

指针指向的变量是整形,我们称该指针为指向整形的指针(Pointer to int),例如 int *p;若指针指向的变量是字符型,我们称该指针为指向字符的 指针(Pointer to char),例如char *p;同理,若指针指向的...

基于12个网页-相关网页

有道翻译

pointer to int

指向整型的指针

以上为机器翻译结果,长、整句建议使用 人工翻译

双语例句原声例句

  • Now I'm going to have another pointer to an int.

    现在声明另一个int指针

    youdao

  • Do not use an int to store a pointer.

    不要使用int类型存储指针

    youdao

  • We now know that this represents a function pointer type that can refer to any method taking a single int argument and returning a string.

    我们现在知道函数指针类型可以引用任何有一个int类型参数并且返回一个string类型方法

    youdao

更多双语例句
  • I'm going to call it x and how do I make a pointer to an int?

    我把它叫做x,我怎样声明一个int型指针?

    哈佛公开课 - 计算机科学课程节选

  • int No. Even though the key word has changed from char to int, the * is the same and the fact that I've got a * there is saying this is a pointer to an int or a pointer to a char pointers are always the same size on a computer.

    不,即使即使关键字从char变成了,指针的大小还是一样的,我用*表示这是一个int型指针,而不是char型指针,在同一台机子上,它们的大小是一样的。

    哈佛公开课 - 计算机科学课程节选

  • Now I'm going to have another pointer to an int.

    现在我声明另一个int型指针。

    哈佛公开课 - 计算机科学课程节选

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

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

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