清单7提供数据结构定义的源代码示例。
Listing 7 provides the source code examples for the data structure definitions.
通常,一个语言中可用的数据结构定义了语言的使用方式。
Often, the available data structures within a language define the way the language is used.
分区是由磁盘上相邻扇区组成的容器,分区是由简单数据结构定义的。
Partitions are containers that consist of contiguous sectors on the disk; partitions are defined by simple data structures.
GUI设计讨论了界面设计、按键设计、数据结构定义和对象定义。
GUI design includes the user interface design, key design, data structure defines and object define.
为绕过这个限制,我使用一个数据结构来为每个数组元素定义一个已命名指示符变量。
To get around this I use a data structure to define a named indicator variable for each array element.
如果用于内核的库子程序和数据结构的定义有变化,而且这种增进不再编译,那就要注意并加以修补。
If the definition of library routines and data structures used in the kernel are changed and the enhancements no longer compile this will be noticed and repaired.
前一个钩子定义了新的数据结构,但没有描述它与一个节点的关系。
The previous hook defines the new data structure, but does not describe how it and a node relate.
在构建分析程序时的第一个问题是,定义目标程序使用的数据结构的表示形式。
The first issue in building the analysis program is to define a representation for the data structures used by a target program.
传递给处理实例的数据结构必须是处理所预期的、定义于处理模型中的。
The data structure passed to the process instance must be expected by the process, as defined in the process model.
在生产管理中需要的最重要的模式特性是定义自定义数据结构的能力。
The most important schema feature that you need in your production management is the ability to define customized data structures.
在考虑树操作问题之前,让我们来看看将用于定义树的各个节点的数据结构。
Before we consider the question of tree manipulation, let's consider the data structure we'll use to define each node of the tree.
用由UIMA标准定义的数据结构表示找到的结果。
These findings are represented in a data structure defined by the UIMA standard.
如果您使用的是套接字通信,则必须完全负责定义要传输的数据结构。
If you are using socket communication, you are fully responsible for defining the structure of data to be transferred.
可是不易处理的问题是,应用软件期望这个数据结构用 COBOL语言来定义。
The tricky issue, though, is the fact that the PhoneBook application expects the data structures to be defined in COBOL language.
RPG handle_chain子过程定义类似于此前定义的全局模板的数据结构。
The RPG HANDLE_CHAIN sub-procedure defines data structures like the global templates defined earlier.
这些您将不会对细粒度的详细信息感兴趣,例如活动之间交换的数据结构的定义。
These users are not interested in the fine-grained details, such as the defining the structure of the data exchanged between activities.
BPMN本身并未提供定义数据结构的方法。
BPMN does not itself provide a way to define what the structure of the data is to be, however.
通过规范化建模定义数据结构。
在数据结构、状态变量和函数定义就绪后,请在第3163行中添加load_shadow_dynamics函数。
After the data structures, state variables, and function definitions are in place, add the load_shadow_dynamics function at line 3163.
Andrej在比较了强类型对象与基于列表的数据结构后,又转向对变量定义的讨论。
After a discussion about strongly typed objects versus list-based data structures, Andrej moves on to definitions verses variables.
当然,同时还需要具备定义数据结构的能力。
Of course this also requires the ability to define data structures. So we added that.
强类型Web服务为服务的使用者和提供者提供了服务的数据结构的完整定义。
Strongly typed web services provide both consumers and providers of services with a complete definition of the data structure that is part of a service.
Ruby散列表(或关联数组)是一种数据结构,允许您定义用于存储的键(而不是简单的数值索引)。
A Ruby hash (or associative array) is a data structure that allows you to define the key for storage (instead of a simple numerical index).
输入参数 (rpgIO)是一个数据结构,其定义方式类似于 QrnOpenAccess_t模板,该模板是QRNOPENACC include模块的一部分。
The input parameter (rpgIO) is a data structure defined like the QrnOpenAccess_t template which is part of the QRNOPENACC include module. The main procedure acts on the following subfields
请注意,清单3中定义的sessiondata类是用于保存各种购物车信息的用户自定义数据结构(点击本文顶部或底部的code图标)。
Note that the SessionData class defined in Listing 3 is a user-defined data structure to store various shopping cart information (Click the code icon at the top or bottom of this article).
为此,您需要使用protocolbuffers规范格式定义数据结构。
To do this, you need to define the data structure using the protocol buffers specification format. Listing 5 shows an example.
XMLschema用于定义数据结构。
为了让您能更好地理解refresh()方法,我先来简单介绍一下我所使用的自定义的数据结构。
You'll understand the refresh() method better with a brief explanation of the self-defined data structures that I am using.
我们定义了数据结构和复制项。
我们定义了数据结构和复制项。
应用推荐