data structure
[计] 数据结构
2025-09-06 22:22 浏览次数 6
[计] 数据结构
data management structure数据管理结构
data-structure tree数据结构树英语
data organization数据结构
Data-Structure Formats数据结构格式
hierarchical data base structure释义层次数据库结构
data admissible structure[统计]
Data op Structure数据结构
Data Type Structure Graph数据类型结构图
data file structure数据库结构
general data-structure通用数据结构
in the example above, 「address」 may require adding a qualifier or extending the data structure to identify the category of 「address」.
在上面的示例中,「地址」可能需要添加一个限定符或者扩展数据结构,从而识别 「地址」的类别。
this is done to avoid any data structure corruption.
这样做是为了避免任何数据结构损坏。
if you have a new data structure model defined in rsa, you can then export it as a single ddl file from which to build your new db2 database.
如果您在rsa 中定义了一个新的数据结构模型,那么您可以将它导出为一个ddl文件,然后用这个文件创建新的db2数据库。
this helps to understand the topology of the data structure that is involved.
这会帮助您理解所涉及到的数据结构的拓扑结构。
this approach helps to logically separate the data structure into the pieces that are logically related.
这个方法有助于在逻辑上将数据结构分离到逻辑上相关的部分。
this method can alter the data structure of the results.
这个方法可以改变结果的数据结构。
to better understand the concept of ownership, look at the stack of stacks data structure together with objects owned by each element.
为了更好地理解所有权关系的概念,可以将栈中栈数据结构与每个元素所拥有的对象结合起来。
the first step in interacting with data represented as xml is to retrieve it as an xml document and parse it to yield a data structure for accessing the contents of the document.
与使用xml表示的数据进行交互的第一步是把数据作为一个xml文件,对其进行检索并进行分解,以创建数据结构来接入该文件中的内容。
however, it does not affect data structure of the databases in data repository.
但是,它不影响数据存储库中数据库的数据结构。
in order to make this generic data structure useful, you have to come up with a typetag value for each type you want, including pointer types.
为了使这个通用的数据结构可用,您必须为每个需要的类型指定一个类型标签值,其中包括指针类型。
they may determine the data structure of external interfaces or some physical systems, and therefore represent physical data structures to be transformed within interfaces.
它们会确定外部接口或一些物理系统的数据结构,因此描绘出在接口中进行转换的物理数据结构。
it is a hardcoded data structure that contains some fields.
它是一个包含一些字段的硬编码数据结构。
it could repeatedly lock and unlock a mutex, each time checking a shared data structure for a certain value.
它可以重复对互斥对象锁定和解锁,每次都会检查共享数据结构,以查找某个值。
listing 6 shows the return data structure of the service provider .
清单6显示服务提供者的返回数据结构。
this allows you to create an arbitrarily complicated data structure for the thread to work on, and pass it in as a single pointer.
这样允许您创建一个任意复杂的数据结构,并将它作为一个指针传送给需要在这个数据结构上进行操作的线程。
not every data structure passing through the different layers of the architecture necessarily complies with this model.
并不是通过架构的不同层传递的所有数据结构都一定遵从这个模型。
i may get into those when i talk about each subsystem and/or data structure specifically.
当我在谈到每个子系统或特殊的数据结构的时候我会详细讨论它们。
generate a data structure that can be sent to the client as a string.
生成一个数据结构,可以将它作为字符串发送给客户机。
this is the data structure passed into the generic data handler.
这是传递到通用数据处理程序中的数据结构。
fully persistent data is a persistent data structure that both maintains and allows updates to all versions of its data.
完全持久数据是一种维护其数据的所有版本并允许对这些版本更新的持久数据结构。
here the techniques start with an understanding of the actual data content but considered as a group and building on that to see what that content implies for data structure and data quality.
这些技术首先理解实际的数据内容,但是将这些内容看作一个组,并以此为基础,查看这些内容对数据结构和数据质量意味着什么。
each returned row is saved in the data structure and can be processed between the select and endselect keywords until no more rows are returned.
返回的每一行保存在数据结构中,可以在select和endselect 关键字之间处理它们,直到没有更多行返回为止。