终止过程 meaning in Chinese
termination step
Examples
- Obviously the chain structure will affect the diffusion-controlled and chemically-controlled termination processes differently .
显然,链结构对扩散控制和化学控制的终止过程的影响是有差别的。 - The normal ways to terminate a procedure
终止过程的正常方式( - This is what the garbage collector will by default invoke during finalization
这是默认情况下垃圾回收器在终止过程中将调用的内容。 - This means that in cases where the destructor is not explicitly invoked , the garbage collector , during finalization , will not as before find an associated
这意味着,在没有显式调用析构函数的情况下,在终止过程中垃圾回收器不会像以前一样寻找对象的关联 - Initialization and termination - the program should do once at initiation or termination whatever needn t be done while handling every service request
初始化与终止。程序应该将所有不需要在处理每一次服务请求时所做的事情都放在初始化或终止过程中完成。