Das Erklärenlernen hilft dabei, komplexen Code in einfachere Komponenten zu zerlegen.
Rubber ducking helps break down complex code into simpler components.
Statische Typisierung kann komplexen Code vereinfachen, indem Typbeziehungen explizit gemacht werden.
Static typing can simplify complex code by making type relationships explicit.
Dieses ist durch einen komplexen Code und in der Regel noch weitere Sicherheitsmaßnahmen gesichert.
It is secured by a complex code and usually additional security measures.
Diesen komplexen Code ohne ordentliche Dokumentation zu debuggen, fühlt sich für mich wie eine endlose Suche nach der Stecknadel im Heuhaufen an.
Debugging this complex code without proper documentation feels like an endless snipe hunt to me.
Es geht um einen komplexen Code von über 3 Milliarden chemischen Grundsequenzen.
We are dealing with a complex code of over three billion chemical-based sequences.
Also braucht man einen recht komplexen Code, um diesen Bug automatisch zu installieren oder nicht entfernbar zu machen.
So, you will require a highly complex code to make this bug auto-install or not removable.
Es ist essentiell das Modell der Prototypischen Vererbung zu verstehen ehe man komplexen Code schreibt, der darauf aufbaut.
It is essential to understand the prototypal inheritance model before writing complex code that makes use of it.
Mit unserer großen Sammlung von Kurzcodes können Sie schöne und komplexe Layouts erstellen, ohne ins Meer von komplexen Code zu gehen.
With our large collection of short codes, you can create beautiful and complex designs without entering the complex code sea.
Bei dieser Präambel erwarten Sie wahrscheinlich, dass das Erstellen eines Objekts eine große Sache ist und viel komplexen Code erfordert.
With all that preamble, you're probably expecting that creating an object is a big deal requiring a lot of complex code.
Statische Analyse ist ideal für großen und komplexen Code, der sich aus neuen und schon bestehenden Elementen zusammensetzt.
Static analysis is most effective for large and complex code bases with a mixture of new and legacy code.
Die haben Nichts zusammen, anscheinend nur die Tendenz unnötig komplexen Code zu schreiben und keinen Weg später die Komplexität zu entfernen zu haben.
They have nothing in common, other than a tendency to create unnecessarily complex code and not having a way to get rid of it afterwards.
Wenn Sie komplexen Code schreiben, so kann die with-Anweisung effektiv sein und Ihnen die Deklaration einiger temporärer Variablen ersparen, aber sie hat auch einen Nachteil.
When you are writing complex code, the with statement can be effective and spares you the declaration of some temporary variables, but it has a drawback.
Wenn Sie ein Deployment Ihrer Anwendung ohne Datenbank durchführen, muss die Anwendung relativ komplexen Code enthalten, um die Datenbank zu erstellen.
If you deploy your application without a database, the application must contain relatively complex code to create the database.