Examples with "or sprintf" and their translation 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.
To limit the number of decimal places in your numbers, you can use the printf or sprintf function.
Pour limiter le nombre de décimales dans un nombre, vous pouvez utiliser les fonctions printf ou sprintf.
The vulnerability is caused by not bounds checking the input buffers, when using vsprintf or sprintf.
La faille est provoquée à cause de l'absence d'un contrôle de la taille des tampons d'entrée, lorsque l'on utilise vsprintf ou sprintf.
A in place of either the width or prec specifications causes their values to be taken from the argument list to printf or sprintf().
Un au lieu des spécifications de largeur ou de précision obligera à extraire leurs valeurs de la liste d'arguments de printf ou de sprintf().
on setters only (the value to assign to the column), on getters you may like to implement date formating or sprintf formating as the argument.
uniquement sur les définisseurs (la valeur à assigner à la colonne), sur les récupérateurs, vous devriez implémenter le formatage des dates ou un formatage sprintf en tant qu'argument.
This was an ill-advised attempt to emulate a poorly defined awk an explicit printf() or sprintf() instead.
C'est une tentative échouée d'émuler les possibilités d'un pauvre awk Utilisez un explicite printf() ou sprintf() à la place.
Andere resultaten
The inverse mapping from decimal to octal can be done with either the <%o> or %O sprintf() formats.
Le transformation inverse (depuis décimal vers octal) peut être obtenue via les formats"%o" et"%O" de sprintf().
Insertions are specified by sprintf-style format codes.
See sprintf for an explanation of the format argument.
Voir sprintf pour les explications concernant le format.
Projects superagent-mock and sprintf-mock are open source.
Les projets superagent-mock et sprintf-mock sont open source.
The URL generation uses the library sprintf-js.
Cette génération d'URL utilise la librairie sprintf-js.
The simplest method uses the sprintf function.
La méthode la plus simple utilise la fonction sprintf.
Normally, sprintf takes the next unused argument as the value to format for each format specification.
Normalement, sprintf utilise le premier argument encore inutilisé comme valeur à formater pour chaque spécification de format.
With this in mind, we have developed sprintf-mock whose operating mode is curiously similar to that of superagent-mock.
Dans cette optique, nous avons développé sprintf-mock dont le mode de fonctionnement est étrangement similaire à celui de superagent-mock.