| 1. | You cannot extend the lifetime of a structure instance 无法延长结构实例的生存期。 |
| 2. | Sound insulation in buildings ; construction examples and calculation methods 建筑物隔音.结构实例和计算方法 |
| 3. | The struct field , however , does not change by passing its instance to the 方法传递结构实例并不更改结构字段。这是因为向 |
| 4. | Both are possible . either way , there s one instance of the if else construct , and one plain if 不管是哪种情况,都会有一个if / else结构实例,以及一个普通的if 。 |
| 5. | Within a struct declaration , fields cannot be initialized unless they are declared as const or static 尽管结构的静态字段可以初始化,结构实例字段声明还是不能使用初始值设定项。 |
| 6. | Because structures are value types , each structure variable is permanently bound to an individual structure instance 由于结构是值类型,每个结构变量都永久地绑定到一个单独的结构实例。 |
| 7. | Analyzing and discussing its type and disambiguation strategies will contribute to improve the accuracy of chinese syntactic parsing system 文中基于歧义结构实例的分析,将汉语中常见的歧义结构分为三种基本类型。 |
| 8. | When you assign one structure variable to another , or pass a structure instance to a procedure argument , the current values of all the variable elements are copied to the new structure 当将一个结构变量赋给另一个,或将结构实例传递给过程参数,所有变量元素的当前值都复制到新结构中。 |
| 9. | If you access a shared element through an expression that returns an instance of its class or structure , the compiler makes the access through the class or structure name instead of evaluating the expression 通过返回类或结构实例的表达式访问共享元素时,编译器会使访问通过类或结构名称而不是计算表达式来进行。 |
| 10. | Based on the analysis of ambiguous structure and its examples , three basic types are given , and the reasons for structural ambiguity are also gained , and then some disambiguation strategies , especially based on examples , are discussed 通过考察歧义结构实例的歧义性,认识了结构歧义的产生原因,并探讨了不同的消解策略,特别是基于实例的消解策略。 |