• Making a basic linked-list data structure persistent is the easiest exercise; here, a list in Clojure is bound to a var named "a".

    持久化基本数据结构简单的;在这里Clojure中的列表绑定一个名为“a”的变量

    youdao

  • ArrayList is a particular type of list, storing its contents in an allocated array, whereas LinkedList USES a linked-list implementation instead.

    ArrayListList具体类型分配好的数组中存储内容而LinkedList使用的是链表实现

    youdao

  • In addition, because logical partitions are defined in a linked-list structure, damage to one of them can block access to the remaining logical partitions.

    另外由于逻辑分区种链接表结构定义,如果个逻辑分区损坏,就阻止剩余的逻辑分区的访问

    youdao

  • These minimum sizes are larger than most people would like to see — they can lead to significant wastage for example in applications allocating many tiny linked-list nodes.

    这些最小尺寸大部分期望的许多——它们可能导致巨大的浪费例如分配许多节点应用程序中。

    youdao

  • One of the standard ways is to use what's called a linked list.

    其中一个标准方法使用所谓

    youdao

  • A linked list can be used to store this information.

    可以使用相连列表存储这些信息

    youdao

  • Each scheduler class is linked with one another in a singly linked list, allowing the classes to be iterated (for example, for the purposes of enablement of disablement on a given processor).

    每个调度器一对一连接列表中彼此相连使可以迭代(例如启用给定处理器禁用)。

    youdao

  • For instance, a thread waiting until items are added to a linked list may wake up to find the list empty.

    比如一个正在等待货物加入中的线程,当它被唤醒可能发现链表是空的。

    youdao

  • The solution in this case is to change the links in the linked list to also be weak references.

    这种情况下,解决办法就是链接列表中的链接更改引用

    youdao

  • One we referenced earlier is the implementation of a doubly linked list in the Spl class SplDoublyLinkedList.

    我们前面提到就是splspldoublylinkedlist实现双重链接列表

    youdao

  • The fh:prev element creates what is essentially a linked list of entries.

    prev元素创建本质上一个链接列表条目。

    youdao

  • The master index is a linked list of all index entries in the IBM Informix Dynamic Server product manuals.

    IBMInformixDynamicServer产品手册中,索引所有索引条目链接列表

    youdao

  • At the highest level is the cache_chain, which is a linked list of the slab caches.

    最高层cache_chain,一个slab缓存链接列表

    youdao

  • You can initially create an abstract buffer with an empty linked list of memory block.

    最初可以使用内存来创建一个抽象缓冲区

    youdao

  • This program creates a linked list of few nodes, fills in the data, prints them, and finally deletes all the nodes.

    程序创建一个包含几个节点填充数据输出它们最后删除所有节点。

    youdao

  • So to construct a nonblocking linked list, tree, or hash table, we need to find a way to update multiple Pointers with CAS without leaving the data structure in an inconsistent state.

    所以构建非阻塞哈希需要找到一种方式可以CAS更新多个指针,同时不会让数据结构处于不一致的状态。

    youdao

  • The use of the hash table with linked list provides the quickest lookup.

    使用这种具有列表可以提供快速的查询功能。

    youdao

  • A lookup data structure which is a linked list is then initialized.

    然后初始化查找数据结构一个

    youdao

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

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

    youdao

  • Thus, if I were to write a schema to represent my particular linked list, there is no guarantee that another person will read my schema and extract from it the same data model.

    因此如果一个只代表特别模式不能保证其他人我的模式从中提取相同数据模型。

    youdao

  • Listing 1 shows the most basic concurrent, singly linked list interface.

    清单1给出基本并发单向接口

    youdao

  • Notice how like our recursive programs, the definition of a linked list also contains a base case -- in this case, the NULL pointer.

    注意我们递归程序非常类似,定义包括一个基线条件 ——这里NULL指针

    youdao

  • A linked list consists of a node structure that contains two members: the data it is holding and a pointer to another node structure (or NULL, to terminate the list).

    包含节点结构体由部分构成:所持有数据以及指向另一个节点结构体(或者是NULL结束链表)的指针。

    youdao

  • Now that the mutex is unlocked, other threads can access and modify the linked list, possibly adding items.

    现在互斥对象已解锁,其它线程可以访问修改链接列表,可能还会添加项。

    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

  • For example, a linked list on a system with 4-byte Pointers might allocate nodes holding only, say, two Pointers, requiring only 8 bytes.

    例如一个指针为4字节系统可能分配包含两个指针的节点,也就是说需要8字节

    youdao

  • In addition to the standard hashing relationship, there is now a linked list that traverses through the collection.

    标准散列关系之外,现在还有一个历整个集合的

    youdao

  • In other words, new items are added to the end, and map lookups move items to the end of the linked list.

    话说,项目添加到尾部,映射查找操作项目移尾部。

    youdao

  • In other words, new items are added to the end, and map lookups move items to the end of the linked list.

    话说,项目添加到尾部,映射查找操作项目移尾部。

    youdao

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

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

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