入口程序 meaning in English
entry program
Examples
- Gets the entry assembly for an application
获取应用程序的入口程序集。 - Object representing the entry assembly for the application
对象,表示应用程序的入口程序集。 - In other application domains , the entry assembly is the first executable that was executed by the
在其他应用程序域中,入口程序集是通过 - If your driverentry routine returns a failure status , the system doesn ' t call your driverunload routine
如果你的驱动入口程序返回一个错误的状态,系统不调用你的驱动卸载程序。 - If the application is a manifest - activated application , the entry assembly is determined from the application manifest . if the application is not manifest activated , the entry assembly is the process executable in the default application domain
对于清单激活的应用程序,入口程序集由应用程序清单决定;对于非清单激活的应用程序,入口程序集是默认应用程序域中的可执行过程。