Download for Windows Premium
Advertising
foreach loop

Translation of "foreach loop" in German

We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
foreach-Schleife
foreach Schleife
The first foreach loop outputs the metadata from all exports.
In der ersten foreach-Schleife werden von allen Exports die Metadaten ausgegeben.
Exits the current block of a while, for or foreach loop
Beendet des aktuellen Block einer while, for oder foreach-Schleife
For instance, with a foreach loop, we can loop a certain action multiple times.
Zum Beispiel, können wir mit einer Foreach-Schleife eine bestimmte Aktion mehrfach wiederholen.
These functions each perform one small operation that the code inside a foreach loop would have handled.
Diese Funktionen führen jeweils einen kleinen Vorgang aus, den der Code in der Foreach-Schleife bearbeitet hätte.
With a foreach loop the array can be run through
Mit einer foreach-Schleife kann der Array durchlaufen werden
A cleaner way to write the code above is to use a foreach loop to iterate through the array elements.
Eine sauberere Möglichkeit, den obigen Code zu schreiben, besteht darin, eine foreach-Schleife zu verwenden, um durch die Array-Elemente zu iterieren.
The foreach loop iterates through the array and returns each value in the array until reaching the end of the array.
Die foreach-Schleife durchläuft das Array und gibt alle Werte im Array zurück, bis das Ende des Arrays erreicht ist.
The block has the block name soliloquy/soliloquywp, and that is the value we check for in the foreach loop.
Dieser Block hat den Bezeichner soliloquy/soliloquywp, weshalb wir innerhalb der foreach-Schleife auf diesen Namen prüfen.
Looping through an array, or object, is a common task in view files, and can be achieved with a foreach loop
Das Durchschleifen eines Arrays oder Objekts ist eine häufige Aufgabe in View-Dateien und kann mit einer foreach-Schleife erreicht werden
Simply make a copy of the array and use that as the argument for the foreach loop (not the cleanest solution).
Man legt einfach eine Kopie des Arrays an und benutzt diese als Argument für die foreach-Schleife (nicht ganz so saubere Lösung).
On my live server, however, every time the function called itself again, the "parent" foreach loop was simply canceled.
Auf meinem Live-Server dagegen wurde jedesmal, wenn die Funktion sich selbst erneut aufgerufen hatte, die „elterliche" foreach-Schleife einfach abgebrochen.
Iterators provide clean syntax for specifying how to iterate over data in collection classes, especially using the foreach loop, allowing the end users of a collection to navigate its internal structure without knowledge of that structure.
Iteratoren stellen eine saubere Syntax zum Angeben zur Verfügung, wie durch Daten in Sammlungsklassen iteriert werden soll, und zwar insbesondere unter Verwendung der foreach-Schleife. Sie ermöglichen Endbenutzern einer Sammlung die Navigation in der internen Struktur, ohne diese zu kennen.
The following is the foreach loop that executes the query in the previous code examples
Nachstehend finden Sie die foreach-Schleife, die die Abfrage in den vorherigen Codebeispielen ausführen:SchlüsseltypenKey Types
No results found for this meaning.

Synonyms and analogies of "foreach loop" in English

Word & Expression of the day
Image of the day
whistle: device blown to make a whistling sound
Reveal the word
Advertising

Results: 75. Exact: 75. Elapsed time: 79 ms.

Word index: 1-300, 301-600, 601-900

Expression index: 1-400, 401-800, 801-1200

Phrase index: 1-400, 401-800, 801-1200