如果. NET程序集加载器找不到完全匹配项,则会查找具有匹配语言的可用附属程序集。
If the.net assembly loader cannot find an exact match, it will then look for an available satellite assembly with a matching language.
请注意,. NET程序集加载器首先会在请求的区域名称和可用附属程序集的区域名称之间尝试查找完全匹配的语言和区域。
Note that the.net assembly loader will first attempt to find an exact match with both language and region between the requested culture name and the culture name of an available satellite assembly.
幸运的是,VisualStudio知道如何正确命名附属程序集,以及如何在. NET程序集加载器所期望的正确目录结构中部署它们。
Fortunately, Visual Studio knows how to name the satellite assemblies correctly and how to deploy them in the correct directory structure expected by the.net assembly loader.
在这个场景中,当加载这个框架集时,也会首次将一组核心实用程序例程加载到脚本框架中;与此同时,服务器和用户设置也被加载到会话框架中。
In this scenario, as the frameset loads, a small set of core utility routines is initially loaded into the script frame; at the same time, server and user Settings are loaded in the session frame.
重新启动已在WebSphereApplicationServer服务器上安装的JaxWSServicesSamples企业应用程序,以便加载并启用已附加的策略集和绑定。
Restart the JaxWSServicesSamples enterprise application installed on the WebSphere application server server to load and enable the attached policy sets and bindings.
一旦启动了调试会话(或只是从Windows资源管理器加载了Office文档),文档如何得知要加载哪个程序集以及运行什么代码?
Once you've started the debugging session (or simply loaded the Office document from Windows Explorer), how does the document know which assembly to load and what code to run?
XAML架构上下文还负责维护已加载程序集的程序集列表,该列表定义XAML分析器查找备份类型的位置。
The XAML schema context is also responsible for maintaining the assembly list of loaded assemblies, which defines where a XAML parser looks for backing types.
在加载更多的程序集并转化IL为机器指令时,CLR的加载器有一点额外的工作要完成,那就是调整函数入口地址。
The CLR loader has a little more work to do to load many assemblies and turn IL into machine instructions, particularly resolving function addresses.
我不明白为什么服务器加载几个相同的程序集。
I don't understand why server is loading several same assemblies.
编译器可以引用程序集并不表示公共语言运行时可以在运行时找到并加载程序集。
Because the compiler can reference the assembly does not imply the common language runtime will be able to find and load the assembly at runtime.
编译器可以引用程序集并不表示公共语言运行时可以在运行时找到并加载程序集。
Because the compiler can reference the assembly does not imply the common language runtime will be able to find and load the assembly at runtime.
应用推荐