• Each new memory allocation requires updates to the memory Pointers, and as this happens more and more, it creates more and more resource consumption.

    每个内存分配都需要内存指针更新随着动作发生越来越带来越来越多的资源消耗。

    youdao

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

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

    youdao

  • The arrows in this diagram represent Pointers to the location of the next node in memory.

    中的箭头表示指向内存中下一个节点位置指针

    youdao

  • It frees every memory block you created earlier and invalidates all the Pointers returned from the allocator routines.

    方法释放先前创建内存使得分配程序例程返回所有指针失效。

    youdao

  • The more data, the more mapping information and Pointers required for memory translation and the maintenance of them.

    数据越多内存转换数据维护所需映射信息指针也越多。

    youdao

  • And say you get through the steps described above, you still have to deal with Pointers and worry about memory leaks!

    就算竭尽全力完成上面步骤必须处理指针并且担心内存泄露

    youdao

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

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

    youdao

  • Libraries address so many different memory issues that it's difficult to compare them directly; common rubrics in the domain include garbage collection, smart Pointers, and smart containers.

    库可以解决多种不同内存问题以致直接它们进行比较非常困难的;方面的常见主题包括垃圾收集智能指针智能容器。

    youdao

  • Ask anybody working with C what bothers them the most about C, and many of them will probably answer Pointers and memory leaks.

    对于任何使用c语言人,如果他们c语言的最大烦恼什么,其中许多人可能回答说是指针内存泄漏。

    youdao

  • Before assigning the Pointers, make sure memory locations are not becoming orphaned.

    指针赋值,请确保内存位置不会变为孤立的。

    youdao

  • The linked list hash table contains information about the shared memory logging token pointers.

    这个列表包含有关共享内存日志标记指针的信息

    youdao

  • Before assigning the Pointers, make sure no memory locations will become orphaned.

    指针赋值,要确保没有内存位置变为孤立的。

    youdao

  • For example, there are no addressing exceptions since all Pointers get aligned and truncated to the local store size when attempting a memory access.

    例如根本就不存在寻址异常因为所有指针都是对齐的,并且在视图访问某处内存都根据本地存储大小进行了截断

    youdao

  • The garbage collector may incorrectly reclaim some storage that, when referenced, appears to contain pointers to uninitialized memory.

    垃圾收集器可能错误地收回某些存储引用这些存储时,似乎包含尚未初始化内存指针

    youdao

  • If you are aware of what can go wrong beforehand, then you can take care to avoid the pitfalls and get rid of most of the Pointers and memory-related problems.

    如果预先知道什么地方可能出错那么您就能够小心避免陷阱消除大多数指针内存相关问题

    youdao

  • This is especially true for many .NET developers whom have never had to worry about memory management, pointers, and other C language responsibilities that they are unfamiliar with.

    特别对于哪些从来不用担心内存管理指 针C语言要负责处理的东西的开发人员来说,更是如此

    youdao

  • You can still have memory leaks if you forget to set unused Pointers to null.

    如果忘记不再使用指针设置null,那么仍然内存泄漏

    youdao

  • The display changes when you swap memory pages so you need not copy an Image object from program memory to video memory; you merely change video Pointers and the display changes.

    交换内存显示就发生更改所以需要Image对象程序内存复制显示内存;您只要更改视频指针,显示就会发生更改。

    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

  • The overhead averages about (m + b) bytes (ignoring the Pointers at the beginning of each memory block).

    内存开销大约为(M +B)个字节(每个内存块开头指针忽略不计)。

    youdao

  • You might forget to keep track of all the pointers (pointing to these memory locations), and some of the memory segments are not freed and stay allocated to the program.

    可能会忘了跟踪所有指针指向这些内存位置),并且某些内存没有释放还保持分配程序。

    youdao

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

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

    youdao

  • It's hard to get worked up about still dealing with low-level, per-byte-precise entities like pointers and C structs when your application is constantly receiving low-memory warnings from the OS.

    程序持续不断的收到系统发送内存警告;当你不得不低级语言、字节级精度的指针C结构打交道时候,你怎么嗨的起来

    youdao

  • Iterating an Intrusive container needs less memory accesses than the semantically equivalent container of Pointers: iteration is faster.

    介入式容器迭代相同语义指针容器需要更少内存访问迭代可以更快。

    youdao

  • If several read or write operations have occurred through bad Pointers, memory may be corrupted.

    如果多次操作时遇到无效指针则内存可能已损坏

    youdao

  • The problems, such as fragments and Pointers, existing in this kind of memory management method, are presented.

    文章指出了这种内存管理机制存在问题阐述了内存碎片问题指针问题。

    youdao

  • Since it knows how frequently each variable is used and which variables are dependent, it can optimize pointers and position objects in the most efficient memory spaces.

    因为了解每个变量使用频率以及依靠的变量哪个,所以它能够优化指针对象安置最为有效存储空间内。

    youdao

  • Since it knows how frequently each variable is used and which variables are dependent, it can optimize pointers and position objects in the most efficient memory spaces.

    因为了解每个变量使用频率以及依靠的变量哪个,所以它能够优化指针对象安置最为有效存储空间内。

    youdao

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

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

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