• There might be leaks, dangling Pointers, or incorrect memory usage.

    可能泄漏指针或者错误的内存使用

    youdao

  • In particular, the class itself has no way to avoid dangling Pointers.

    尤其是本身无法避免悬垂指针

    youdao

  • 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

  • Unlike native environments, you are not responsible for memory leaks, dangling Pointers, uninitialized Pointers, or a host of other memory-management issues.

    原始环境不同,需要内存泄漏不定指针未初始化的指针或者其它内存管理陷阱问题负责

    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
- 来自原声例句
小调查
请问您想要如何调整此模块?

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

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