The engineer designed a big block of code to streamline the process.
Der Ingenieur entwarf einen großen Codeblock, um den Prozess zu rationalisieren.
A function is a named block of code that performs an action.
Eine Funktion ist ein benannter Codeblock, durch den eine Aktion ausgeführt wird.
The amount of system resources that are allowed to be used by a block of code.
Die Menge an Systemressourcen, die von einem Codeblock genutzt werden darf.
The following block of code in the description section is responsible for displaying comments.
Der folgende Codeblock im Abschnitt Beschreibung ist für das Anzeigen von Kommentaren verantwortlich.
The declare construct is used to set execution directives for a block of code.
Das declare-Konstrukt wird verwendet, um Ausführungsdirektiven für einen Codeblock festzulegen.
The big block of code at the end of the program controls the output.
Der große Codeblock am Ende des Programms steuert die Ausgabe.
A filter is a named block of code that establishes conditions for an action.
Ein Filter ist ein benannter Codeblock, in dem Bedingungen für eine Aktion festgelegt sind.
Why does the second block of code fail?
Warum schlägt der zweite Codeblock fehl?
Looping statements allow you to perform a specific block of code repeatedly using a series of values or variables.
Mit Schleifenanweisungen können Sie einen bestimmten Codeblock mit einer Reihe von Werten oder Variablen wiederholt ausführen.
The developer adds a block of code to the page and passes it to the plugin.
Der Entwickler fügt einen Codeblock auf die Seite und übergibt sie an das Plugin.
In the section, find the applicable block of code for the field you are adding.
Suchen Sie im Abschnitt nach dem entsprechenden Codeblock für das Feld, das Sie hinzufügen möchten.
There also exists a do-while loop, wherein the block of code is executed once for the first time and then the while condition is checked.
Es gibt auch eine Do-while-Schleife, bei der der Codeblock zum ersten Mal einmal ausgeführt wird und dann die while-Bedingung überprüft wird.
You might begin a relatively long block of code with a comment that explains its overall purpose and then use inline comments to document individual statements.
Sie können einen relativ langen Codeblock mit einem Kommentar beginnen, der den allgemeinen Zweck erläutert, und dann Kommentare in den Zeilen zum Dokumentieren einzelner Anweisungen verwenden.