Common Language Runtime (CLR) support for the definition of business object models-domains to which business rules apply.
共用语言执行时期(CLR)支援定义商业物件模型-商业规则适用之领域。
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.
每个对象都有一些附加字节,通用语言运行库用来管理对象,如对象的虚表指针和同步锁定引用。
Since all objects in the class pool are upcast to their common base class, the polymorphism of the method leads to that which object method will be executed can only be ascertained at runtime.
由于所有位于对象池中的对象都被上溯到它们的基类型,方法多态使得只有在运行时刻才能真正确定到底哪个对象的方法被执行。
Runtime Callable Wrapper, which the common language runtime manages as it does any other managed object.
运行时可调用包装,与其他任何托管对象一样,它由公共语言运行时管理。
The names are stored as common language runtime (CLR) object types.
这些名称存储为公共语言运行时(CLR)对象类型。
This is because the other objects being called could be collected at the same time as the calling object, such as in the case of a common language runtime shutdown.
这是因为被调用的其他对象可能和调用对象在同一时间被回收,例如公共语言运行时关闭这种情况。
Note that the common language runtime (CLR) cannot unload any native image that has a frozen string because any object in the heap might refer to the frozen string.
注意,公共语言运行时(CLR)不会卸载任何含有冻结的字符串的本机映像,因为堆中的任何对象都可能引用该冻结的字符串。
Object Services allows programmers to interact with the conceptual model through a set of common language runtime (CLR) classes.
对象服务允许程序员通过一组公共语言运行库(clr)类与概念模型进行交互。
When an unmanaged proxy attempts to communicate with the common language runtime through COM, the runtime resolves the remote object that is represented by the unmanaged proxy.
当非托管代理尝试通过COM与公共语言运行时通信时,该运行时将解析由该非托管代理表示的远程对象。
When an unmanaged proxy attempts to communicate with the common language runtime through COM, the runtime resolves the remote object that is represented by the unmanaged proxy.
当非托管代理尝试通过COM与公共语言运行时通信时,该运行时将解析由该非托管代理表示的远程对象。
应用推荐