Storing data: a more generic list structure.
存储数据:更为普通的列表结构。
The objects are stored behind the list structure.
对象存储在链表结构背后。
Issue 1: Coupling Facility list structure and queue size.
问题1:CouplingFacility列表结构和队列大小。
The cross list structure is modified and a new data structure is presented.
对十字链表结构进行了改进,提出了一种新的存储技术。
These features enable you to reuse the Settings and list structure in an efficient way.
通过这些功能可以有效地重复使用设置和列表结构。
The problem arises when I try to create an XML Schema that describes the linked list structure.
当我试图创建一个描述链表结构的XMLSchema,问题产生了。
Create the wine list structure and work together with the Director of F&B on pricing strategy etc.
建立酒水单并与餐饮总监共同制定价格策略等。
To give the list structure, I broke it into four categories, just as TIME does for its most-influential list.
为了让名单更有规律,我把它细分为四类,跟《时代》杂志“最有影响力人士”的名单一样。
When you change the list type, you may introduce changes to the list structure as well as the contents of the list.
重要事项更改列表类型时,可向列表结构以及列表内容引入更改。
Queues that can hold a mixture of persistent and non-persistent messages must be defined in the persistent list structure.
可以容纳持久性和非持久性消息的混合的队列必须在持久性列表结构中定义。
The method is validated by computing the TEAM Problem 21. The cross list structure is modified and a new data structure is presented.
通过对TEAM21问题的求解验证了本文方法的正确性。对十字链表结构进行了改进,提出了一种新的存储技术。
By using single list structure, the information from the results of any cluster analysis can be conveniently converted into dendrogram.
利用单向链表结构可以方便地把杂乱无章的聚类信息排列起来绘成谱系图。
We can now modify our script further to read these machine names into a list structure, and connect to the registries of each one in turn.
现在我们可以进一步修改脚本以把这些机器名读取到一个列表结构中,并轮流连接到每{##*台机器的注册表。
Note, though, that if you added elements to the end of the list rather than to the front, you would be directly modifying the list structure itself.
不过,要注意的是,如果将元素添加到列表的末尾而不是添加到最前面,那么您将会直接修改链表结构本身。
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.
另外,由于逻辑分区以一种链接表结构定义,如果一个逻辑分区损坏,就会阻止对剩余的逻辑分区的访问。
As long as you append to the front of the list, you won't even have to touch the existing list structure, allowing other threads to iterate through it freely.
当向列表前添加元素时,甚至不必修改现有的列表结构,就可以让其他线程自由地遍历它。
Using the list structure and bulk transaction of USB, the sensor successes to gather the acceleration signal, saves the data to flash and transmits to PC.
利用链表结构和USB海量传输事务,实现了对铅球加速度信号的采集、存储和传输。
This final series article looks at what you should do when the user reaches the end of the list structure and your application actually needs to display some content.
本系列的最后这一篇文章将介绍当用户浏览到列表结构末尾而应用程序实际上还需要显示一些内容时,应当如何执行操作。
The client that reads my schema must be able to understand that I am describing such a linked list structure and thus must accept all possible versions of the XML that de-serialize to the same graph.
读取我模式的客户机必须能理解我在描述这样一个链表结构,并且必须接受所有可能的反序列化相同图的XML版本。
In this paper, binary tree structure substitutes for linked list structure used in traditional IDS, aiming to better storage of rules and improve pattern matching so as to speed intrusion detection.
提出以二叉树结构取代原有入侵检测系统采用的链表结构,旨在改进入侵规则的存储和模式匹配,提高检测速度。
With this generic list node structure, you can now define lists and list operations that work regardless of the type of data stored in them.
使用这个通用的列表节点结构,您现在可以定义列表和不需要考虑存储在列表中的数据类型的列表操作。
Suppose you add to the UI structure a button whose purpose is to list the current contact information.
假设您向UI结构添加了一个按钮,此按钮的目的是列出当前的联系信息。
A lookup data structure which is a linked list is then initialized.
然后初始化一个查找数据结构,这是一个链表。
What's wanted is, in a sense, the exact opposite of a list: a data structure where order is irrelevant, and identity is explicit.
从某种意义上说,您所想要的和列表上给出的是完全相反的:一个顺序不相关,但身份明确的数据结构。
Listing 7 shows the unordered list created to structure the content for the primary navigation based on these requirements.
清单7显示一个无序列表,它根据这些需求创建主导航内容的结构。
Specify your structure and the list variable within your structure, which is used internally to dereference back to the container.
指定您的结构和结构之内的列表变量,后者用于在内部取消引用,返回容器。
Access Control list (ACL) : An ACL is a data structure that associates to a set of principals a list of permissions for a service.
访问控制列表(acl): ACL是一种数据结构,它将一个服务的权限列表与一组主体相关联。
A list alphabetizer application that lets you create a list, sort it and then create a directory structure according to the list.
一个按字母排序的列表应用,可以创建列表并排序,然后根据列表创建目录结构。
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,结束链表)的指针。
Using a list node data structure for lists.
使用适用于列表的列表节点数据结构。
应用推荐