Examples with "analyser HTML" and their translation in Engels
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.
Utiliser des outils analytiques pour analyser HTML; fournir un sitemap xml et un fichier robots.txt pour améliorer le raclage; écrire un balisage sémantique pour l'accessibilité, par exemple, des lecteurs d'écran; utiliser des extraits enrichis pour augmenter la visibilité du contenu
Use analytical tools to parse HTML; provide an xml sitemap and robots.txt file to improve scraping; write semantic markup for accessibility, for example, screen readers; use rich snippets to increase content visibility
L'analyse HTML implique la création de tokens et la construction d'arborescences.
HTML parsing involves tokenization and tree construction.
Le premier est chargé avant domContentLoaded sans fractionner l'analyse HTML pendant la récupération.
The first one is loaded before domContentLoaded without splitting HTML parsing during fetching.
L'attribut async indique au navigateur de commencer à télécharger la ressource immédiatement sans ralentir l'analyse HTML.
The async attribute tells the browser to start downloading the resource right away without slowing down HTML parsing.
L'attribut defer indique au navigateur de ne pas télécharger la ressource jusqu'à ce que l'analyse HTML soit terminée.
The defer attribute tells the browser to hold off on downloading the resource until HTML parsing is complete.
Cependant, ce site web interrompt le navigateur avec un rendu JavaScript avant que le processus d'analyse HTML ne soit terminé.
However, this website interrupts the browser with JavaScript rendering before the HTML parsing process is finished.
Dans le second, le fichier JS récupéré n'est pas exécuté avant la fin de l'analyse HTML.
In the second, the fetched JS file is not executed before HTML parsing is finished.
Les fichiers JS avec des attributs async sont téléchargés par le navigateur pendant l'analyse HTML et le traitement CSSOM.
JS files with async attributes are downloaded by the browser during HTML parsing and CSSOM processing.
L'attribut defer télécharge également le fichier pendant l'analyse HTML, mais il ne l'exécute qu'une fois l'analyse terminée.
The defer attribute also downloads the file during HTML parsing, but it only executes it after the parsing has completed.
Une fois que la ressource est disponible, l'analyse HTML est mise en pause pour que la ressource puisse être chargée.
Once the resource is available, HTML parsing is paused so the resource can be loaded.
Si c'est le cas, comment traiter l'analyse HTML avec des tables imbriquées sans attributs spécifiques avec Agility Pack?
If so how to tackle parsing of html with nested tables without specific attributes with Agility Pack? MicMit
Car le véritable défi consiste à séparer les fichiers JS et CSS les uns des autres sans interrompre l'analyse HTML ou créer un goulot d'étranglement dans le fil principal.
Because the real challenge is separating JS files and CSS files from one another without interrupting HTML parsing or creating a bottleneck in the main thread.
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.