单词 | assembly cache | ||||||||||
释义 | assembly cache
更多释义 收起释义 例句释义: 程序集缓存,组件快取,缓存节点 1. Before you add an assembly to security policy, you must give it a strong name and put it in the global assembly cache. 在将一个程序集添加到安全策略中之前,必须给它提供一个强名称并将其放置在全局程序集缓存中。 msdn2.microsoft.com 2. Before your library can be shared through the global assembly cache or used as a downloaded component, you must create a strong name. 为使您的库可通过全局程序集缓存共享或用作下载的组件,必须创建一个强名称。 msdn2.microsoft.com 3. The runtime first checks the global assembly cache for an assembly matching the requested culture for your application. 运行时首先检查全局程序集缓存,以找到与为应用程序请求的区域性匹配的程序集。 technet.microsoft.com 4. Allows you to view and manipulate the contents of the global assembly cache using Windows Explorer. 允许使用Windows资源管理器查看和操作全局程序集缓存的内容。 msdn2.microsoft.com 5. The global assembly cache stores assemblies specifically designated to be shared by several applications on the computer. 全局程序集缓存中存储了专门指定给由计算机中若干应用程序共享的程序集。 msdn2.microsoft.com 6. If profile size management is needed, a logoff script can be used to clean the users Client cache and assembly cache directory. 如果需要进行配置文件大小管理,可以使用一个注销脚本来清理用户客户端缓存和程序集缓存目录。 www.ibm.com 7. It is recommended that only users with Administrator privileges be allowed to delete files from the global assembly cache. 建议使用者只有在具备系统管理员权限时,才能从全域组件快取删除档案。 technet.microsoft.com 8. When an assembly is added to the global assembly cache, integrity checks are performed on all files that make up the assembly. 当组件加入到全域组件快取时,会对构成该组件的所有档案进行完整性检查。 technet.microsoft.com 9. You can reference. NET components that are in the global assembly cache (GAC) or COM components registered on your computer. 可以引用全局程序集缓存(GAC)中的.NET组件或在您的计算机上注册的COM组件。 msdn2.microsoft.com 10. In a real application, you can keep the component in any convenient store, including the global assembly cache. 在实际的应用程序中,可以在任何方便的存储区(包括全局程序集缓存)中保存组件。 msdn2.microsoft.com 1. An assembly must have a strong name to be installed in the global assembly cache. 要安装到全局程序集缓存中,程序集必须具有强名称。 technet.microsoft.com 2. This includes any version, culture, and public key information if the containing assembly is in the global assembly cache. 如果包含程序集在全局程序集缓存中,则这包括所有的版本、区域性和公钥信息。 msdn2.microsoft.com 3. A shared assembly must have a strong name and can be deployed in the global assembly cache. 共享的程序集必须具有强名称,并且可以在全局程序集缓存中部署。 technet.microsoft.com 4. The runtime next searches the global assembly cache again, this time for the parent assembly of the requested resource. 运行时接下来再次搜索全局程序集缓存,这一次是为了找到请求的资源的父程序集。 technet.microsoft.com 5. Assemblies that are shared by multiple applications should be installed in a centralized repository called the global assembly cache. 多个应用程序共享的程序集应安装在一个称作“全局程序集缓存”的集中储存库中。 technet.microsoft.com 6. In this case, the assembly does not have to be in the global assembly cache. 在这种情况下,程序集不需要在全局程序集缓存中。 207.46.16.251 7. By adding them to the Global Assembly Cache (GAC) and registering them in the Machine. Config file, you can reuse them across applications. 通过将它们添加到全局程序集缓存(GAC)并将它们注册到Machine.config文件中,可以跨应用程序重新使用它们。 msdn2.microsoft.com 8. Note that there are scenarios where you explicitly do not want to install an assembly into the global assembly cache. 请注意,在有些案例中,您务必不可将组件安装到全域组件快取中。 technet.microsoft.com 9. Property gets a value indicating whether the assembly was loaded from the global assembly cache. 属性获取一个值,该值指示程序集是否是从全局程序集缓存加载的。 msdn2.microsoft.com 10. You should not specify this option if you will subsequently install the assembly that you are registering into the global assembly cache. 如果随后要安装正在注册到全局程序集缓存中的程序集,则不应指定此选项。 msdn2.microsoft.com 1. However, the implementation ignores this value and always attempts to install the signed assembly in the global assembly cache. 但是,实现将忽略这个值,并始终尝试将已签名的程序集安装在全局程序集缓存中。 207.46.16.251 2. This ensures that the service does not execute while the installer is copying files or putting assemblies in the global assembly cache. 这确保在安装程序复制文件或将程序集放入全局程序集缓存时,该服务不会执行。 msdn2.microsoft.com 3. The global assembly cache is a computer-wide code cache present on all computers with the. NET Framework installed. 全局程序集缓存是全计算机范围的代码缓存,存在于所有安装了。 msdn2.microsoft.com 4. Add the assembly implementing the custom permission to the global assembly cache and to the list of fully trusted assemblies. 将实作自订使用权限的组件加入全域组件快取和完全受信任的组件清单中。 technet.microsoft.com 5. If you intend to share an assembly among several applications, you can install it into the global assembly cache. 如果您需要在几个应用程序间共享程序集,可将其安装到全局程序集缓存中。 technet.microsoft.com 6. The global assembly cache can store resource assemblies that are shared by many applications. 全局程序集缓存可以存储由许多应用程序共享的资源程序集。 msdn2.microsoft.com 7. Assemblies deployed in the global assembly cache must have a strong name. 部署在全域组件快取中的组件必须具有强式名称。 technet.microsoft.com 8. Use Windows Explorer to drag the file that contains the manifest into the assembly cache directory. 使用Windows资源管理器将包含清单的文件拖放到程序集缓存目录中。 msdn2.microsoft.com 9. Block the installation if this file is not already present in the GAC (global assembly cache). 如果在GAC(全局程序集缓存)中没有此文件,将阻止安装。 207.46.16.251 10. The global assembly cache is the first location the runtime searches for resources in the resource fallback process. 全局程序集缓存是运行库在资源后备进程中搜索资源的第一个位置。 msdn2.microsoft.com 1. Loads an assembly from the application directory or from the global assembly cache using a partial name. 使用部分的名称,从应用程式目录或从全域组件快取载入组件。 technet.microsoft.com 2. You can share an assembly between applications by putting it in the global assembly cache. 您可以将组件放置在全域组件快取中,以供应用程式共用组件。 msdn.microsoft.com 3. For strong-named assemblies, the binding process continues by looking in the global assembly cache. 对于强式名称组件,系结处理序会在全域组件快取中查询以继续进行。 msdn.microsoft.com 4. Assemblies that should be used by applications can be put in the global assembly cache. 可将应用程序应该使用的程序集放在全局程序集缓存中。 technet.microsoft.com 5. Class, ignores this value and always attempts to install the signed assembly in the global assembly cache. 实现忽略该值,而总是尝试将已签名的程序集安装在全局程序集缓存中。 msdn2.microsoft.com 6. The common language runtime verifies the strong name signature when the assembly is placed in the global assembly cache. 公共语言运行库在程序集放在全局程序集缓存时验证强名称签名。 msdn2.microsoft.com 7. Gets a pointer to a new IAssemblyName instance that represents the global assembly cache. 获取一个指向表示全局程序集缓存的新IAssemblyName实例的指针。 msdn2.microsoft.com 8. It does not operate on files installed in the global assembly cache. 它不对安装在全局程序集缓存中的文件进行操作。 msdn2.microsoft.com 9. As a compiled and signed assembly in the global assembly cache (GAC). 作为全局程序集缓存(GAC)中编译和签署的程序集。 technet.microsoft.com 10. The search is restricted to private and global binary directory paths, and the global assembly cache. 搜索被限制在专用和全局二进制目录路径及全局程序集缓存内。 msdn2.microsoft.com 1. In most cases, if you intend to share an assembly with multiple applications, you should deploy it into the global assembly cache. 大多数情况下,如果要与多个应用程序共享程序集,则应将程序集部署到全局程序集缓存中。 207.46.16.251 2. Parameter indicates whether to install the assembly in the global assembly cache. 参数指示是否将程序集安装在全局程序集缓存中。 msdn2.microsoft.com 3. Describes four ways to install an assembly into the global assembly cache. 说明将组件安装到全域组件快取中的四种方式。 technet.microsoft.com 4. When you apply an ASP. NET hotfix or update, the updated DLLs are installed in the global assembly cache (GAC). 更新DLL应用ASP.NET修复或更新,时被安装在全局程序集缓存(GAC)。 support.microsoft.com 5. Each computer where the common language runtime is installed has a machine-wide code cache called the global assembly cache. 安装有公共语言运行时的每台计算机都具有称为全局程序集缓存的计算机范围内的代码缓存。 technet.microsoft.com 6. Containing errors reported by the assembly cache. 包含由程序集缓存报告的错误。 msdn2.microsoft.com 7. The Codebase entry specifies the file path for an assembly that is not installed in the global assembly cache. Codebase项指定未安装到全局程序集缓存中的程序集的文件路径。 msdn2.microsoft.com 8. Assemblies must be strong-named before they can be included in the global assembly cache. 组件必须先以强式名称命名,才能加入全域组件快取中。 msdn.microsoft.com 9. The publisher policy file, which is located in the global assembly cache, contains assembly redirection settings. 发行者原则档(位于全域组件快取)包含组件重新导向设定值。 technet.microsoft.com 10. Specifies whether to register the assembly in the Global Assembly Cache. 指定是否在全局程序集缓存中注册该程序集。 www.dictall.com 1. The Global Assembly Cache folder is unlike the other folders in the File System Editor. “GlobalAssemblyCache”文件夹不同于“文件系统编辑器”中的其他文件夹。 msdn2.microsoft.com 2. You should share assemblies by installing them into the global assembly cache only when necessary. 您应该只有在需要的时候才将组件安装到全域组件快取中来共用它们。 technet.microsoft.com 3. Install your control assembly to the global assembly cache. 控件程序集安装到全局程序集缓存中。 technet.microsoft.com 4. The global assembly cache stores assemblies that can be used by several applications on a computer. 全局程序集缓存存储可由计算机上若干应用程序使用的程序集。 msdn2.microsoft.com 5. The following command lists the contents of the global assembly cache. 下面的命令列出全局程序集缓存的内容。 msdn2.microsoft.com 6. Exception string: A request to revoke the assembly cache failed. 异常字符串:程序集缓存撤消请求失败。 msdn2.microsoft.com 7. For more information, see Strong Name Tool (Sn. Exe) and Global Assembly Cache Tool (Gacutil. Exe). 有关更多信息,请参见强名称工具(Sn.exe)和全局程序集缓存工具(Gacutil.exe)。 msdn2.microsoft.com 8. Confirms that a code assembly originates in the global assembly cache (GAC) as evidence for policy evaluation. 确认一个代码程序集在全局程序集缓存(GAC)中以策略评估证据的形式产生。 msdn2.microsoft.com 9. Represents a single assembly in the global assembly cache. 表示全域组件快取中的单一组件。 technet.microsoft.com 10. Describes how and why you add assemblies to the global assembly cache, and includes how-to topics. 介绍如何将程序集添加到全局程序集缓存及其原因,包括帮助主题。 technet.microsoft.com 1. In this case, you must also move the assembly into the global assembly cache. 在这种情况下,您必须也将组件移到全域组件快取中。 technet.microsoft.com 2. How to: Install an Assembly into the Global Assembly Cache. 如何:将程序集安装到全局程序集缓存。 technet.microsoft.com 3. These are the assemblies that are in the global assembly cache. 这些是位于全局程序集缓存中的程序集。 msdn.microsoft.com 4. Using Serviced Components with the Global Assembly Cache 在服务组件中使用全局程序集缓存 msdn2.microsoft.com 5. Installing the DLL into the ForEachEnumerator folder and the Global Assembly Cache 将DLL安装到ForEachEnumerator文件夹和全局装配缓存 msdn2.microsoft.com |
||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。