以下为句子列表:
英文: A callback is a pointer to a function, so if you want a processing function to notify you about some event you pass a pointer to another function (the callback) to the processing function.
中文: 回调是一个指向函数的指针,所以如果你希望一个处理函数通知你某些事件发生了,你可以传递一个指向其他函数的指针(回调)给处理函数。
更详细...
英文: Also the application saves the number of your last conversation, so if you recall something important only after the phone talk is over just press the callback key to continue the conversation.
中文: 程序还会保存你最后一次所联系的号码,这样当你刚挂完电话却又想起还有一些重要的东西没说,你只需要按一下回拨键,就可以继续之前的对话。
更详细...
英文: Anonymous inner classes are handy when you want to define callbacks on the fly.
中文: 匿名内部类可以方便的定义运行时回调。
更详细...
英文: But the event being shared isn't what's important, rather it's the techniques used to share the events (which could be any sort of system callback, or whatever).
中文: 但共享事件并不是重要的,重要的是用于共享事件的技术(可以是任意的系统回调函数,等等)。
更详细...
英文: Callback system: sieve core + high efficiente callback, small whirlwind + sieve core callback, large whirlwind + sieve core callback.
中文: 回收系统:滤芯+高效回收、小旋风+滤芯回收、大旋风+滤芯回收。
更详细...
|