英语人>词典>英汉 : null pointer的中文,翻译,解释,例句
null pointer的中文,翻译,解释,例句

null pointer

null pointer的基本解释
-

[计] 零指示字, 零指针

更多网络例句与null pointer相关的网络例句 [注:此内容来源于网络,仅供参考]

Therefore, it is easy to detect the use of a NULL pointer.

因此,很容易去检测NULL指针的使用。

That is usually a null pointer, but it is not guaranteed.

通常是一个空指针,但并不保证总是这样。

First and foremost: it is fine to delete a null pointer.

首先最重要的一点:删除空指标是没有影响的。

What we do is to set that pointer to NULL in the PostNcDestroy.

我们做什么,是集指针 NULL ,在 PostNcDestroy 。

Return 0;} As you can see, what we do here is dereference a NULL pointer.

如你所见,我们在这里做的就是废弃一个NULL指针。

加载更多网络例句 (24)
更多网络解释与null pointer相关的网络解释 [注:此内容来源于网络,仅供参考]

null pointer:空指针

感觉我们的讨论把 空指针(null pointer) 和 NULL 宏定义混在一起了. 有时把NULL当作概念用,有时把NULL当作宏定义用.计算机说白了就是数学. NULL只不过是数学概念的计算机表示(represent)0 和 空(NULL) 在概念上是两码事

null pointer:空指标

=== 空指标(null pointer)问题 ===不要使用静态类别(class-static)变数,尤其是函式库和可装入模块. 即使在应用程式也是不鼓励使用. 静态物件会导致很多问题,如由於未定义建构或解构的次序,难以对 crashes 进行除错.

null pointer:零指示字

null pick-up 零位传感器 | null pointer 零指示字 | null pointer value 空指针值

Null pointer assignment:无效的断点分配

Floating-point support not loaded 浮点运算支持没有装入 | Null pointer assignment 无效的断点分配 | Stack overflow 堆栈溢出

Null pointer assignment:無效的中斷點分配

Floating-point support not loaded 浮點運算支持沒有裝入 | Null pointer assignment 無效的中斷點分配 | BIOS中的提示訊息

加载更多网络解释 (8)