ASYNC - dịch sang Tiếng anh

async
bất đồng bộ
asynchronous
không đồng bộ
bất đồng bộ
async
bất
không
bộ

Ví dụ về việc sử dụng Async trong Tiếng việt và bản dịch của chúng sang Tiếng anh

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Có lẽ phần thú vị nhất là async rendering- một chiến lược lập kế hoạch công việc rendering bằng cách thực hiện theo trình tự định kỳ cho trình duyệt.
Perhaps the most exciting area we're working on is async rendering- a strategy for cooperatively scheduling rendering work by periodically yielding execution to the browser.
Điều này thường được thực hiện bằng cách thêm defer hoặc async thuộc tính vào các script phần tử HTML gọi tài nguyên JavaScript.
This is typically done by adding either the defer or the async attribute to the script HTML elements that call JavaScript resources.
Rồi thì quản lý promise với await trong hàm async, và bùm chéo,
Then manage the promise with await within an async function and boom,
Tôi mô tả cách tôi thiết lập máy chủ PHP async, chuỗi xây dựng Laravel Mix, mặt trận phản ứng trước và WebSockets kết nối tất cả những điều này với nhau.
I described how I set up the async PHP server, the Laravel Mix build chain, the ReactJS front-end, and the Web Sockets connecting all this together.
Note: Lưu ý: Các thuộc tính async và defer được bỏ qua cho các tập lệnh không có thuộc tính src.
NOTE: The async and defer attributes are ignored for scripts having no src attribute.
Có lẽ phần thú vị nhất là async rendering- một chiến lược lập kế hoạch công việc rendering bằng cách thực hiện theo trình tự định kỳ cho trình duyệt.
Perhaps the most exciting area we're working on is async rendering-a strategy for cooperatively scheduling rendering work by periodically yielding execution to the browser.
Đối số thứ hai tùy chọn async. parallel()
The optional second argument to async. parallel() is a callback
Note: thuộc tính async và defer chỉ dành cho các tập lệnh bên ngoài( và chỉ nên được sử dụng nếu tính chất src có mặt).
Note: The async attribute is only for external scripts(and should only be used if the src attribute is present).
sử dụng thẻ async hoặc là defer thuộc tính.
tag and use the async and/or defer attributes.
Struct này được thiết kế để ngăn cản việc khởi tạo đối tượng Task trong trường hợp kết quả của quá trình async có luôn tại thời điểm await.
It is built to prevent the allocation of a Task object in cases where the result of the async operation is already available at the time of awaiting.
Vâng, bạn là hoàn toàn chính xác, có vẻ như việc tải async phá vỡ một số vấn đề tương thích khó khăn lỏng lẻo.
Yes, you are totally correct, seems like the async loading broke some tricky compatibility issues loose.
Asynchronous có nghĩa là các chức năng khác hoặc các dòng code khác có thể chạy trong khi async script đang chạy.
Asynchronous means that other functions or lines of code can run while the async script is running.
bạn có thể đặt async tùy chọn để false.
you can easily do this by setting the async option to false.
Hiện tại, nhà nước- of- the- nghệ thuật là đặt kịch bản trong và sử dụng thẻ async hoặc là defer thuộc tính.
The current state-of-the-art is to put scripts in the tag and use the async or deferattributes.
một từ khóa await chỉ có thể được sử dụng trong hàm được đánh dấu với từ khóa async.
async function always returns a promise and an expect keyword may only be used in functions marked with the async keyword.
sử dụng thẻ async hoặc là defer thuộc tính.
put scripts in the<head> tag and use the async or deferattributes.
Chúng ta có thể sử dụng for… of để lặp qua một mảng và thực thi async code bên trong block,
To loop through an array and execute async code within the block,
Bất kỳ hàm async nào cũng trả về một Promise hoàn toàn
Any async function returns a promise implicitly, and the resolve value of the promise will
Kết quả là nếu async được sử dụng trên tất cả các tài nguyên JavaScript, nó thường có thể phá vỡ các tài nguyên phụ thuộc vào các tài nguyên xuất hiện trước đó trong tài liệu.
The result is that if async is used on all JavaScript resources it can often break resources that are dependent on resources that appear earlier in the document.
lập trình Async, MongoDB, Express,
Npm, Async programming, MongoDB,
Kết quả: 212, Thời gian: 0.02

Truy vấn từ điển hàng đầu

Tiếng việt - Tiếng anh