应用程序域 meaning in English
appdomain
Examples
- How to : load assemblies into an application domain
>如何:将程序集加载到应用程序域中 - For more information about application domains , see
有关应用程序域的更多信息,请参见 - Executes an assembly in the application domain
执行应用程序域中的程序集。 - Every application domain has a default context
每个应用程序域都有一个默认的上下文。 - Is marshaled between application domains , confirm the
当在应用程序域之间对