• 存储指针释放kV去除千伏确保没有废弃了的数据

    When removing a KV from a persistence pointer or freeing the KV, you have to make sure that nobody is dereferencing freed data.

    youdao

  • ClearQuestFTS索引ClearQuest用户数据库很多,因为存储指针识别引用项目字典

    A ClearQuest FTS index will be dramatically smaller than a ClearQuest user database because it is storing only a dictionary of terms that are identified and referenced by Pointers.

    youdao

  • 消息指针(MessageCursors)新的内存模型一部分有可用空间时(持久化消息使用存储指针),它可以存储消息进行分页

    Message cursors are part of a new memory model that allows messages to be paged in from storage when space is available (using Store cursors for persistent messages).

    youdao

  • 用户上下文存储——可以传入任何指针传递所有后续回调

    User context storageAny pointer can be passed in and will be passed to all subsequent callbacks.

    youdao

  • 卡片标记几项开销——卡片映射所需额外空间每一个指针存储的额外工作以及垃圾收集做的额外工作。

    There are several costs to card marking - additional space for the card map, additional work to be done on each pointer store, and additional work to be done at garbage collection time.

    youdao

  • 每一个非初始化指针存储卡片标记算法可以增加三个机器指令要求收集所有卡片上的对象进行扫描

    Card marking algorithms can add as little as two or three machine instructions per non-initializing heap pointer store, and entails scanning any objects on dirty CARDS at minor collection time.

    youdao

  • 存储局部变量的位置进行重新排序复制函数参数中的指针以便它们任何数组之前

    It reorders where local variables are stored, and copies Pointers in function arguments, so that they're also before any arrays.

    youdao

  • 浏览器调用微型时,大多数缓冲区指针分配了存储

    Most of the buffer Pointers are allocated storage when a browser calls the tiny cloud.

    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

  • B-树存储,以及一个指向每个物理行的指针列表

    The B-tree would store the key value, followed by a list of pointers to each of the physical rows.

    youdao

  • pte条目使用4字节存储指向表条目的指针,用另外4个字节来存储指向链的一个条目的指针

    Each entry in the PTE chain USES 4 bytes to store a pointer to the page-table entry and an additional 4 bytes to store the pointer to the next entry on the chain.

    youdao

  • 接下来当前堆栈框架指针存储指向一个堆栈框架指针虽然尚未建立堆栈框架(通过偏移量实现的)。

    Next, the current stack frame pointer is stored as the back pointer for the next stack frame, even though you haven't established the stack frame yet (this is done through negative offsets).

    youdao

  • 另外数据存储方式链接通过在数据节点中增加一个指向一个节点指针数据进行存储

    An alternative is a data storage method called a linked list, in which each piece of data includes a "pointer" that indicates the location of the next piece.

    youdao

  • 清单6包含代码示例展示了如何声明一个状态信息结构然后根据结构的大小stateinfo指针分配存储空间。

    Listing 6 contains a code example of declaring a state information structure and then allocating storage for the stateInfo pointer based on the size of the structure.

    youdao

  • 行代码C3,获取 eax中的指针将其存储内存位置为 049388C8实例引用

    The next line, C3, takes the pointer in eax and stores it back into the instance reference at memory location 049388C8.

    youdao

  • 打开应用程序单击链接,看到存储浏览器cookie中的历史堆栈指针

    If you open the application and click around, you'll see our history stack and pointer stored in the browser's cookies.

    youdao

  • 检索存储iwebbrowser2指针

    Retrieve and store the IWebBrowser2 pointer.

    youdao

  • 目录条目包含一个文件名目录以及存储文件或目录相关信息inode指针

    A directory entry contains a name for a file or directory and a pointer to the inode where the information about the file or directory is stored.

    youdao

  • 然后c8行处,instance指针解除引用存储ecx。

    Then at line C8, the instance pointer is dereferenced and stored in ecx.

    youdao

  • mbackchain -mno-backchain这些选项控制调用地址是否作为backchain指针存储被调用堆栈帧。

    mbackchain and -mno-backchain: These options control whether the address of the caller's frame is stored as so-called "backchain" pointer into the callee's stack frame.

    youdao

  • 通过另外一指针3,着让存储数字

    y Hey, try using it to store the number 13 13 through the other pointer Y.

    youdao

  • 关联关系数据库存储指针提供数据库简单数据访问

    An associated relational database stores Pointers and promotes easy data access to and through the datastore.

    youdao

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

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

    youdao

  • 切换存储过程编辑器 ASSOC_PROC 并传递指针声明指针OPEN语句之间的那些代码

    Switch to the stored procedure editor ASSOC_PROC and pass the code between the cursor declaration and the cursor "OPEN" statement.

    youdao

  • SPE标量代码中,将标量声明向量向量指针(即使没有它们作为向量使用)可以加速代码的执行因为这样就不会执行非对齐的加载存储操作

    In scalar code on the spe, declaring scalar values as vectors and vector Pointers (even if you aren't using them as vectors) can speed up code because it doesn't have to do unaligned loads and stores.

    youdao

  • be代码Singleton对象分配内存一个指向该块内存的指针存储到eax中。

    The code at BE allocates the memory from the heap for the Singleton object and stores a pointer to that memory in eax.

    youdao

  • 这个可选指针用于分配临时存储空间,以便存储Handlder 程序的调用来自 Handlder 程序的调用之间需要保留信息

    This optional pointer is used to allocate temporary storage where you can store information that needs to be retained between calls to and from the handler.

    youdao

  • 解决方案指针作为指针类型为此而定义的特殊类型进行存储,例如 intptr_t uintptr_t。

    The solution is to store pointers as pointer types or the special types defined for this purpose, such as intptr_t and uintptr_t.

    youdao

  • 这个系统调用要求两个参数包含分配内存数量整数还有一个存储返回地址的长整数指针

    The system call is invoked with two arguments: a long integer containing the amount of memory to allocate and a long integer pointer to store the returned address.

    youdao

  • 这个系统调用要求两个参数包含分配内存数量整数还有一个存储返回地址的长整数指针

    The system call is invoked with two arguments: a long integer containing the amount of memory to allocate and a long integer pointer to store the returned address.

    youdao

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

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

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