callback
英 [ˈkɔ:lbæk]
美 [ˈkɔ:lbæk]
callback 双语例句
Each callback function takes no arguments and returns unit . 每一个回调函数都不接受参数,并且返回unit。 Procedures can take a callback to invoke upon their return value . 过程可以在它们返回值时调用一个回调方法。 The callback logic is a good example of a mixin . 这个回调逻辑就是mixin的一个不错例子。 Let 's use a trait to separate the callback handling from the button logic . 让我们对按钮的逻辑来使用trait,从而分离回调的处理。 Jpa provides callback methods for performing actions at different stages of persistence operations . 为了便于在持久化操作的各个阶段处理一些事情,jpa提供了回调函数。