What is the translation of " A CALLBACK FUNCTION " in Chinese?

Examples of using A callback function in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
And a callback() function must later be defined.
并且稍后必须定义callback()函数
It takes two parameters: the url and a callback function.
它需要两个参数:url和回调函数
Bind a callback function to an object.
在object绑定一个callback回调函数
In this tutorial you will learn how define a callback function for the jQuery effect.
在本教程中,你将学习如何为jQuery效果定义回调函数
A callback function is executed after the current effect is 100% finished.
Callback函数在当前动画100%完成之后执行。
To prevent this from happening jQuery provides a callback function for each effect method.
为了防止这种情况发生,jQuery为每个效果方法提供了一个回调函数
This registers a callback function, which will be invoked once the request is complete:.
这将注册一个回调函数,一旦请求完成就会调用该函数:.
We spawned a new Promise on line 3,and then attach a callback function to it on line 4.
我们在第3行创建了一个promise对象,在第4行给它加了个回调函数
Sort() can also take a callback function to determine how array elements are compared.
Sort()也可以带一个回调函数来决定怎么比较数组元素。
We spawned a new Promise on line 3,and then attach a callback function to it on line 4.
我们在第3行产生了一个新的Promise,然后在第4行附加一个回调函数
The action method is fed a callback function which takes the word the user typed on the terminal as a parameter.
Action方法提供一个回调函数,该函数将用户在终端上键入的单词作为参数。
This approach relies on the remote service accepting a callback function name as a request parameter.
这种方法依赖于接受回调函数名作为请求参数的远程服务。
When we pass a callback function as an argument to another function, we are only passing the function definition.
当我们传递一个回调函数给其他函数时,我们只是传递了函数定义。
In order to create a module you need a name,a list of dependencies, and a callback function.
创建一个模块需要一个名字、一个依赖关系列表和一个回调函数
The get_password function is a callback function that the extension will use to obtain the password for a given user.
Get_password函数是一个回调函数,这个插件会使用它来获取指定用户的密码。
In order to create a module you need a name,a list of dependencies, and a callback function.
创建一个模块,你需要提供一个模块名称,依赖列表和一个回调函数
When we pass a callback function as an argument to another function, we only pass the function definition, i.
当我们把一个回调函数作为参数传递给另外的函数时,我们传递的仅仅是函数的定义;.
What happens after the user finished the puzzle(you can specify a callback function which gets the game duration passed).
会发生什么在用户完成拼图(你可以指定一个回调函数,它得到通过游戏时间).
We can programmatically create all these functions so whatever number is appended,we already have a callback function for it.
我们可以以编程方式创建所有这些函数,所以附加的数字,我们已经有一个回调函数
If giving the restaurant your number is like giving them a callback function, receiving the little buzzy thing is like receiving what's called a“Promise”.
如果给餐厅你的号码就像给他们一个回调功能,接收这个小小的东西就像收到所谓的“Promise”。
Basically, you need to create a new IntersectionObserver object,which receives a callback function and a set of options.
基本上,你需要创建一个新的IntersectionObserver对象,它接收一个回调函数和一组选项。
It provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached.
它提供一种机制,即当某个具体事件发生在一个文件描述符上或已经达到超时时,来执行某一个回调函数
Giving your number to a restaurant is just like giving a callback function to a third party service.
这是回调的隐喻!将你的号码提供给餐馆就像给第三方服务提供回拨功能一样。
The first parameter is a string that will be displayed in the result,and the second parameter is a callback function that contains our assertions.
第一个参数是一个将被显示在结果中的字符串,第二个参数是包括我们断主的一个回调函数
Your code sends a request to a URL,and when the request completes, a callback function can be triggered to handle the response.
你的代码向URL发送请求,当请求完成时,可以触发回调函数来处理响应。
Your code sends a request to a URL,and when it receives a response, a callback function can be triggered to handle the response.
你的代码向URL发送请求,当请求完成时,可以触发回调函数来处理响应。
It buffers the command's generated output andpasses the whole output value to a callback function(instead of using streams, which is what spawn does).
它缓冲命令的生成输出,并将整个输出值传递给一个回调函数(而不是使用流,这是什么spawn)。
Our code is generally attached as a callback: a single function which is executed in response to the event.
我们的代码通常添加为回调:响应事件而执行的函数
That callback function follows the Node.
回调函数按照Node.
A generic callback function can also be registered via evhttp_set_gencb();
通常,一个回调函数也可以通过evhttp_set_gencb()函数完成注册;.
Results: 132, Time: 0.036

Word-for-word translation

Top dictionary queries

English - Chinese