在许多应用程序中,动态加载模块非常重要,但加载之后,就没有必要卸载模块。
In many applications, the need for dynamic loading of modules is important, but when loaded, it's not necessary for the modules to be unloaded.
要从Aries卸载一个应用程序,只需从加载目录移除该文件。
To uninstall the application from Aries, simply remove the file from the load directory.
ODBCDriverManager执行以下工作:加载和卸载应用程序所需的合适的ODBC Driver,以及验证传递给驱动程序的API参数,等等。
The ODBC driver Manager performs jobs such as loading and unloading the appropriate ODBC driver required by the application, as well as verification of the API parameters passed to the driver.
显然是没有办法明确卸载组件一旦加载,除非整个应用程序域时。
Apparently there is no way to explicitly unload assemblies once loaded unless the entire app domain is unloaded.
其他程序集都将针对它们加载的每个应用程序域分别进行加载和JIT编译,从而可以从进程中卸载。
Other assemblies are loaded and JIT-compiled separately for each application domain in which they are loaded, and thus can be unloaded from the process.
您可以使用此类的成员在加载或卸载外接程序时运行代码、访问宿主应用程序的对象模型,以及扩展应用程序的功能。
You can use members of this class to run code when the add-in is loaded or unloaded, to access the object model of the host application, and to extend features of the application.
您可以使用此类的成员在加载或卸载外接程序时运行代码、访问宿主应用程序的对象模型,以及扩展应用程序的功能。
You can use members of this class to run code when the add-in is loaded or unloaded, to access the object model of the host application, and to extend features of the application.
应用推荐