| 1. | Method is called by the common language runtime to activate the class 在激活该类后,通用语言运行库调用代理的 |
| 2. | Each column will focus on run - of - the - mill programming topics that are ecific to the common language runtime 每个专栏将针对一般的通用语言运行库的编程问题。 |
| 3. | Each column will focus on run - of - the - mill programming topics that are specific to the common language runtime 每个专栏将针对一般的通用语言运行库的编程问题。 |
| 4. | In the example code , this reference is saved in the variable j , which is of type jeff 注意多数语言编译的构造函数会调用基类的构造函数,然而,这不是通用语言运行库所要求的。 |
| 5. | When showing code examples , i had to choose one of the many languages that su ort the . net common language runtime 在给出编程示例的时候,我需要从. net通用语言运行库支持的编程语言里来选择一种。 |
| 6. | When showing code examples , i had to choose one of the many languages that support the . net common language runtime 在给出编程示例的时候,我需要从. net通用语言运行库支持的编程语言里来选择一种。 |
| 7. | Note that most languages will compile co tructors so that they call the base type ' s co tructor ; however , this is not required by the common language runtime 注意多数语言编译的构造函数会调用基类的构造函数,然而,这不是通用语言运行库所要求的。 |
| 8. | Note that most languages will compile constructors so that they call the base type ' s constructor ; however , this is not required by the common language runtime 注意多数语言编译的构造函数会调用基类的构造函数,然而,这不是通用语言运行库所要求的。 |
| 9. | Every object has some additional bytes that the common language runtime uses to manage the object , such as the object ' s virtual table pointer and a reference to a sync block 每个对象都有一些附加字节,通用语言运行库用来管理对象,如对象的虚表指针和同步锁定引用。 |