What is the translation of " OPTIONAL ARGUMENT " in German?

['ɒpʃnəl 'ɑːgjʊmənt]
['ɒpʃnəl 'ɑːgjʊmənt]
optionales Argument
optionale Argument

Examples of using Optional argument in English and their translations into German

{-}
  • Programming category close
  • Colloquial category close
  • Official category close
  • Ecclesiastic category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Political category close
  • Computer category close
  • Official/political category close
  • Political category close
Using the optional argument.*/.
Benutzung des optionalen Argumentes.*/.
Optional arguments of the applet to add.
Optionale Argumente für das hinzuzufügende Miniprogramm.
Weekend: This is an optional argument.
Wochenende: Dies ist ein optionales Argument.
Optional arguments for simple model customization.
Optionale Argumente für einfache Modellanpassungen.
Holidays: This is an optional argument.
Feiertage: Dies ist ein optionales Argument.
The second optional argument is the cookie name.
Ein zweites optionales Argument ist der Cookie-Name.
Square brackets indicate optional arguments.
Eckige Klammern kennzeichnen optionale Argumente.
Optional arguments in the API are identified by a?
Optionale Parameter in der API sind durch ein? gekennzeichnet?
This BBCode tag accept an optional argument.
Diesem BBCode Tag kann ein optionales Argument übergeben werden.
Optional arguments in the API are identified by a?
Optionale Argumente werden in der API mit einem? gekennzeichnet?
Run script: Provide script location and optional arguments.
Skript ausführen: Geben Sie den Skriptspeicherort und optionale Argumente an.
Optional argument pad_type can be STR_PAD_RIGHT, STR_PAD_LEFT, or STR_PAD_BOTH.
Das optionale Argument pad_type kann STR_PAD_RIGHT, STR_PAD_LEFT oder STR_PAD_BOTH sein.
The syntax is: Add(Template) where Template is an optional argument that represents the template on the basis of which a new workbook is formed.
Die Syntax lautet: Add(Template), wobei Template ein optionales Argument ist, das die Vorlage darstellt, auf deren Grundlage eine neue Arbeitsmappe gebildet wird.
An optional argument for the component defines the row"bias" of the component.
Ein optionales Argument für die Komponente definiert die Zeilenvoreingenommenheit der Komponente.
ArrayLen(Arguments) When you define a function using CFScript,the function must use the Arguments scope to retrieve the optional arguments.
ArrayLen(Arguments) Wenn Sie mithilfe von CFScript eine Funktion definieren,muss die Funktion den Gültigkeitsbereich Arguments zum Abrufen der optionalen Argumente verwenden.
The optional argument result_type is a constant and can take the following values.
Das optionale Argument result_type ist eine Konstante, die die folgenden Werte annehmen kann.
If you have extended the Zend_Loader class,you can give an optional argument to registerAutoload(), to specify the class from which to register an autoload() method.
Wenn die Zend_Loader Klasse erweitert wird, kann ein optionales Argument für registerAutoload() angegeben werden, um die Klasse zu definieren von welcher die autoload() Methode registriert werden soll.
Without optional arguments the stream contains the entire string and is positioned in front of the first character.
Ohne optionale Argumente enthält der Strom die gesamte Zeichenkette und ist vor dem ersten Buchstaben positioniert.
Arr array('one','two','three','four','stop','five'); while(list(,$val) each($arr)) {if ($val=='stop'){break;/* You could also write'break 1;'here.*/}echo"$val br\n";}/* Using the optional argument.*/$i 0; while(++$i){switch($i){case 5: echo"At 5 br\n"; break 1;/* Exit only the switch.*/ case 10: echo"At 10; quitting br\n"; break 2;/* Exit the switch and the while.*/ default: break;
Arr array('eins','zwei','drei','vier','stop','fünf'); while(list(, $val) each ($arr)){if($val=='stop'){break;/* Man kann hier auch'break 1;'schreiben.*/}echo"$val br \n";/* Benutzung des optionalen Argumentes.*/ $i 0; while(++$i){switch($i){case 5: echo"Bei 5 br \n"; break 1;/* Beendet nur switch.*/ case 10: echo"Bei 10; quitting br \n"; break 2;/* Beendet switch und while.*/ default: break;
The optional argument n specifies whether to extract the even or the odd field depending on whether n is even or odd.
Der optionale Parameter n gibt an, ob das gerade oder ungerade Feld extrahiert wird abhängig davon, ob n selber gerade oder ungerade ist.
Notations: square brackets([]) denote optional arguments, while angle brackets(<>) denote arguments in opposite to keywords.
Notationen: eckige Klammern([]) zeigen optionale Argumente an, während spitze Klammern(< > ) Argumente(im Gegensatz zu Schlüsselwörtern) anzeigen.
If the optional argument$pad_string is not supplied, the$input is padded with spaces, otherwise it is padded with characters from$pad_string up to the limit.
Wenn das optionale Argument $pad_string nicht angegeben ist, wird $input durch Leerzeichen erweitert, anderenfalls bis zum Ende durch die in $pad_string angegebenen Zeichen.
A function can have optional arguments that you do not have to specify when you call the function.
Eine Funktion kann optionale Argumente enthalten, die beim Aufrufen der Funktion nicht festgelegt werden müssen.
Finally, the optional argument"DATA" indicates that the payload of the TCP packet is to be filled with the contents of standard input.
Schliesslich sagt das optionale Argument"DATA", dass der Payload des TCP-Pakets mit den Inhalt von Standard-Input gefuellt werden soll.
Radius> is an optional argument to specify the range(in nodes) in which MapBlocks are deleted.
Radius> ist ein optionales Argument zur Angabe eines Bereichs(in Blöcken) in denen Kartenblöcke gelöscht werden.
It takes two optional arguments:--limit followed by a number; specifies the maximum average number of matches to allow per second.
Es hat zwei optionale Argumente:--limit Gefolgt von einer Zahl. Dies bestimmt die maximale Anzahl von erlaubten Treffern pro Zeiteinheit Standard: pro Sekunde.
If you use a name to pass an optional argument that is not declared in the function definition, the array index of the argument is the sum of the following.
Wenn Sie zur Übergabe eines optionalen Arguments, das nicht in der Funktionsdefinition deklariert ist, einen Namen verwenden, stellt der.
If you use a name to pass an optional argument that is not declared in the function definition, the array index of the argument is the sum of the following.
Wenn Sie zur Übergabe eines optionalen Arguments, das nicht in der Funktionsdefinition deklariert ist, einen Namen verwenden, stellt der Datenfeldindex des Arguments die Summe aus folgenden Elementen dar.
This script takes two optional arguments:'-v' meaning to print out each test as it proceeds, and an optional test name: if this is given, it will skip over all tests until this one is found.
Dieses Script hat zwei optionale Argumente:'-v' druckt jeden gerade ausgefuehrten Test aus. Ausserdem kann ein optionaler Testname angegeben werden: Ist dieser gegeben, werden alle anderen Tests ausgelassen, bis dieser eine gefunden wird.
Results: 29, Time: 0.0451

Word-for-word translation

Top dictionary queries

English - German