More sophisticated applications may require multiple user exits to implement different functions 而更高级的应用程序可能需要多个用户出口来实现不同的函数。
When set to on , the database is shut down cleanly and its resources are freed after the last user exits 当设置为on时,数据库将在最后一个用户退出后完全关闭,它占用的资源也将释放。
To move those online archived logs , you will either move them manually or use a user exit to move them 要移动那些联机归档日志,您需要手动移动它们或者使用用户出口程序( user exit )来移动它们。
User exits are included in unidata and universe to provide backward compatibility with older pick applications Unidata和universe中包括了一些用户出口,以提供与更旧的pick应用程序的向后兼容性。
When the user exits the form , the . net framework message loop closes and the earlier application s message loop starts running again 当用户从窗体退出时, . net framework消息循环关闭,先前的应用程序的消息循环再次开始运行。
A user exit is a subroutine invoked by a software package for a predefined event in the execution of the package. Clients of the package can substitute their own subroutines in place of the default ones provided by the package vendor to provide customized functionality.