Vertaling van "USVString" in Frans
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.
This returns a USVString containing the origin of the URL (that is its scheme, its domain and its port).
Retourne une DOMString contenant l'origine de l'URL, c'est-à-dire son schéma, son domaine et son port.
The host property of the URL interface is a USVString containing the host, that is the hostname, and then, if the port of the URL is nonempty, a':', and the port of the URL.
Thi is a USVString containing a'?' followed by the parameters of the URL.
Une DOMString contenant un'?' suivi des paramètres de l'URL.
url A USVString representing the URL of the client you want to open in the window.
url Une USVString représentant l'URL que le client veut ouvrir dans une nouvelle fenêtre.
Parameters url A USVString representing an absolute or relative URL.
Paramètres url Un USVString représentant une URL absolue ou relative.
Is a USVString containing the domain of the URL.
Browser compatibility See also The port property of the URL interface is a USVString containing the port number of the URL.
La propriété protocol de l'interface URL est une USVString représentant le schéma protocolaire de URL, incluant':' à la fin.
base Optional A USVString representing the base URL to use in case url is a relative URL.
Un USVString représentant l'URL de base à utiliser dans le cas où l'URL est une URL relative.
USVString corresponds to the set of all possible sequences of unicode scalar values.
ByteString est une chaîne de caractères en UTF-8 qui contient l'ensemble des séquences d'octets possibles.