First, you must choose a data structure and a repository for keeping the form data.
首先,为了保存表单数据,必须选择数据结构和存储库。
A vertex tree is built to represent the data structure of the models by octonary subdivision.
以八叉剖分来建立一棵顶点树,用以表示整个网格模型的数据结构。
Instead of basing XML on the presentation of data, consider a structure that describes the data.
这次的XML不是基于数据显示,而是考虑一种用于描述数据的结构。
The interface for defining the data structure is a mix between spreadsheets and databases.
用于定义数据结构的接口是电子表格与数据库的混合。
To get around this I use a data structure to define a named indicator variable for each array element.
为绕过这个限制,我使用一个数据结构来为每个数组元素定义一个已命名指示符变量。
A lookup data structure which is a linked list is then initialized.
然后初始化一个查找数据结构,这是一个链表。
A JSON data structure is returned to the browser if a user with given username already exists in the database.
如果特定用户名的用户在数据库中已经存在,则一个JSON数据结构将返回给浏览器。
In this way, this data structure maintains a fairly complicated set of live objects as well as generates garbage at a particular rate.
通过这种方式,此数据结构维持着一个相当复杂的活动对象集,并且以特定速率生成垃圾。
You can select a data structure to explore its contents in more detail.
可以选择一个数据结构,更详细地查看其内容。
For those unfamiliar with the concept of a blocking queue, it is essentially a FIFO data structure, with a twist.
假如不熟悉阻塞队列概念,它实质上就是一种带有一点扭曲的FIFO数据结构。
As an example of working with generics, I'm going to use a data structure representing directories and files on a collection of paths.
作为使用泛型的一个例子,我准备使用一个表示一组路径中的目录和文件的数据结构。
Whether a complex data structure is overkill for a plain resume depends on your needs and how often the data changes.
一个复杂数据结构对于一份简单的简历是否过度,要取决于您的需求和数据更改的频率。
Each row in the table identifies a data structure with a potential container object that has a large number of child objects.
表中的每行标识了一个数据结构,它们都带有一个包含大量子对象的潜在容器对象。
Create a data structure to contain a group of objects.
创建包含了一组对象的数据结构。
Another important concept in the SDO architecture is the data graph, a structure that encapsulates a set of data objects.
SDO体系结构中的另一个重要概念是数据图,它是封装一组数据对象的结构。
For example, you might discover that some data structure in the first data source is related to a data structure in another data source.
例如,你可能会发现第一个数据源中一些数据结构和另外一个数据源中的数据是结构相关联的。
Listing 1 shows an example of a data structure represented in XML.
清单1显示了用XML表示的数据结构的例子。
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是一种数据结构,它将一个服务的权限列表与一组主体相关联。
Quickly understand the internal structure of a data structure.
快速了解数据结构的内部结构。
The URL is a little different, and the mapping back to the normalized data structure is a little different (see Download for all of the source code).
只是URL有点不一样,并且映射回常规化的数据结构的映射也有点不一样(所有源代码,参见下载)。
A structure containing the data for a blog entry.
一种包含博客文章数据的结构。
You can solve the second issue — the ability to tie each object to an element in the stack of stacks data structure — with a filter as well.
过滤器还可以解决第二个问题——将每个对象关联到栈中栈数据结构中的一个元素。
This means the schema must represent more than simply what the XML looks like, it must represent the essence of the data structure: a linked list.
这意味着模式必须不仅仅代表XML看上去的样子,它必须代表根本的数据结构:链表。
It can also be a data structure of a type that is fitting to the SELECT clause.
也可以是类型与select子句相匹配的数据结构。
As a general rule, avoid using a more complex data structure where a simpler one will suffice.
作为一条通用规则,在更简单的数据结构能满足需要的地方,应该避免使用更复杂的数据结构。
It exposes a simple data structure - a Cache - in which you can store objects.
它公开了一个简单的数据结构(一个Cache)来存储对象。
The J2C application exchanges data with the EIS using a data structure called Record.
J2C应用程序使用一种被称为Record的数据结构来同EIS交换数据。
NsStack: a data structure that implements a stack of namespace declarations that are currently in scope.
实现作用域内当前名称空间声明堆栈的数据结构。
The Output Step allows you to map the hierarchical data structure to a relational data structure.
OutputStep允许您将分层数据结构映射到关系数据结构。
Clojure is a Lisp variant, so evaluation occurs by first reading an expression as a Clojure data structure (usually a list), then evaluating each expression in the data structure.
Clojure是一种Lisp变体,因此计算过程首先将一个表达式读取为Clojure数据结构(通常是一个列表),随后计算数据结构中的各表达式。
应用推荐