The password information is stored in your personal key-container list.
密码信息存储在个人密钥容器列表中。
For this version of the standard an IE container list may contain only one kind of list elements.
在此版标准中,一个IE容器列表可以包含一种类型的列表元素。
The password information is stored in your personal key container list and your personal certificate store.
密码资讯会储存在您的个人金钥容器清单和您的个人凭证存放区中。
Like the root object, a container object is designed to maintain a list of keys and associate an object with each one.
与根对象一样,容器对象旨在维护键的列表并将某个对象与每个键相关联。
Specify your structure and the list variable within your structure, which is used internally to dereference back to the container.
指定您的结构和结构之内的列表变量,后者用于在内部取消引用,返回容器。
Within the detail section you may have a text element or another container element such as a grid, table or another list.
在细节部分中可以包含文本元素或者其他的容器型元素,例如网格,表格或者另一个列表。
This API traverses the reference to the container SDO that contains the SDO as a typed reference or in a list.
这个API将该引用旋转到容器sdo,其包含SDO并作为一个类型引用或在一个列表中。
Lists differ from other container elements in that they iterate over data sets that are bound to the list.
列表不同于其他容器型元素的地方在于列表会迭代绑定到其上的数据集。
In most languages, a "list" is a value (rather than a container), an immutable ordered sequence of simpler values.
在大多数语言中,“列表”是一个值(而不是容器),一个由简单值组成的不可变序列。
This helps ensure the container actually “contains” the list items inside which will also be floated.
这样确保了这个容器确确实实的充当了容器的作用,以包容它内部浮动的列表项。
We've expanded the list of goods that can go within your life, but for all that, we've still been acting as though the neutral container theory is the right approach.
我们扩展了生活中美好事物的定义,但除此之外,我们的观点仍然是基于,中性容器理论是正确的理论。
Table elements are similar to list in that they are container elements that iterate over bound data sets, but are represented in tabular format.
表格元素与列表元素很相似,因为他们都是容器元素并且都会迭代绑定到其上的数据集,但是表格元素是以平面列表方式展现的。
We'll close with a list of best practices for using each type of object and the container-managed services it provides.
最后,我们将给出使用每种类型的对象和它提供的容器管理服务的一些最佳实践。
Once the Web container has started, it has a list of all registered extension factories.
一旦Web容器已经启动,它就拥有一个所有注册了的扩展工厂列表。
The SDO can be deleted from the container as a simple list "remove" operation..
通过一个简单的列表“remove ”操作,SDO可以从容器中删除。
To implement mutator methods, the new LinkedList class serves as a container for an internal, immutable list, as shown in Listing 5.
为了执行可变的方法,新的LinkedList类作为一个内部不可变的链表的容器,如清单5 所示。
The Ruleset is essentially a container for a list of Match objects.
Ruleset实质上是一个用于Match对象列表的容器。
The welcome files mechanism enables you to specify a list of files that the Web container will append to a request for a URL that is not mapped to a Web component.
欢迎文件机制使您可以指定一个文件列表,其中Web容器将附加到一个未映射到 Web组件的URL请求中。
It specifies the number of buckets in the active instance list within the EJB container.
它指定ejb容器内活动实例列表中的bucket数目。
Well, that program was interesting because it had an inventory which was implemented in Scratch with a list which is kind of like a container that you can add things to again and again.
那个程序很有趣,它有一个用Scratch做出来的清单,还有一个貌似容器的列表,你可以不断往里面加东西。
The list assumes your Web container supports current EL and servlet API versions.
该列表假设您的Web容器支持当前的EL和servletAPI版本。
The collection of objects can be any Python container type, including the tuple, string, and list types discussed in earlier articles.
对象集合可以是任何Python容器类型,包括前面文章中讨论的tuple、string和list类型。
This article introduced the list, which is a container object that can be easily modified and that can hold different types of data.
本文介绍了list,它是一个容器对象,可以方便地进行修改,而且可以持有不同类型的数据。
This means constructing a dictionary container is a little more complicated than a tuple, string, or list because you must supply both the keys and the corresponding values, as shown in Listing 1.
这意味着构造dictionary容器比 tuple、string或list 要复杂一些,因为必须同时提供键和相应的值,如清单 1 所示。
Anyway, anyone if free to understand my list as unordered container.
无论如何,如果任何人自由地理解我的列表为无序的容器。
It is not easy to switch from one container type to another once the application is written (from list to array for example).
从一个容器类型切换到另一个的处理不容易,一旦程序写好了(从列表例如数组)。
Previous articles in this series introduced some of the container data types in the Python programming language, including the tuple, the string, and the list (see Resources).
本系列中前面的文章介绍了Python编程语言中的一些容器数据类型,包括tuple、string和list(参见参考资料)。
The list is a heterogeneous mutable container, which means it can hold different types of objects and can be modified after it has been created.
list是异构可变容器,这意味着它可以存放不同类型的对象且创建后可以修改。
Given that the list is the workhorse of the Python container types (as you'll see many times throughout the rest of the articles in this series), this example may seem overly simplistic.
既然list是很灵活的Python容器类型(您将在本系列其余的文章中多次看到它),本例看起来可能过于简单了。
Given that the list is the workhorse of the Python container types (as you'll see many times throughout the rest of the articles in this series), this example may seem overly simplistic.
既然list是很灵活的Python容器类型(您将在本系列其余的文章中多次看到它),本例看起来可能过于简单了。
应用推荐