程序初始化 meaning in English
program initialization
Examples
- R indicates the value can only be set one time during program initialization
“读”表示在程序初始化过程中只能设置一次值。 - Initializes a new instance of the class with a specified caption and event handler for the
事件的事件处理程序初始化该类的一个新实例。 - The server program would need to do program initiation and termination housekeeping once per item
服务器程序需要对每一个单元都进行程序初始化以及相关的回收工作。 - Any such execution is illegal because it can lead to deadlocks and to use of dlls before they have been initialized by the operating system s loader
任何此类执行都是非法的,因为这样可能导致死锁,以及在操作系统的加载程序初始化dll之前使用dll 。 - What makes a service desirable is that a service can be invoked many times without going through batch scheduling , program initiation , and later termination housekeeping over and over again
需要服务的原因在于服务可以多次调用,而不需要反复进行批处理调度,程序初始化,以及稍后的终止回收工作。