Télécharger pour Windows Premium
Publicité
instance variable
/'ɪnstəns 'vɛriəbəl/
Définition
variable tied to a specific class instance  ... Voir plus
Instanzvariable f
Instanz-Variable
The instance variable retains its value as long as the object exists.
Die Instanzvariable behält ihren Wert, solange das Objekt existiert.
You can access the instance variable directly from any method within the class.
Sie können von jeder Methode innerhalb der Klasse direkt auf die Instanzvariable zugreifen.
When creating an object, the instance variable is automatically assigned a value.
Wenn ein Objekt erstellt wird, wird der Instanzvariable automatisch ein Wert zugewiesen.
In encapsulation, the instance variable is often kept private for security.
Bei der Kapselung wird die Instanzvariable oft aus Sicherheitsgründen privat gehalten.
The class must define the instance variable before it can be used.
Die Klasse muss die Instanzvariable definieren, bevor sie verwendet werden kann.
The instance variable holds data specific to each object of the class.
Die Instanzvariable speichert Daten, die spezifisch für jedes Objekt der Klasse sind.
The instance variable can be public, private, or protected based on the design.
Die Instanzvariable kann je nach Design öffentlich, privat oder geschützt sein.
Without an instance variable, objects would lose their individual characteristics.
Ohne eine Instanzvariable würden Objekte ihre individuellen Eigenschaften verlieren.
An instance variable is a key component of the class's state.
Eine Instanzvariable ist ein Schlüsselelement des Zustands der Klasse.
The dynamic sampling gets applied according to the instance variable.
Die dynamische Stichprobe wird entsprechend der Instanzvariable angewendet.
An instance variable is different from a local variable in several ways.
Eine Instanzvariable unterscheidet sich in mehreren Aspekten von einer lokalen Variable.
I initialized the instance variable in the constructor for better organization.
Ich habe die Instanzvariable im Konstruktor initialisiert, um eine bessere Strukturierung zu erreichen.
It is this percentage which is updated dynamically thanks to the instance variable defined previously.
Dieser Prozentsatz wird dynamisch über die zuvor definierte Instanzvariable aktualisiert.
Aucun résultat pour cette recherche.

Synonymes et analogies de "instance variable" en anglais

Le mot et l’expression du jour
L’image du jour
fire hose: hose delivering water to extinguish fires
Découvrir le mot
Publicité

Résultats: 56. Exacts: 56. Temps écoulé: 54 ms.