Download for Windows Premium
Publiciteit
analyse HTML

Vertaling van "analyse HTML" 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.
HTML parsing
L'analyse HTML implique la création de tokens et la construction d'arborescences.
HTML parsing involves tokenization and tree construction.
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.
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.
Accélération de l'analyse HTML à un rythme soutenu, en passant de html5lib à html5-parser
Speed up HTML parsing by an order of magnitude, by switching from html5lib to html5-parser
L'exécution en bac à sable de scripts et le téléchargement de ressources découvertes peuvent se dérouler en parallèle avec l'exécution d'autres opérations de navigateur (par exemple, une analyse HTML) et d'autres requêtes de ressource.
The sandboxed execution of scripts and downloading of discovered resources may proceed in parallel with the performance of other browser operations (e.g., HTML parsing) and other resource requests.
La conversion doit être faite à chaque chargement de page, pouvant amener à un ralentissement du chargement ou à des conflits avec l'analyse HTML (par exemple"<" pour les balises)
The conversion must be done at each page load, may be slow and may conflict with the HTML parsing (e.g. "<" for tags or"$" for money amounts)
Selon la page de description du projet, le but de proposer Gumbo est de fournir aux développeurs une bibliothèque légère d'analyse HTML qui n'a aucune dépendance extérieure et peut-être appelée à partir de la majorité des langages de programmation.
According to the project's description page, the purpose of releasing Gumbo is to provide developers with a lightweight HTML parsing library that has no outside dependencies and can be called from the majority of languages.
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.
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.
J'ai entendu dire que cela pourrait être possible avec Regex, mais j'ai trouvé suffisamment de réponses, où ils disent qu'il ne faut pas l'utiliser pour l'analyse HTML.
I heard that it might be possible with Regex, but I've found enough answers, where they say that you shouldn't use it for HTML parsing.
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.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor analyse HTML in het Frans

Publiciteit

Resultaten: 24. Exact: 24. Verstreken tijd: 38 ms.