应用程序基 meaning in Chinese
application base
Examples
- Specifies whether the application base path and private binary path are probed when searching for assemblies to load
指定在搜索要加载的程序集时是否探测应用程序基路径和专用二进制路径。 - Gets or sets the list of directories under the application base directory that are probed for private assemblies
获取或设置应用程序基目录下的目录列表,这些目录被探测以寻找其中的私有程序集。 - Each application domain is associated with url evidence and an application base , and might also have a configuration file
每个应用程序域都与url证据和应用程序基相关联,并且还可能拥有配置文件。 - The runtime always begins probing in the application s base , which can be either a url or the application s root directory on a computer
运行库始终在应用程序基中开始探测,应用程序基可以是一个url ,也可以是计算机上的应用程序根目录。 - If you are supplying a code base hint for an assembly that is not strong - named , the hint must point to the application base or a subdirectory of the application base directory
如果为不具有强名称的程序集提供基本代码提示,那么该提示必须指向应用程序基或该应用程序基目录的子目录。