公共语言运行库未能运行给定程序。
The Common Language Runtime could not run the given program.
NET通用语言运行库平台。
微软从十年前开始着手. NET的通用语言运行库。
Microsoft started working on the.net Common Language Runtime over ten years ago.
公共语言运行库提供内置的语言互操作性支持。
The common language runtime provides built-in support for language interoperability.
对象服务允许程序员通过一组公共语言运行库(clr)类与概念模型进行交互。
Object Services allows programmers to interact with the conceptual model through a set of common language runtime (CLR) classes.
静态局部变量之所以非常令人感兴趣,是因为公共语言运行库(CLR)不支持方法内的静态变量。
The static local variable is interesting because the common language runtime (CLR) does not support static variables inside a method.
每个对象都有一些附加字节,通用语言运行库用来管理对象,如对象的虚表指针和同步锁定引用。
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.
另外,还提供了一个灵活的语言框架来与公共语言运行库(CLR)相交互以便于编写高性能的程序。
In addition, a flexible language framework is provided for interacting with the common language runtime (CLR) to write high-performance programs.
也就是说,您想要访问的服务器正是正在执行公共语言运行库(CLR)存储过程或函数的服务器。
That is, you wish to access the same server on which your common language runtime (CLR) stored procedure or function is executing.
在标识符的语义含义仅限于其类型的极少数情况下,应使用一般公共语言运行库(CLR)类型名称,而不要使用语言特定的名称。
Do use a generic common language runtime (CLR) type name, rather than a language-specific name, in the rare cases when an identifier has no semantic meaning beyond its type.
公共语言运行库(CLR)提供了供代码在其中运行的类型安全环境,以及用于进一步限制托管代码权限的代码访问安全性(CAS)。
The common language runtime (CLR) provides a type-safe environment for code to run in, with code access security (CAS) to restrict further the permissions of managed code.
公共语言运行库(CLR)提供了供代码在其中运行的类型安全环境,以及用于进一步限制托管代码权限的代码访问安全性(CAS)。
The common language runtime (CLR) provides a type-safe environment for code to run in, with code access security (CAS) to restrict further the permissions of managed code.
应用推荐