What is the translation of " ASYNCHRONOUS " in English? S

Examples of using Asynchronous in Vietnamese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Sử dụng asynchronous scripts.
Allow only asynchronous scripts.
Tốt thôi, giải pháp đưa ra là asynchronous callbacks.
Well, the solution is asynchronous callbacks.
Trái với asynchronous transmission.
Also see asynchronous transmission.
Tôi là một ngôn ngữ single- threaded, non- blocking, asynchronous và concurrent.
It is single-threaded, non-blocking, and asynchronous.
Trái với asynchronous transmission.
Compare with Asynchronous Transmission.
Về mặt kỹ thuật,Nginx sử dụng kiến trúc asynchronous sub- process.
At the technical level, Nginx uses an asynchronous sub-process architecture.
Bây giờ, khi mà“ asynchronous” trong việc này?
Now, where is the“asynchronous” in this?
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.
Làm việc với asynchronous APIs.
Working with Asynchronous APIs.
Hiểu sâu về asynchronous request handling, partial page updates, và AJAX.
You have a good understanding of asynchronous request handling, partial page updates, and AJAX.
Nonblocking I/ O chính là asynchronous I/ O. b.
Nonblocking and Asynchronous I/O.
Làm theo cách“ asynchronous” được ưa chuộng hơn, vì nó không block các script cho đến khi request hoàn thành.
Going the asynchronous way is preferred, as it doesn't block other scripts until the request is completed.
Câu trả lời là thứ gọi là Asynchronous Module Definition, hay ngắn gọn là AMD.
The answer is called Asynchronous Module Definition, or AMD for short.
UART( Universal asynchronous receiver/ transmitter): là những pin tuần tự( Serial) thường dùng để giao tiếp với các thiết bị ngoại vi.
UART(Universal asynchronous receiver/transmitter) are the serial pins used to communicate with other devices.
Một là sử dụng cơ chế dựa trên asynchronous messaging- based sử dụng các message broker như JMS hoặc AMQP.
One option is to use an asynchronous, message-based mechanism like JMS or AMQP.
Còn không bạn sẽ phải kẹt với ES6 generator với coroutines giúp block asynchronous call, cho ta control flow phù hợp.
Otherwise you are stuck with ES6 generators with coroutines to block asynchronous calls for proper control flow.
Tên này là viết tắt cho Asynchronous JavaScript+ XML, và nó tiêu biểu cho bước chuyển căn bản những gì có thể trên web.
The name is shorthand for Asynchronous JavaScript+ XML, and it represents a fundamental shift in what's possible on the Web.
Đối với render- blocking CSS, WP Rocket cho phép bạn khắc phục bằng tùy chọn Optimize CSS Delivery,xử lý asynchronous CSS và critical CSS.
As for render-blocking CSS, WP Rocket allows you to fix this with the Optimize CSS Delivery option,which handles asynchronous CSS and critical CSS.
Trong lúc làm việc với Asynchronous JavaScript, nhiều người thường xuyên viết rất nhiều statements liên tiếp và quăng await ở mỗi lần gọi function.
While working with Asynchronous JavaScript, people often write multiple statements one after the other and slap an await before a function call.
Thì chỉ cần sử dụng XHR code( cái mà lát nữa ta sẽ thấy) nó không có nghĩalà AJAX, bởi vì XHR API có thể làm được hai cách“ synchronous” và“ asynchronous”.
Just using XHR code(which we will see in a moment) doesn't mean it's AJAX,because the XHR API can work in both synchronous and asynchronous ways.
Một được dùng trong việc trả lời các yêu cầu trực tiếp( get- response)và một là asynchronous response nhằm thu các sự chú ý của các requester( trap).
One is used in response to the requester's direct query(get-response)and the other is an asynchronous response to obtain the requester's attention(trap).
Nhưng ông còn phát minh một kỹ thuật ít được biết đến nhưng không kém phần quan trọng: thu/ phát bất đối xứng đa năng, hay UART(Universal Asynchronous, Receiver/ Transmitter).
But he also invented a lesser known but no less significant piece of technology:the universal asynchronous receiver/transmitter, or UART.
Một background hoặc asynchronous jobs là một tiến trình xử lý bên ngoài luồng request/ response thông thường và là một thành phần của bất kỳ web framework hiện đại nào.
A background or asynchronous job(or task) is one that is processed outside of the usual request/response workflow that is part of any modern web framework.
Khi làm về functional programming, những containers này cực kì quyền năng, bởi chúng góp phần vào nền tảng cho cấu trúc của functional, và giúp chúng ta với những kĩ thuật nhưPure Functional Error Handling và Asynchronous Actions.
In functional programming, these containers provide a good advantage because they help with forming the foundation of functional construct andassist with asynchronous actions and pure functional error handling.
Asynchronous tasks theo một cách khác, nó có thể được bắt đầu từ một request web bình thường, nhưng đòi hỏi thời gian lâu hơn để hoàn thành so với request bình thường.
Asynchronous tasks on the other hand, are those that may be started from a normal web request, but require a longer time to complete than the normal request.
Nắm chắc cú pháp JavaScript Biết sử dụng functions vàclasses Trải nghiệm asynchronous programming Có kiến thức cần thiết để học chủ đề nâng cao như React Native Được thực hành viết những phần mềm nhỏ hoàn chỉnh.
Master JavaScript foundations Learn how to use functions andclasses Experience asynchronous programming Has the needed knowledge for higher level courses such as React Native Build small but complete products.
Asynchronous Transfer Mode( ATM) là một công nghệ kết nối mạng lý tưởng để sử dụng với QoS vì nó là một công nghệ hướng kết nối, tuy nhiên bạn cũng có thể sử dụng QoS với các công nghệ khác như Frame Relay, Ethernet hay thậm chí Wi- FI( 802.11 x).
Asynchronous Transfer Mode(ATM) is an ideal networking technology for use with QoS, because it is a connection oriented technology, but you can use QoS with other technologies such as Frame Relay, Ethernet, and even Wi-FI(802.11x).
Các tên đầy đủ UART là“ Universal Asynchronous Receiver/ Transmitter”, và nó là một vi mạch sẵn có trong một vi điều khiển nhưng không giống như một giao thức truyền thông( I2C& SPI).
The UART full form is“Universal Asynchronous Receiver/Transmitter”, and it is an inbuilt IC within a microcontroller but not like a communication protocol(I2C& SPI).
Results: 28, Time: 0.0192

Top dictionary queries

Vietnamese - English