网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 Callback function
释义

Callback function

原声例句
Custom Interactive Maps with Google Maps API (Full Course)

But inside the callback function, this is the map.

但在回调函数内部,这就是地图。

Custom Interactive Maps with Google Maps API (Full Course)

And within this function, we can call the callback function.

在这个函数中,我们可以调用回调函数。

Custom Interactive Maps with Google Maps API (Full Course)

Because outside of the callback function, this is the library.

因为在回调函数之外,这是库。

中文百科

回调函数 Callback (computer programming)

(重定向自Callback function)
回调通常与原始调用者处于相同的抽象层

在计算机进程设计中,回调函数,或简称回调(Callback 即call then back 被主函数调用运算后会返回主函数),是指通过函数参数传递到其它代码的,某一块可执行代码的引用。这一设计允许了底层代码调用在高层定义的子进程。

英语百科

Callback (computer programming) 回调函数

(重定向自Callback function)
A callback is often back on the level of the original caller.

In computer programming, a callback is a piece of executable code that is passed as an argument to other code, which is expected to call back (execute) the argument at some convenient time. The invocation may be immediate as in a synchronous callback, or it might happen at a later time as in an asynchronous callback. In all cases, the intention is to specify a function or subroutine as an entity that is, depending on the language, more or less similar to a variable.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/18 8:29:57