stored code meaning in English
存储的代码
Examples
- There are two parts to the cache : the global assembly cache contains assemblies that are explicitly installed to be shared among many applications on the computer ; the download cache stores code downloaded from internet or intranet sites , isolated to the application that caused the download so that code downloaded on behalf of one application or page does not impact other applications
缓存分为两部分:全局程序集缓存包含显式安装的、要在计算机上的许多应用程序之间共享的程序集;下载缓存存储从internet或intranet站点下载的代码,与触发下载的应用程序隔离,以使代表一个应用程序或页下载的代码不影响其他应用程序。