Vertaling van "foo.html" 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.
The page itself will look like foo.html, although the page might modify its contents during the popstate event.
La page elle-même ressemblera à foo.html, bien que son contenu ait pu être modifié pendant l'événement popstate.
If the browser does not list either en or fr as acceptable, foo.html will be returned instead.
Si le navigateur ne précise ni "fr" ni "en" comme langues acceptées, foo.html sera retourné.
You edit the file foo.html and then perform an svn commit, which creates revision 15 in the repository.
Vous éditez le fichier truc.html et réalisez ensuite un svn commit qui crée la révision 15 dans le dépôt.
This can be frustrating, however, if a user wishes repository files to render as something more meaningful-for example, it might be nice to have a foo.html file in the repository actually render as HTML when browsing.
Cela peut s'avérer assez frustrant, si un utilisateur désire visualiser les fichiers du dépôt de manière plus appropriée - par exemple, un fichier truc.html du dépôt sera bien plus lisible s'il est rendu dans le navigateur en tant que fichier HTML.
Otherwise you will need to run perl -T validate foo.html instead of validate foo.html.
For a request for foo.html, where foo.html.fr and foo.html.de both existed, but the browser did not express a language preference, then foo.html.fr would be returned.
Dans le cas d'une requête pour foo.html, si foo.html.fr et foo.html.de existent, et si le client n'a pas formulé de préférences, c'est le fichier foo.html.fr qui sera renvoyé.
This provides the content of foo.day.html under the URL foo.html from 07:01-18:59 and at the remaining time the contents of foo.night.html.
Avec cet exemple, l'URL foo.html renvoie le contenu de foo.jour.html durant le créneau horaire 07:01-18:59, et le contenu de foo.nuit.html le reste du temps.
Description: Assume again that we have recently renamed the page foo.html to bar.html and now want to provide the old URL for backward compatibility.
Supposons que nous ayons récemment renommé la page foo.html en bar.html, et voulions maintenant que l'ancienne URL soit toujours valide à des fins de compatibilité ascendante.
For example, if a template foo.html has {% load humanize %}, a child template (e.g., one that has {% extends "foo.html" %}) will not have access to the humanize template tags and filters.
Par exemple, si un gabarit foo.html contient {% load humanize %}, un gabarit enfant (c'est-à-dire un gabarit contenant {% extends "foo.html" %}) n'aura pas accès aux balises et filtres de gabarit de humanize.
Greenstone generally uses the filename to determine document formats-for example, foo.txt is processed as a text file, foo.html as html, and foo.doc as a Word file.
Greenstone utilise en général le nom de fichier pour déterminer le format de document - par exemple, toto.txt sera traité comme un fichier texte, toto.html comme un fichier HTML, et toto.doc comme un fichier Word.
This can be frustrating, however, if a user wishes repository files to render as something more meaningful-for example, it might be nice to have a foo.html file in the repository actually render as HTML when browsing.
Cela peut être frustrant, cependant, si un utilisateur désire visualiser les fichiers du dépôt de manière plus appropriée - par exemple, cela pourrait être une bonne chose d'afficher un fichier truc.html du dépôt sous forme de HTML navigable.
Continuing our example, if one were to set the svn:mime-type property to text/html on file foo.html, Apache would properly tell your web browser to render the file as HTML.
Donc, dans notre exemple, si quelqu'un attribuait la valeur text/html à la propriété svn:mime-type du fichier truc.html, Apache indiquerait avec raison à votre navigateur web de rendre le fichier comme une page HTML.
Here is the command to execute in order to create a foo.html Web page from the foo.tex LaTeX source