当前位置:乐沙网 > 英语单词大全 > dereferencing的意思

dereferencing是什么意思,dereferencing的意思翻译、用法、同义词、例句

输入单词

常用词典

  • v. 解除(指针)的关联(dereference 的现在分词)

  • 例句

  • Your magic wand of dereferencing?

    你的魔杖?

  • For this trick I'll need my magic wand of dereferencing.

    对于这个技巧,我将需要一个魔杖。

  • So you can try the wand of dereferencing again to send the 13 over.

    这样你可以使用魔杖,把13传递过去。

  • Storing its address is pointless, and dereferencing it is undefined behaviour.

    存储地址是毫无意义的,和废除它未定义的行为。

  • Here's what results from dereferencing a NULL pointer on a PC running Version 2.6 of the kernel.

    这是通过在一台运行着2.6内核的PC机上废弃一个NULL指针所引起的。

  • 网络扩展资料

    词性: 名词

    发音: [ˈdɛrɪfrənsɪŋ]

    定义: 指在计算机编程中,将指针所指向的内存地址所存储的值取出来的过程。

    用法: 在C或C 等编程语言中,指针是一种用来存储内存地址的变量。当通过指针访问对应的变量时,需要使用dereferencing操作来取出对应的值。例如,如果有一个指针p指向一个整型变量i的内存地址,那么可以使用*p来访问i的值。

    例句:

    • The dereferencing of a null pointer is undefined behavior. (将空指针解引用是未定义的行为。)
    • After dereferencing the pointer, the program can access the value stored in the memory location. (解引用指针后,程序可以访问内存位置中存储的值。)

    近义词: 解引用

    反义词: 取地址

    英语单词大全 请记住链接:https://danci.yuesha.com/dereferencing.html

    展开全部内容
    更多工具: