程序引用 meaning in Chinese
program reference
Examples
- The asp . net build environment initializes the collection of assemblies that are available for reference by the build provider
Asp . net生成环境初始化可供生成提供程序引用的程序集的集合。 - If a configuration file tries to use a configuration section after the handler reference is removed , asp . net issues the server error , " unrecognized configuration section
如果配置文件在处理程序引用被移除后尝试使用配置节, asp . net将发出服务器错误“无法识别的配置节 - Elements . if a configuration file tries to use a configuration section after the handler reference is removed , asp . net issues the server error , " unrecognized configuration section
如果配置文件在处理程序引用被移除后尝试使用配置节, asp . net将发出服务器错误“无法识别的配置节 - The assemblies referenced by your program will automatically be loaded at build time , but it is also possible to load specific assemblies into the current application domain at runtime
程序引用的程序集将在生成时自动加载,不过也可以在运行时将特定的程序集加载到当前应用程序域中。