CALLBACKS in Vietnamese translation

callbacks
cuộc gọi lại
callback
call-back
a call back
các hàm callback
callback functions
callbacks

Examples of using Callbacks in English and their translations into Vietnamese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Asynchronous programming with callbacks may not be something unique to JavaScript and Node. js, but they are responsible for its popularity.
Lập trình bất đồng bộ với callback có thể không lạ lẫm gì đối với Javascript và Node. js nhưng không hẳn đã là phổ biến.
To demonstrate the problem with callbacks, let's do some animation, just without the HTML and CSS.
Để giải thích vấn đề với callback, chúng ta hãy thực hiện một số animation mà không có html và css.
A bit more difficult to setup than callbacks in your own code, you will probably want to use a library e.g. jQuery, bean. js.
Thiết lập phức tạp hơn nhiều so với callback trong code, có thể bạn sẽ muốn sử dụng thư viện ví dụ: jQuery, bean. js.
Asynchronous programming with callbacks may not be something unique to JavaScript and Node.
Lập trình bất đồng bộ với callback có thể không lạ lẫm gì đối với Javascript và Node.
These nested callbacks can be written more clearly by passing a reference to another function.
Các callback lồng nhau này có thể được viết rõ ràng hơn bằng cách truyền một tham chiếu đến một hàm khác.
Callbacks are a way to make sure certain code doesn't execute until other code has already finished execution.
Callback là cách đảm bảo code sẽ không hoạt động trước khi các code khác hoàn thành việc thực thi.
I/O callbacks: executes almost all callbacks with the exception of close callbacks, the ones scheduled by timers, and setImmediate().
Pending callbacks: sẽ thực hiện hầu hết các callback với các exception khi close callback, các callback được đặt bởi timers và hàm setImmediate().
In addition, callbacks don't allow the use of some language features, such as exceptions.
Ngoài ra callback còn không cho phép sử dụng với 1 số feature của ngôn ngữ như Exceptions.
Don't use callbacks unless it's completely necessary, such as a library or for performance reasons.
Chỉ cần không sử dụng callback, trừ khi thực sự cần thiết, ví dụ như yêu cầu của thư viện hoặc vì lý do hiệu suất.
But this is merely the tip of the iceberg with callbacks, there is still a lot more to learn!
Đây chỉ là phần nổi của tảng băng với các cuộc gọi lại, vẫn còn rất nhiều điều để tìm hiểu!
I got two callbacks for Molly, but I guess they went in a different direction.
Hai lần tớ được gọi đến thử vai Molly, nhưng chắc họ đã chọn người khác.
Callbacks are a way to make sure certain code doesn't execute until other code has already finished execution.
Callback là một cách để đảm bảo code nhất định không thực thi cho đến khi code khác đã thực hiện xong.
User actions were tracked by binding events and callbacks to each of the elements.
Những hành động của người dùng sẽ được theo dõi bởi binding events và callback tới mỗi elements.
JS does this not by using conventional callbacks, but with promises: session.
JS thực hiện điều này không phải bằng cách sử dụng callback thông thường mà là với promises: session.
Context: An object to use as the context(this) of all Ajax-related callbacks.
Context: Một object được dùng làm ngữ cảnh( this) của tất cả các hàm gọi lại liên quan đến Ajax.
If we use promises outside of async functions we will still need to use then callbacks.
Nếu chúng ta sử dụng promise bên ngoài một hàm async thì phải dùng tới callback.
All the APIs of Node are written in such a way that they support callbacks.
Tất cả các API của Node được viết theo cách chúng hỗ trợ các callback.
them to replace switch/if-statements, to realize your own late-binding or to implement callbacks.
xây dựng quá trình late- binding hoặc implement hàm callback.
We recommend to pass dispatch down in context rather than individual callbacks in props.
Chúng tôi đề xuất truyền dispatch xuống các context thay vì các callback độc lập qua prop.
And we know that resumes with white-sounding names get more callbacks than resumes with black-sounding names.
Lý lịch với những cái tên nghe giống da trắng sẽ được gọi lại nhiều hơn lý lịch với tên da đen.
Results: 93, Time: 0.0354

Top dictionary queries

English - Vietnamese