HÀM CALLBACK in English translation

callback function
hàm callback
hàm gọi lại
chức năng gọi lại
callback functions
hàm callback
hàm gọi lại
chức năng gọi lại

Examples of using Hàm callback in Vietnamese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Hàm này thực hiện ngay lập tức và chấp nhận một hàm callback, thay vì cho phép một chuỗi kết nối các hàm..
It executes immediately and accepts a callback function, instead of allowing for a chain of functions..
Complete Một hàm callback, được thực thi khi yêu cầu hoàn tất, hoặc là thành công hay không thành công.
Complete A callback function which is executed when the request completes, either successfully or unsuccessfully.
Callback-hàm callback nhận hai tham số( err,
Callback- This is the callback function which gets two arguments(err, stats)
Khi file được lấy ra, có một hàm callback chèn vào hàng đợi của server Node.
When the file is retrieved, a callback function is inserted in the Node server's queue.
Hàm callback quan trọng nhất trong GenEvents mà bạn có thể hình dung là handle event/ 2.
The most important callback in GenEvents as you can imagine is handle_event/2.
mỗi yêu cầu sẽ được đăng ký một hàm Callback.
the thread Pool and each request is registered a Callback function.
xây dựng quá trình late- binding hoặc implement hàm callback.
them to replace switch/if-statements, to realize your own late-binding or to implement callbacks.
Ví dụ, cú pháp cơ bản của phương thức hiệu ứng slideToggle() với hàm callback.
For example, the basic syntax of the jQuery slideToggle() effect method with a callback function can be given with:.
bạn cần phải truyền vào một hàm callback.
instead, you have to pass a callback function.
đều có hàm callback.
also come with a callback function.
Lưu ý: Nếu phương thức hiệu ứng được áp dụng cho nhiều phần tử, hàm callback được thực thi lần lượt cho mỗi phần tử được chọn chứ không phải thực thi cho tất cả các phần tử cùng một lúc.
Note: If the effect method is applied to multiple elements, then the callback function is executed once for each selected element, not once for all.
Kế tiếp, hàm callback nhận các tham số là các phụ thuộc đã được nạp- trong trường hợp của chúng ta là myModule và myOtherModule- và hàm này được phép sử dụng các phụ thuộc này.
Next, the callback function takes, as arguments, the dependencies that were loaded- in our case, myModule and myOtherModule- allowing the function to use these dependencies.
Kế tiếp, hàm callback nhận các tham số là các phụ thuộc đã được nạp- trong trường hợp của chúng ta là myModule và myOtherModule- và hàm này được phép sử dụng các phụ thuộc này.
Next, the callback function takes, as arguments, the dependencies that were loaded-in our case, myModule and myOtherModule-allowing the function to use these dependencies.
khi yêu cầu hoàn thành, hàm callback có thể được kích hoạt để xử lý phản hồi.
by the JavaScript code; your code sends a request to a URL, and when the request completes, a callback function can be triggered to handle the response.
Ví dụ, nếu bạn đang đọc 1 file trên hệ thống, bạn cần phải định nghĩa 1 hàm callback mà nó sẽ được gọi lại để xử lý file khi quá trình đọc file hoàn tất.
For example, if you are reading a file on the file system, you have to specify a callback function that is executed when the read operation has completed.
sau đó kích hoạt hàm callback khi một trong những sự kiện đó được phát hiện.
that listens for events, then activates a callback function when among those events is identified.
Ví dụ, nếu bạn đang đọc một file trên một hệ thống file, bạn phải xác định một hàm callback sẽ được thực thi khi hoạt động đọc file đó hoàn thành.
For example, if you are reading a file on the file system, you have to specify a callback function that is executed when the read operation has completed.
Bạn có thể sử dụng ARRAY FILTER USE KEY hoặc ARRAY FILTER USE BOTH như là một tham số thứ ba để truyền vào keys hoặc cả keys, values vào hàm callback.
You can use ARRAY_FILTER_USE_KEY or ARRAY_FILTER_USE_BOTH as a third parameter to pass the key or both value and key to the callback function.
khi yêu cầu hoàn thành, hàm callback có thể được kích hoạt để xử lý phản hồi.
triggered by JavaScript code; your code sends a request to a URL, and when it receives a response, a callback function can be triggered to handle the response.
sau đó kích hoạt hàm callback khi một trong những sự kiện đó được phát hiện.
that listens for events, and then triggers a callback function when one of those events is detected.
Results: 93, Time: 0.025

Word-for-word translation

Top dictionary queries

Vietnamese - English