shared components造句
例句与造句
- Describes how to install packages for shared components or system components that are prerequisite to running your application
描述如何安装为运行应用程序所必须具备的共享组件包或系统组件包。 - By using merge modules , you can help ensure that shared components are packaged and delivered for consistent deployment
通过使用合并模块,可以帮助确保打包并提供共享组件,以实现部署的一致性。 - Ngen . exe needs to make the same decisions as the loader when binding to dependencies . when a shared component is loaded at run time , using the
绑定到依赖项时, ngen . exe需要作出与加载程序相同的决策。 - If there is any problem with the upgraded shared component , you can ignore the overrides in the publisher policy file using safe mode
如果升级的共享组件有任何问题,则可以使用安全模式忽略发行者策略文件中的覆盖。 - For example , strong - naming allows application authors and administrators to specify a precise servicing version to be used for a shared component
例如,强命名使应用程序作者和管理员可以指定准确的用于共享组件的维护版本。 - It's difficult to find shared components in a sentence. 用shared components造句挺难的
- If your application runs in an environment that uses many shared components , native images allow the components to be shared by multiple processes
如果应用程序运行于使用很多共享组件的环境中,本机映像允许多个进程共享组件。 - These files contain compatibility information issued by the publisher of the shared component that directs an assembly reference to a new version
这些文件包含共享组件发行者发布的兼容性信息,这些信息将程序集引用指向新版本。 - The following ngen . exe command lines install a native image for a shared component and perform an update of all roots that may have been affected
下面的ngen . exe命令行安装共享组件的本机映像,并对可能受影响的所有根进行更新: - Given that entity beans are shared components , for every client request , the database connections are acquired and released several times
考虑到实体bean是共享组件,因此,对每个客户机请求,都要进行几次获取和释放数据库连接的操作。 - The fundamental view is to look at every system boundary or point of sharing and examine what actors have access to those boundaries or shared components
基本观点是着眼于每个系统边界或共享点,并检查哪些参与者访问了这些边界或共享的组件。 - Ngen . exe maintains a list of dependencies , so that shared components are removed only when all assemblies that depend on them have been removed
Ngen . exe维护依赖项的列表,所以,只有当依赖于这些共享组件的所有程序集都被移除后,才会移除这些共享组件。 - A publisher policy assembly is the way in which a vendor of a shared component makes a compatibility statement about a particular version of a released assembly
发行者策略程序集是共享组件的供应商作出有关所发布程序集的特定版本的兼容性声明所用的方式。 - A publisher policy file is used when a shared component is updated and the new version of the shared component should be picked up by all applications using that component
在更新共享组件时会使用发行者策略文件,所有使用该共享组件的应用程序都应该选取该组件的新版本。 - Method , the application s configuration file determines the dependencies that are loaded for the shared component for example , the version of a dependency that is loaded . the
方法加载共享组件,应用程序的配置文件决定了为该共享组件加载的依赖项,例如,所加载依赖项的版本。 - Typically , you only need to build packages for shared components or system components , which need to install files to the gac , perform global registration , or comprise a windows service
通常,您只需要为共享组件或系统组件生成程序包,这包括将文件安装到gac中、执行全局注册或组成windows service 。