What is the translation of " LOCAL VARIABLE " in German?

['ləʊkl 'veəriəbl]
['ləʊkl 'veəriəbl]
lokale Variable
lokalen Variablen
lokale Variablen

Examples of using Local variable in English and their translations into German

{-}
  • Colloquial category close
  • Official category close
  • Ecclesiastic category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Political category close
  • Computer category close
  • Programming category close
  • Official/political category close
  • Political category close
Pointer to local variable if destinationType=3.
Zeiger auf die lokale Variable, wenn Zieltyp=3.
The value to be returned is put into the local variable $0.
Der zurÃ1⁄4ckzugebende Wert wird in die lokale Variable $0 gesetzt.
A local variable can be of any SQL type other than an array.
Eine lokale Variable kann von einem anderen SQL-Typ als ein Array sein.
Description varname Name of a parameter or local variable.
Beschreibung varname Name eines Parameters oder einer lokalen Variablen.
This list can be empty if no local variable is used or has not yet been created.
Gibt es keine lokalen Variablen oder sind noch keine angelegt, ist diese Liste leer.
So we're going to set this variable, which is a local variable.
Wir setzen diese Variable, es ist eine lokale Variable.
Let's create a local variable called$hash and generate a random md5 hash.
Lassen Sie uns eine lokale Variable namens $hash erstellen und einen zufälligen md5-Hash generieren.
The statement DECLARE[VARIABLE] is used for declaring a local variable.
Die Anweisung DECLARE[VARIABLE] wird zum Deklarieren einer lokalen Variable verwendet.
The file is read into a dynamic, local variable that you can use in the page.
Die betreffende Datei wird in einen dynamischen, lokalen Parameter eingelesen, den Sie dann auf dieser Seite verwenden können.
This example showshow to enter a command that is saved in a local variable.
In diesem Beispiel wird gezeigt,wie ein Befehl eingegeben wird, der in einer lokalen Variablen gespeichert wird.
Using the $4 local variable when only three parameters have been passed to the current method.
Die lokale Variable $4 wird verwendet, in der aktuellen Methode wurden jedoch nur drei Parameter Ã1⁄4bergeben.
In this second case the pointer is assigned to an existing local variable, and can be safely used, but Iíve added a safe-check anyway.
In diesem zweiten Fall verweist der Zeiger auf eine existierende lokale Variable und kann sicher verwendet werden.
A local variable is available only on the page on which it is created and any included pages.
Lokale Variablen stehen immer nur auf den Seiten zur Verfügung, auf denen sie erstellt wurden sowie auf allen der enthaltenen Seiten.
This pointer is required whenever a method contains a local variable which obscures a variable in the function block.
Dieser Zeiger ist notwendig, sobald eine Methode eine lokale Variable enthält, die eine Variable im Funktionsblock überdeckt.
Changing the local variable of the call parameter has a direct effect on the variable used during such call.
Eine Änderung der lokalen Variable des Aufrufparameters, wirkt sich direkt auf die beim Aufruf verwendete Variable aus.
For example it knows the switch queue id, because it is saved in a local variable by the switch itself before the forking operation.
Er kennt z.B. die id der Switch-Queue, weil sie vom switch selber in einer lokale Variablen, vor der Verzweigung(forking operation), gespeichert wurde.
The address of a local variable within the stack could be expressed as an offset relative to%esp.
Die Adressen von lokalen Variablen im Stack kann man ausdrücken als relativen Wert(offset) zum Register %esp.
This method simply asks theuser to enter an ID. It puts the response into a local variable,$vsID, and then searches for the ID that the user entered.
Diese Methode fordert denBenutzer auf, eine Nummer einzugeben, setzt die Antwort in eine lokale Variable, $vsID und sucht dann nach der eingegebenen Nummer.
A routine using only one local variable would still use up eight registers on the SPARC, wasting this expensive resource.
Eine Routine mit nur einer lokalen Variablen nutzte gleich acht Register des Prozessors und verschwendete damit diese kostbare Ressource.
The inttostr function utilizes an if control structureto process dependent program blocks according to the current value of local variable n.
Des Weiteren enthält die Funktion inttostr eine if-Kontrollstruktur,die in Abhängigkeit vom Wert der lokalen Variablen n jeweils in einen entsprechenden Programmblock verzweigt.
The file is read into a local variable that you can use anywhere in the application page.
Die betreffende Datei wird in eine lokale Variable eingelesen, die Sie dann an einer beliebigen Stelle auf der Anwendungsseite verwenden können.
The first form of the command, in which the optional method parameter is NOT passed, is used to declare and type any process,interprocess or local variable.
Bei der ersten Form des Befehls wird der optionale Parameter Methode NICHT Ã1⁄4bergeben. Damit können Sie jede Prozess-,Interprozess- oder lokale Variable deklarieren.
For example if you watch a local variable, or a linked list element and the list has no current element.
Zum Beispiel wenn Sie eine lokale Variable beobachten oder ein Element einer LinkedList und die Liste kein aktuelles Element hat.
Local and global variables are show in a tab on the inspector dialog. The following example shows aXSLT code segment that declares a global and a local variable.
Lokale und globale Variable werden auf einer Karteikarte im Dialog Xsldbg-Inspektor gezeigt. Das folgende Beispiel zeigt XSLT-Quelltext,in dem eine globale und eine lokale Variable deklariert wird.
Echo$PATH To set a local variable, use a variable name followed by the equal sign, followed by the value.
Echo $PATH Verwenden Sie zum Festlegen einer lokalen Variablen einen Variablennamen, gefolgt vom Gleichheitszeichen und dem Wert für den Namen.
Declared local variable, input or output parameter of a PSQL module stored procedure, trigger, unnamed PSQL block in DSQL.
Lokale Variablen Deklarierte lokale Variablen, Über- und Rückgabeparameter eines PSQL-Moduls Stored Procedure, Trigger, unbenannter PSQL-Block in DSQL.
This means that the user has all variables initialized just like the switch: for example it knows the switch queue id,because it is saved in a local variable by the switch itself before the forking operation. When the user begins its life, the fist thing it should do is to create a queue and let the switch know how to reach it; to do this the user sends two service messages, SERV_BIRTH and SERV_QID.
Das bedeutet, der User-Prozess hat alle Variablen initialisiert, genau wie der Switch: er kennt z.B. die id der Switch-Queue,weil sie vom switch selber in einer lokale Variablen, vor der Verzweigung(forking operation), gespeichert wurde. Wenn der User-Prozess seine Arbeit beginnt, sollte er als erstes eine Queue erstellen und der Vermittlungstelle mitteilen, wie diese zu erreichen ist. Um das zu bewerkstelligen, schickt der User-Prozess zwei Servicemeldungen: SERV_BIRTH und SERV_QID.
Because$j is a local variable, the script block uses the"param" keyword to declare the variables in the command and the ArgumentList parameter to supply the value of$j.
Da $j eine lokale Variable darstellt, werden die Variablen im Befehl vom Skriptblock mit dem param-Schlüsselwort deklariert, und der Wert von $j wird mit dem ArgumentList-Parameter angegeben.
When the query destination is a local variable(destinationType returns 3), 4D returns a pointer to this variable in the destinationPtr parameter.
Ist das Suchziel eine lokale Variable(Zieltyp gibt 3 zurÃ1⁄4ck), gibt 4D im Parameter ZielZeiger einen Zeiger auf diese Variable zurÃ1⁄4ck.
Var my_variable; //First local variable created Since I was speaking about the single variable type in the sense that you can feed whatever you want into your script, we can easily test it.
Var my_variable; //Die erste lokale Variable ist deklariert Ich sprach davon, dass es nur einen einzelnen Variablentyp gibt in dem du alles ablegen kannst, was du in deinem Script benötigst.
Results: 52, Time: 0.0458

How to use "local variable" in an English sentence

rename local variable participants for the local variable renames.
Gets the local variable declared by this local variable declaration expression.
A local variable declaration statement declares one or more local variable names.
This enables shorter local variable names, assuming local variable names are unique.
Cannot declare local variable CFCATCH twice.
Gets the local variable being declared.
You're naming your local variable socket..
the local variable goes into scope.
Cannot declare local variable userID twice.
How stable are local variable types?
Show more

How to use "lokalen variablen, lokale variable" in a German sentence

Maximale Anzahl von lokalen Variablen in einer Java-Methode 22.
Außerhalb der Block-Anweisung sind diese lokalen Variablen nicht existent.
Die lokalen Variablen beziehen sich auf den intern simulierten DB1.
Speichern Sie den Wert des Ausgangs "Error" in der lokalen Variablen "error_local".
Die erfassten Antworten werden in der Datenbank oder in lokalen Variablen gespeichert.
Kann eine lokale Variable deklarieren und initialisieren.
Daher empfiehlt es sich, die Scanner Referenz in einer lokalen Variablen zu speichern.
Sind dort die lokalen Variablen vom FB bekannt?
SELECT-Befehle, die lediglich lokalen Variablen Werte zuweisen sind dagegen erlaubt.
Ist die lokale Variable dann immer noch gültig, d.h.

Word-for-word translation

Top dictionary queries

English - German