What is the translation of " THE ASYNC " in Spanish?

Examples of using The async in English and their translations into Spanish

{-}
  • Colloquial category close
  • Official category close
Use the async URL Fetch API.
Usa la API de recuperación de URL asíncrona.
The size in MB for the Async Upload buffer.
El tamaño en MB para el Async Upload Buffer.
Virus or malware infection that has corrupted the async.
Infección de malware o virus que ha dañado el archivo w3c.
Js to support the async and await keywords.
Js que admite las palabras clave async y await.
First, let's get started by installing the async. js module.
Primero, comencemos instalando el módulo async. js.
Configure the async server profile; work with channels;
Configurar el perfil del servidor asincrónico; trabajar con canales;
In the Registry Editor, select the async.
En el Editor del Registro, seleccione la clave relacionada con w3c.
The async and await keywords were introduced in Visual Studio 2012.
Las palabras clave Async y Await se incluyeron en Visual Studio 2012.
In async. js,this would be the async. each function.
En async. js,esta sería la función async. each.
Multiple async blocks are executed in parallel using the Async.
Múltiples bloques async son ejecutados en paralelo usando la función Async.
The async function declaration defines an asynchronous function, which returns an AsyncFunction object.
La declaración async function define una función asíncrona, que devuelve un objeto AsyncFunction.
Control then returns to the caller of the async method.
Se devuelve el control al llamador del método asincrónico.
This plugin is fully compatible with the Async JavaScript and Autoptimize plugins that were used earlier.
Este plugin es compatible completamente con los plugins Async JavaScript y Autoptimize que hemos utilizado antes.
I have the method declaration decorated with the async keyword.
Tengo la declaración del método decorada con la palabra clave async.
Often, if the script can use the async attribute, it also means it is not essential for the first render.
A menudo, si la secuencia de comandos puede usar el atributo async, también significa que no es esencial para la primera representación.
On the Call Stack pane,enable the Async checkbox.
En el subpanel Call Stack,habilita la casilla de verificación Async.
As in the previous example, we used the async modifier to convert the Click event handler into an asynchronous method.
Como en el ejemplo anterior, hemos utilizado el modificador async para convertir el controlador del evento Click en un método asíncrono.
For non-critical HTML imports,mark them with the async attribute.
Respecto de las importaciones HTML no críticas,márcalas con el atributo async.
The async attribute basically tells the browser to start downloading the resource right away without slowing down HTML parsing.
El atributo Async básicamente le dice al navegador que empiece a descargar el recurso de inmediato sin ralentizar análisis HTML.
For our next example of looping,we will take a look at the async. until function.
Para nuestro próximo ejemplo de bucle,vamos a echar un vistazo a la función async. until.
The presence of the async attribute instructs browsers to execute the scripts as soon as possible, but without blocking the document's load process.
La presencia del atributo async instruye a los navegadores a ejecutar los programas tan pronto como les sea posible, pero sin bloquear el proceso de carga del documento.
This documentation describes the following aspects of the Async Datastore API.
En esta documentación, se describen los siguientes aspectos de la API de Async Datastore.
Adding the async keyword to the script tag tells the browser not to block DOM construction while it waits for the script to become available, which can significantly improve performance.
Agregar la palabra clave async a la etiqueta de secuencia de comandos indica al navegador que no bloquee la construcción del DOM mientras espera que la secuencia de comandos esté disponible, lo que puede mejorar el rendimiento de manera significativa.
The API uses asynchronous calls,which can be performed using the async/ await programming.
El API utiliza llamadas asíncronas,que pueden realizarse usando el mecanismo async/ await.
TypeScript uses the s3. ts file,the AWS SDK for JavaScript, the async library, and a set of ECMAScript 6(ES6) library files to transpile the TypeScript code in the s3. ts file into equivalent JavaScript code in a file named s3. js.
TypeScript utiliza el archivo s3. ts,el AWS SDK for JavaScript, la biblioteca async y un conjunto de archivos de biblioteca ECMAScript 6(ES6) para transponer el código TypeScript del archivo s3. ts a código JavaScript equivalente en un archivo llamado s3. js.
In the MultithreadingDemo application,you can select the Async/ Await option from the Demo menu.
En la aplicación MultithreadingDemo,podemos seleccionar la opción Async/ Await del menú Demo.
A task executed with the await operator can in turn be asynchronous and make calls of this type,provided that it is declared using the async modifier.
Una tarea ejecutada con el operador await puede a su vez ser asíncrona y realizar llamadas de este tipo, con tal de quesea declarada usando el modificador async.
In addition to the configuration options that the synchronous(or sync)client builder supports, the async client enables you to set a custom ExecutorFactory to change the ExecutorService that the async client uses.
Además de las opciones de configuración admitidas por elcompilador de clientes síncronos, el cliente asíncrono le permite establecer un ExecutorFactory personalizado para cambiar el ExecutorService que el cliente asíncrono utiliza.
From a terminal in the AWS Cloud9 IDE, in the same directory as the s3.ts file from Step 5: Add AWS SDK Code, enable the code to call Amazon S3 operations asynchronously by running npm to install the async library.
Desde un terminal en el AWS Cloud9 IDE, en el mismo directorio que el archivo s3. ts de Paso 5:Añadir el código del SDK de AWS, habilite el código para llamar a operaciones de Amazon S3 de forma asincrónica ejecutando npm para instalar la biblioteca async.
Multiple async blocks can be executed in parallel using the Async. Parallel function that takes a list of async objects(in the example, asynctask is an async object) and creates another async object to run the tasks in the lists in parallel.
Múltiples bloques async son ejecutados en paralelo usando la función Async. Parallel que toma una lista de objetos async(en el ejemplo, asynctask es un objeto async) y crea otro objeto async para correr las tareas en las listas en paralelo.
Results: 241, Time: 0.0326

Word-for-word translation

Top dictionary queries

English - Spanish