Vertaling van "normal code" 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.
In normal code the last duplicated argument hides previous identically-named arguments.
Im normalen Code verbirgt das letzte duplizierte Argument vorherige gleichnamige Argumente.
If a visitor to the website, these loads down the code of the page, his browser evaluates it and finds next to the normal code of the website and the code of the advertisement, which the user has previously built into the side.
Kommt ein Besucher auf die Webseite, lädt dieser den Code der Seite herunter, sein Browser wertet diesen aus und findet neben dem normalen Code der Webseite auch den Code des Werbemittels, den der User zuvor in die Seite eingebaut hat.
In normal code arguments.callee refers to the enclosing function.
In normalem Code bezieht sich arguments.callee auf die umschließende Funktion.
Both involve a considerable amount of magical behavior in normal code: eval to add or remove bindings and to change binding values, and arguments by its indexed properties aliasing named arguments.
Beide haben in normalem Code ein erhebliches Maß an fragwürdigem Verhalten: eval fügt Bindings hinzu, entfernt sie oder ändert Binding-Werte, während arguments durch seine indizierten Eigenschaften benannten Argumenten Aliase gibt.
But no, it was just a normal code and she had looked wrongly.
Aber nein, es war doch nur ein normaler Code und sie hatte falsch geguckt.
Strict mode isn't just a subset: it intentionally has different semantics from normal code.
Der strikte Modus ist nicht einfach nur ein untergeordneter Modus: er hat absichtlich eine andere Semantik als normaler Code.
The normal code may duplicate property names, with the last one determining the property's value.
Normaler Code kann Eigenschaftennamen duplizieren, wobei der letzte den Wert der Eigenschaft bestimmt.
In normal code eval("var x;") introduces a variable x into the surrounding function or the global scope.
In normalem Code fügt eval("var x;") eine Variable x in die umgebende Funktion oder den globalen Gültigkeitsbereich ein.
Any assignment that silently fails in normal code (assignment to a non-writable global or property, assignment to a getter-only property, assignment to a new property on a non-extensible object) will throw in strict mode
Jede Zuweisung, die im normalen Code unbemerkt fehlschlägt (Zuweisung an ein nicht beschreibbares globales Objekt oder an eine Eigenschaft, Zuweisung an eine Eigenschaft die nur einen Getter hat, Zuweisung an eine neue Eigenschaft eines nicht-existierenden Objekts), löst im strikten Modus eine Exception aus
In normal code assigning to NaN does nothing; the developer receives no failure feedback.
Bei normalem Code passiert bei der Zuweisung zu NaN nichts weiter; der Entwickler erhält keine Fehlermeldung.
Since the website has identified the user as "A", a revised Code includes the¶meter instead of the normal code now.
Da die Webseite den Nutzer als „A" erkannt hat, wird statt dem normalen Code nun ein geänderter Code inkl. dem Parameter&tgt= sowie den codierten Nutzerdaten an den Nutzer übermittelt.
But sure, if you think you have a normal code and suddenly get upgraded to VIP?
Aber ja sicher, wenn man denkt man habe eigentlich einen normalen Code und plötzlich zum VIP geupgraded wird?
No changes are required for normal code.