访问程序 meaning in English
access routine
Examples
- In addition , it is not necessary to install assemblies into the global assembly cache to make them accessible to com interop or unmanaged code
另外,不必为了使com interop或非托管代码可以访问程序集而将程序集安装到全局程序集缓存。 - Which allows partially trusted callers access to an assembly , should be applied to the strongly named assembly that aspnet compiler . exe generates
(允许部分受信任的调用方访问程序集)应用于aspnet _ compiler . exe生成的具有强名称的程序集。 - The minimum grant set determination tool permcalc . exe is used to estimate the permissions callers must be granted to access the public entry points of an assembly
最小授权集确定工具( permcalc . exe )用于估算在访问程序集的公共入口点时必须为调用方授予的权限。此工具是 - Specifically , the execution environment can access the application ' s entry point regardless of its declared accessibility and regardless of the declared accessibility of its enclosing type declarations
比较特殊的,执行环境总是可以访问程序的入口,不管入口声明的访问级别也不管入口所属类型的访问级别是什么 - Your ability to inspect the program may be limited , of course , depending on whether the program was built with debug information and whether you have access to the program s source code , and whether the common language runtime jit compiler is tracking debug information
当然,检查程序的能力可能会受到某些限制,这取决于程序是否用调试信息生成,是否可以访问程序源代码,以及公共语言运行库jit编译器是否在跟踪调试信息。