Loading

摘要: what’s dlrThe dynamic language runtime (DLR) is a runtime environment that adds a set of services for dynamic languages to the common language runtime (CLR). The DLR makes it easier to develop dynamic languages to run on the .NET Framework and to add dynamic features to statically typed languages.Dy 阅读全文
posted @ 2013-11-10 23:03 Agile.Zhou 阅读(807) 评论(0) 推荐(0)