nested structure meaning in English
嵌套结构
Examples
- However , you cannot access a nested structure s members through the containing structure . instead , you must declare a variable of the nested structure s data type
但是,无法通过包含结构来访问嵌套结构的成员,而是必须声明一个嵌套结构的数据类型的变量。 - However , for vision impaired users , they will just be treated as individual sentences and may be hard for the users to realize the list or nesting structure
但对视障用户来说,由于有关结构及套叠关系只会当作个别句子处理,故这类用户可能难以具体明白该清单或套叠关系。 - It also requires a query language to provide constructors that are capable of creating complex nested structures on the fly - a facility that is not needed in a relational language
这也需要一种查询语言来提供可动态创建复杂嵌套结构的构造函数,而该工具在关系语言中是不需要的。 - In the latter case , you assemble the documents into nested structures as required , such as when delivering printed or printable information that has a part and chapter hierarchy
在后一种情形中,根据需要将文档组装成嵌套结构,比如说当交付有部分和章节层次的印刷或可打印的信息。 - The sql language is a very well established standard for retrieving information from relational databases and has recently been enhanced with new facilities called " structured types " that support nested structures similar to the nesting of elements in xml
Sql语言是一个用于从关系数据库中检索信息的稳定标准,并且在最近还增加了名为“结构化类型”的新工具,用以支持类似于xml中元素嵌套的嵌套结构。