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.
importScripts
Function declarations after the importScripts()method are also kept, since these are always evaluated before the rest of the code.
Les déclarations de fonctions après la méthode importScripts() sont également conservés, puisque ceux-ci sont toujours évalués avant le reste du code.
Worker threads have access to a global function, importScripts(), which lets them import scripts.
Les threads de worker ont accès à une fonction globale, importScripts(), ce qui leur permet d'importer des scripts dans le même domaine que leur champ d'application.
My solution in the browser was to use the flat importScripts method, it works but it is dependent on very specific file ordering, as can be seen in the service worker like so
Ma solution dans le navigateur consistait à utiliser la méthode plate importScripts, cela fonctionne, mais cela dépend de l'ordre de fichiers très spécifique, comme on peut le voir dans le cas de l'agent de service comme ceci
This is done synchronously; importScripts() does not return until all the scripts have been loaded and executed.
Cela se fait de façon synchrone; importScripts() ne retourne rien jusqu'à ce que tous les scripts soient chargé et exécuté.
This is done synchronously; importScripts() does not return until all the scripts have been loaded and executed.
Cela se fait de façon synchrone ; importScripts() ne retourne rien tant que tous les scripts n'ont pas été chargés et exécutés.
Note: Scripts may be downloaded in any order, but will be executed in the order in which you pass the filenames into importScripts().
Note: Les scripts peuvent être téléchargés dans n'importe quel ordre, mais ils seront exécutés dans l'ordre dans lequel vous passez les noms des fichiers dans importScripts().
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.