Vertaling van "code reads" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The code reads various properties and calls methods using the smart pointers provided by the #import statement.
Der Code liest verschiedene Eigenschaften aus und ruft mit Hilfe des über die #import-Anweisung zur Verfügung gestellten Smart Pointer Methoden auf.
This code reads the value of the attribute FID and multiplies it by 10.
Dieser Code liest den Wert des Attributs FID und multipliziert ihn mit 10.
The following code reads the content of a Blob as a typed array.
Der folgende Code liest den Inhalt eines Blobs als ein typisiertes Array aus.
This C# code reads the XML content (from files or a database as required) and passes it to RaptorXML, together with the SPSFilename.xslt file.
Dieser C#-Code liest den XML-Inhalt (je nach Erfordernis aus Dateien oder einer Datenbank) und übergibt ihn zusammen mit der Datei SPSFilename.xslt an RaptorXML.
Clean Code reads like well-written prose.
Clean Code liest sich wie gut geschriebene Prosa.
The following code reads the two columns from the result set.
The "consumer" side of your application code reads through data in a shard sequentially.
Die „Konsumentenseite" der Anwendung liest die Daten in einem Shard sequenziell.
To send the email, the code reads the recipient's email address from the configuration.
Zum Senden der E-Mail liest der Code die E-Mail-Adresse des Empfängers aus der Konfiguration.
For example, the code reads some values specifically from wfclient.ini for security reasons, to ensure they are not set by a server.
Beispielsweise werden vom Code aus Sicherheitsgründen gezielt einige Werte aus wfclient.ini gelesen, um sicherzustellen, dass sie nicht von einem Server festgelegt wurden.
20-digit code reads starting from the number at the
Make the point size significantly larger until the bar code reads, then decrease it to find the minimum size that will read reliably.
Vergrößern Sie den Schriftgrad erheblich, bis der Barcode lesbar ist, und verringern Sie ihn dann auf die Mindestgröße, bei der er noch lesbar ist.
As the code reads, if the form is submitted and all inputs are validated without any error, we would redirect the user browser to the site/index page.
Der Code ist relativ einfach zu verstehen: Falls das Formular abgeschickt wurde ($form->submitted('login')) und alle Eingabefelder fehlerfrei sind ($form->validate()) wird auf die Seite site/index umgeleitet.
However, if some JavaScript code reads a style that has been modified, then the browser must perform a synchronous reflow in order to calculate the computed style to return.
Wenn ein JavaScript-Code jedoch CSS ausliest, das geändert wurde, muss der Browser eine synchrone Neuberechnung durchführen um das berechnete Aussehen zurückzugeben.