- C#语言规范里都定义了,见规范1.6.6.4(V3或者V4都可以):
When a virtual method is invoked, the run-time type of the instance for which that invocation takes place determines the actual method implementation to invoke. In a nonvirtual method invocation, the compile-time typeof the instance is the determining factor. - 简要描述了在企业应用环境下进行组件化开发实践的体会:什么是企业应用下的组件,现有的开发技术以及组件技术(标准)存在的问题,组件间关系,以及如何将组件化开发实践落地。










