I once had the privilege of meeting the late philosopher CLR James. 我曾经有幸和已故的哲学家C.L.R.詹姆士会面。
Unfortunately, unlike the CLR, the JVM doesn't ship with a standard VM-wide thread pool. 不幸的是,与CLR不同,JVM没有附带一个标准的VM级线程池。
The problems start when someone wants to load two add-ins that were built using different versions of the CLR. 问题就出现在当某个人想装载两个用不同的CLR版本构建的插件的时候。
In my mind, F# is another first-class programming language on the CLR. 我认为,F是基于CLR的另一个头等编程语言。
As I alluded to earlier, the CLR does not support the inheritance of static members. 我在前面已经提到过,CLR不支持静态成员的继承。
Temporary names cannot be specified for CLR stored procedures. 对于clr存储过程,不能指定临时名称。
NET world, with CLR and JIT compilation in the middle, things are slightly different. 但是,在。NET世界使用CLR和JIT在中间汇编,情况略有不同。
The Dynamic Language Runtime offers a shared dynamic type system that should eliminate the barriers between Ruby and Python on the CLR platform. 动态语言运行时提供了一个共享的动态类型系统,希望能在CLR平台上削除Ruby和Python之间存在的壁垒。
The CLR Profiler tool is great for memory utilization analysis. CLR分析器工具非常适合于内存利用分析。
The CLR maintains a table called the intern pool that contains the literal strings in a program. CLR维护一个名为“Internpool”的表,该表包含程序中的文字字符串。
For functions, the CREATE FUNCTION statement has been extended to support the creation of CLR user-defined functions. 对函数而言,CREATEFUNCTION语句已扩展为支持创建CLR用户定义函数。
To do this, you first create the streaming CLR function. 若要如此,首先创建流式clr函数。
This option cannot be specified for CLR functions. 不能为clr函数指定此选项。
There are folks who are spending a lot of time understanding how our language implementation and the DLR works. 许多人们花了大量时间来理解我们的语言实现和CLR的工作原理。
The primary role of the CLR is to locate, load, and manage. CLR的主要作用是查找,加载和管理。
If the newer version is loaded first, the older add-in may have compatibility issues. 如果新的CLR版本先被装载,原有的插件就可能存在兼容性问题。
Majority of consumers will use the following:. NET common language runtime ( CLR), java virtual machine runtime ( JRE), mainframe system, and Unix/ Linux. 大多数消费者会使用:.NET公共语言运行时(CLR),java虚拟机运行环境(JRE),大型机系统和Unix/Linux。
You can also take advantage of the code access security that's built into the CLR. 还可利用内建在CLR中的代码访问安全性。
Under this scheme, the JVM and CLR may be running on the separate machines, separate processes on the same machine, or even in the same process. 在该方案下,JVM和CLR可以运行在不同的机器上,也可以运行在一台机器的不同进程上,甚至还能运行在相同的进程上。
The DLR is Microsoft's way of providing dynamic language capability on top of the CLR. DLR是微软作为在CLR之上提供动态语言支持能力的一种技术手段。
CLR user-defined functions are simply static methods ( shared functions in Visual Basic) defined within a.NET assembly. CLR用户定义函数只是在.NET程序集中定义的静态方法(VisualBasic中的共享函数)。
The more I learn about it, the more I get to appreciate the CLR. 随着我对CLR的了解越来越多,我也越来越喜欢它了。
This offers a minimal version of the Common Language Runtime or CLR. 这个版本(1.1)提供了一个通用语言运行时(CommonLanguageRuntime,CLR)的最小化版本。
Create a CLR user-defined type. 生成一个CLR用户定义类型。
Even when running on the same underlying platform like the CLR or JVM, each dynamic language had to independently extend the type system to support modifying classes at runtime. 即便运行在同一个底层平台(如CLR或JVM)的情况下,每个动态语言都必须独立扩展自身的类型系统,以支持在运行时修改类。
In addition, a flexible language framework is provided for interacting with the common language runtime ( CLR) to write high-performance programs. 另外,还提供了一个灵活的语言框架来与公共语言运行库(CLR)相交互以便于编写高性能的程序。
The Common Language Runtime has always had basic support for parallel programming in the form of locks, threads, and thread pools. 通用语言运行时(CommonLanguageRuntime,CLR)以锁、线程和线程池的形式为并行编程提供基本的支持。
Avoid explicit custom version redirection and binding to CLR assemblies. 避免显式地自定义版本改向和绑定到CLR程序集。
By default, the CLR member name is used as the name of the data member. 默认情况下,将clr成员名称用作数据成员的名称。
As such, SCA acts as a distributed CLR supporting a variety of languages and runtimes in the same assembly. 由此,SCA扮演了一个分布式CLR的角色,可在同一装配中支持多种语言和运行时。