• 悬空指针可能发生以微妙方式使用内存代码

    Dangling Pointers are likely to arise in code, which USES memory in subtle ways.

    youdao

  • 非垃圾收集语言需要避免两个主要内存管理危险内存泄漏悬空指针

    There are two major memory-management hazards to avoid in non-garbage-collected languages: memory leaks and dangling Pointers.

    youdao

  • 为了避免悬空指针(危险情况内存已经释放了,一个指针引用),必须最后引用释放之后删除对象

    To avoid dangling Pointers (the dangerous situation where a block of memory is freed but a pointer still references it), you must delete the object only after the last reference is released.

    youdao

  • 为了避免悬空指针(危险情况内存已经释放了,一个指针引用),必须最后引用释放之后删除对象

    To avoid dangling Pointers (the dangerous situation where a block of memory is freed but a pointer still references it), you must delete the object only after the last reference is released.

    youdao

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

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

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