Once deployed, CLR procedures behave like any other language stored procedures and may be used as part of your applications.
一旦部署,CLR过程的行为就与任何其他语言存储过程一样,并可用作应用程序的一部分。
The DLR is Microsoft's way of providing dynamic language capability on top of the CLR.
DLR是微软作为在CLR之上提供动态语言支持能力的一种技术手段。
The static local variable is interesting because the common language runtime (CLR) does not support static variables inside a method.
静态局部变量之所以非常令人感兴趣,是因为公共语言运行库(CLR)不支持方法内的静态变量。
In addition, a flexible language framework is provided for interacting with the common language runtime (CLR) to write high-performance programs.
另外,还提供了一个灵活的语言框架来与公共语言运行库(CLR)相交互以便于编写高性能的程序。
IronPython provides a great example of how languages can leverage some of the new dynamic language features that we added into the CLR with last year's.net 2.0 release.
IronPython提供了编程语言可以如何利用我们在去年发行的。NET 2.0版本的CLR中新加入的动态语言特性的一个极好的例子。
The starter kit, called ToyScript, was first presented in Microsoft's Compiler DevLab, a conference for language developers who are targeting the CLR.
入门工具包名为ToyScript,最早展示于微软的Compiler DevLab,为面向CLR开发语言的开发人员所召开的一次大会。
Microsoft has committed to running dynamic language on the DLR and with that, they are developing IronRuby on the.net CLR which is a full implementation of the Ruby programming language.
微软提供了在DLR之上运行动态语言的机制,并在。NETCLR之上开发的IronRuby对于Ruby编程语言进行的全面的实现。
The .NET platform supports the XML Web services architecture, and also incorporates more features and advances (such as ASP+, the new programming language C#, the .NET framework, CLR, and so forth).
NET平台支持XMLWeb服务体系结构,并且还合并进了更多的功能和先进技术(例如ASP+、新的编程语言 C#、.NET框架和CLR等等)。
Ability to create and debug SQL procedures easily (including common language runtime [CLR] stored procedures).
容易地创建和调试s QL过程(包括公共语言运行时[clr]存储过程)的能力。
Common Language Runtime (CLR) support for the definition of business object models-domains to which business rules apply.
共用语言执行时期(CLR)支援定义商业物件模型-商业规则适用之领域。
The worker process is a small Win32 shell of code that hosts the common language runtime (CLR) and runs managed code.
工作进程是一个小的win32shell代码,集成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)类型名称,而不要使用语言特定的名称。
NET framework has two main components: the common language runtime (CLR) and the.
NET框架含有两个主要组件:公共语言运行时组件(CLR)和类库组件。
The CLR, then, takes this intermediate language (IL) and, on the fly, converts it into machine-specific instructions.
然后,CLR得到这种中间语言并动态转换为计算机特殊命令。
That is, you wish to access the same server on which your common language runtime (CLR) stored procedure or function is executing.
也就是说,您想要访问的服务器正是正在执行公共语言运行库(CLR)存储过程或函数的服务器。
Com interop wrappers are required by the common language runtime (CLR) to manage and communicate with com components.
COM互操作包装是公共语言运行时(CLR)管理COM组件和与之通信所必需的。
Service class: a service class implementing in any CLR-based language and expose at least one method.
服务类:一个服务类是基于任何CLR基础的语言实现的,并且至少暴露一个方法。
In the common language runtime (CLR), unsafe code is referred to as unverifiable code.
在公共语言运行时(CLR)中,不安全代码是指无法验证的代码。
The common language runtime (CLR) will load whatever version is physically present.
公共语言运行时(CLR)将加载,无论版本是否实际存在。
Provides methods for interaction with a target item of the common language runtime (CLR).
提供与公共语言运行时(CLR)目标项进行交互的方法。
The Entity Framework also enables developers to program directly against the data types defined at the conceptual level as common language runtime (CLR) objects.
实体框架还使开发人员能够直接对在概念级别上定义为公共语言运行时(CLR)对象的数据类型进行编程。
These rules are enforced during execution by the common language runtime (CLR).
在执行期间,公共语言运行时(CLR)会强制执行这些规则。
The common language runtime (CLR) unloads a collectible assembly automatically when you have released all objects associated with the assembly.
当您释放了与可回收程序集关联的所有对象之后,公共语言运行时(CLR)会自动卸载该程序集。
Changes the entry point in the image to an entry point in the common language runtime (CLR).
将映像中的入口点更改为公共语言运行时(CLR)中的入口点。
You should update your common language runtime (CLR) to the current version as it is not guaranteed to work with earlier versions.
应将公共语言运行时 (CLR)更新到当前版本,因为不能保证早期版本也适用。
The metadata API enables a client, such as a compiler, to generate or access a component's metadata without the types being loaded by the common language runtime (CLR).
元数据api使客户端(如编译器)可以生成或访问组件的元数据,而无需公共语言运行时(CLR)加载类型。
The common language runtime (CLR) debugging API was designed to be used as if it were part of the operating system kernel.
公共语言运行时(CLR)调试API专门用作操作系统内核的一部分。
The common language runtime (CLR) debugging API was designed to be used as if it were part of the operating system kernel.
公共语言运行时(CLR)调试API专门用作操作系统内核的一部分。
应用推荐