Examples with "precache" and their translation in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
In order for our app to work offline, we need to precache all of the resources it needs.
Para que nuestra aplicación funcione sin conexión, tenemos que almacenar previamente todos los recursos que necesita.
The server and service worker together work to precache the resources for the inactive routes.
For our app, we'll precache all of our static resources when our service worker is installed so that everything we need to run our app is stored on the user's device.
Para nuestra aplicación, almacenaremos previamente todos nuestros recursos estáticos cuando nuestro service worker esté instalado, de modo que todo lo que necesitamos para ejecutar nuestra aplicación se almacene en el dispositivo del usuario.
The switch to a less voracious desktop environment also left enough RAM to precache the major applications and related libraries on a RAM disk for a greater performance boost.
El cambio a un escritorio menos voraz liberó memoria RAM para dejar en caché las aplicaciones de mayor importancia y las librerías relacionadas, que se almacenaron en una partición de memoria para un mayor rendimiento.
Determines if the decoder will precache the next round of aggregation for upstream services.
Determina si el Concentrator almacenará previamente en caché la siguiente ronda de agregación para los servicios upstream.
For more information, see Precache the local installation source for Office 2010.
You can have it precache every HTML, JavaScript, and CSS file that makes up your app shell.
sw-precache - a node module to generate service worker code that will precache specific resources.
sw-precache - un módulo de node que genera código en el service worker para poner recursos específicos en la caché.
For our weather app, we'll split the resources we need to cache into two categories: resources we want to precache and the data that we'll cache at runtime.
Para nuestra aplicación meteorológica, dividiremos los recursos que necesitamos para almacenar en caché en dos categorías: los recursos que queremos incluir en caché y los datos que almacenaremos en caché en tiempo de ejecución.
In the precache scenario only, Setup also copies the Updates folder from the network installation point to the local installation source.
En un escenario de almacenamiento previo en la memoria caché, el programa de instalación también copiará la carpeta Updates desde el punto de instalación de red en el origen de instalación local.
In the precache scenario only, Setup also copies the Updates folder from the network installation point to the local installation source.
Cuando se obtienen actualizaciones de software de Office de Microsoft, las actualizaciones se copian en la carpeta Actualizaciones, en la raíz del punto de instalación de red.
Andere resultaten
This is made possible by sw-precache.
The service worker generated by sw-precache will cache and serve the resources that you configure as part of your build process.
El service worker generado por sw-precache almacenará en caché y ofrecerá los recursos que configuras como parte de tu proceso de compilación.