• 可能会调用构造函数使用初始化的内存导致随机行为系统崩溃

    It might cause random behavior or crashes due to usage of uninitialized memory because constructors are not invoked.

    youdao

  • 调试版本中msvc编译器添加额外的数据检测缓冲区溢出使用未初始内存

    In debug builds the MSVC compiler adds in extra data to help detect buffer overflows and use of uninitialized memory.

    youdao

  • 大多数编译器来说如果使用初始化的指针将指针中存放的不确定值视为地址,然后操纵内存地址存放的位内容

    Under most compilers, if we use an uninitialized pointer the effect will be to use whatever bits are in the memory in which the pointer resides as if it were an address.

    youdao

  • 因此恰好随后使用相同堆栈区域初始堆栈变量就可能返回上次使用该堆栈内存留下

    Therefore, subsequent, uninitialized stack variables that happen to use the same stack area can return values left over from the prior use of this stack memory.

    youdao

  • 因此恰好随后使用相同堆栈区域初始堆栈变量就可能返回上次使用该堆栈内存留下

    Therefore, subsequent, uninitialized stack variables that happen to use the same stack area can return values left over from the prior use of this stack memory.

    youdao

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

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

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