| 1. | Here is a sample nesting structure 这里有个嵌套结构的示例。 |
| 2. | You can author topics either as nested structures or as individual stand - alone documents 可以用嵌套结构或个别独立文档来创作主题。 |
| 3. | The outer structure is called the containing structure , and the inner structure is called a 外部结构称为“包含结构” ,而内部结构称为“嵌套结构” 。 |
| 4. | Function definitions may not be nested but variables may be declared in a block - structured fashion 函数定义可以不在嵌套结构中,但是变量可以通过结构块函数声明 |
| 5. | More importantly switch to code view and you can now see the apparent nested structure of the schema 更重要的是切换到代码视图,现在可以查看架构的外观嵌套结构。 |
| 6. | This means that any nested structure must be completely contained within the next innermost structure 这意味着,任何嵌套结构必须完全包含在下一个最里面的结构中。 |
| 7. | It is common practice to make nested structures more readable by indenting the body of each one 为了使嵌套结构具有更好的可读性,通常的做法是缩进每个结构的控制体。 |
| 8. | Basically , this is a nested structure that simply gives the character offsets where every production was matched in the source text 这基本上是一个嵌套结构,它只是给出了每个产品在源文本中匹配的字符偏移量。 |
| 9. | The file contains a nested structure each book can contain its property values , as well as one or more comments as separate elements 该文件包含一个嵌套结构- -每本书可包含书的属性值,以及一个或多个注释作为独立元素。 |
| 10. | 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 但是,无法通过包含结构来访问嵌套结构的成员,而是必须声明一个嵌套结构的数据类型的变量。 |