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
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.
J'ai posé la question... lors d'une discussion sur le codeplex,... mais j'espère obtenir une réponse plus rapide ici à stackoverflow... J'utilise donc HTML Agility Pack pour l'analyse HTML en C .
I asked the question... in a codeplex discussion... but I hope to get a quicker answer, I use HTML Agility Pack for HTML parsing in C#.
Le JavaScript Async télécharge essentiellement le fichier pendant l'analyse HTML et mettra en pause l'analyseur HTML pour l'exécuter une fois le téléchargement terminé.
Async Javascript essentially downloads the file during HTML parsing and will pause the HTML parser to execute it when it has finished downloading.
Ici, le principal problème est l'ordre des ressources : les parties bleues de "l'onglet principal" sont destinées à l'analyse HTML.
Here, the main problem is Resource Order: the blue parts in "Main Tab" are for HTML parsing.
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.