Translation of variable name into French
Noun
technology
- Choose a clear variable name so other developers understand its purpose.Choisissez un nom de variable clair afin que les autres développeurs comprennent sa fonction.
mathematics
- Let the variable name x represent the number of apples.Soit le nom de variable x qui représente le nombre de pommes.
Examples of variable name in a sentence
The bug came from reusing the same variable name in two functions. Choose a clear variable name to make the equation easier to understand. She changed the variable name in her code to avoid confusion.
Translations of "variable name" in Context ordered by category and frequency
You must enter a variable name to complete the declaration.
Vous devez entrer un nom de variable à remplir la déclaration.
This is done by using the as argument followed by the variable name.
Cela se fait en utilisant le paramètre as suivi du nom de variable.
In this example, the variable name is foo.
Dans cet exemple, le nom de la variable est toto.
The variable name must be defined by the annotation.
Il faut préciser le nom de la variable dans l'annotation.
With the variable name, declare the array length.
Avec le nom variable, déclarer la longueur de rangée.
The variable name of an array points to the base address of that array.
Le nom variable d'une rangée se dirige à l'adresse de base de cette rangée.
variable name: Examples and translations in context
You can use a variable name only once inside your program.
Vous ne pouvez utiliser un nom de variable une fois dans votre programme.
That is, a variable name which can be set and used dynamically.
C'est-à-dire un nom de variable qui est affecté et utilisé dynamiquement.
A variable name is often called a keyword.
Un nom de variable est souvent appelé un mot clé.
Click on a variable name to see the distribution of the values.
Cliquez sur un nom de variable pour voir la répartition de la valeur.
A variable name can hold a single type of value.
Un nom de variable peut contenir un seul type de valeur.
The configured values will be available with this variable name at runtime.
Les valeurs configurées sont disponibles avec ce nom de variable au moment de l'exécution.
In such cases choosing a non-conflicting variable name is the only way.
En fait, dans certains cas, choisir un nom de variable sans conflit est le seul moyen.
The variable name is specified as a symbol.
Le nom de la variable est spécifiée comme un symbole.
See also: