A: Wie bei JavaScript, rufen wir Java Applets ab (Standard/Erweiterte Abos), lassen aber die darin enthaltenen Java Codes nicht ablaufen.
A: Like JavaScript, we retrieve the Java applet (Standard/Advanced subscribers), but don't actually run the Java code.
Um Dart im Dartium Browser zu aktivieren, muss lediglich ein script tag mit dem Typ "application/dart" eingefügt werden, alles zwischen diesem Tag wird als Dart ausgeführt, ähnlich wie bei JavaScript.
To enable Dart script in the Dartium browser, you just need a script tag with "application/dart" and everything between these tag will be considered Dart script (similar to JavaScript).
Wie bei Javascript auch, bedeutet unserer Meinung nach zukunftssichere Entwicklung, aktuellen Code eher durch Polyfills bzw. Transpiler an neue Standards anzupassen, als komplett browser-unabhänge Lösungen zu entwickeln.
In our opinion, future-safe development means to adapt new code using rather Polyfills or transpilers to adapt new standards, instead of developing completely browser-independent solutions, same holds true for JavaScript.
Dazu unterstützt Dart optionale Typen. Das bedeutet, Entwickler können wie bei Javascript auf Typen verzichten, sie aber später hinzufügen, wenn sie doch gebraucht werden.
To support this wide range of projects, Dart has optional types; this means you can start coding without types and add them later as needed.
Other results
Wie bei JavaScript-Apps gibt es auch hier eine einfachere Methode, als die manuelle Durchführung.
Ein pushState, wie er bei JavaScript ausgeführt wird, erzeugt jedoch noch keine URL.
A pushState, as is created with JavaScript, however, does not generate a URL.
Auch die zufällig befüllte Sub-Navigation auf der Startseite ist mit PHP umgesetzt, was dem Nutzer die Übertragung unnötiger Elemente erspart wie sie bei JavaScript nötig wäre.
The randomized sub-navigation on the frontpage is generated with means of PHP, too, which makes it unnecessary for users to load items that will not be used in the end like it would be necessary in a JavaScript implementation.
Der Solidity-Compiler wird zum Kompilieren von Smart Contracts zu Bytecode verwendet - genau wie dies bei JavaScript oder beispielsweise Python-, Java- und Android-Code vor der Ausführung der Fall ist - und dieser wird dann über die Ethereum Virtual Machine (EVM) ausgeführt.
The Solidity compiler is used to compile smart contracts to bytecode - just as is done with JavaScript or e.g. Python, Java and Android etc. code prior to execution - which is then executed via the Ethereum Virtual Machine (EVM).
Die Verwendung von JavaScript wie bei der Formularerstellung ist nicht vorgesehen.
The use of JavaScript as for the creation of forms is not envisaged.
Wie bei anderen Scriptsprachen muss JavaScript nicht erst von einem Compiler bearbeitet werden.
JavaScript doesn't need to be edited by the compiler.
Wie bei A/B-Tests mit JavaScript ist die Auswirkung von SEO nur begrenzt, einige Sonderfälle sollten jedoch berücksichtigt werden.
Like for A/B tests using JavaScript, impact from SEO is limited but some special cases should be taken into consideration.
Wie Sie JavaScript bei Ihrem Browser einschalten können, sehen Sie unter folgenden Links
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.