CLR
清除
常用释义
英式发音
美式发音
基本释义
- abbr. 清除(clear);混合接续制(Combined Line and Recording)
例句
-
1·Actually, the CLR is exposed as a COM object.实际上,CLR是作为一个COM对象的。
-
2·The more I learn about it, the more I get to appreciate the CLR.随着我对CLR的了解越来越多,我也越来越喜欢它了。
-
3·The CLR Profiler tool is great for memory utilization analysis.CLR分析器工具非常适合于内存利用分析。
-
4·Solution 1: Attach to the process after CLR code is used in the process.解决1:在CLR代码已经被该进程使用后再附加到该进程。
-
5·The worker process, therefore, loads the CLR up as it were a COM object.所以工作进程加载CLR时当作一个COM对象处理。
-
6·Since this code is run directly by Visual Studio it must be in CLR 4.由于这个代码是直接在Visual Studio中运行,所以必须为CLR 4的项目。
-
7·The AppDomain is the minimum block of code that can be unloaded off the CLR.应用程序域是CLR下最小代码单元。
-
8·NET version of Scala is also under development that generates CLR byte code.一个能生成CLR 字节码的基于.NET 的Scala 版本也同时在开发中。
-
9·You can also take advantage of the code access security that's built into the CLR.还可利用内建在 CLR 中的代码访问安全性。
-
10·The CLR wizard will then allow you to customize the generated DDL and data type mapping.然后,该CLR向导将允许您定制生成的DDL和数据类型映射。