Download for Windows Premium
Publiciteit
die compile-Methode

Examples with "die compile-Methode" and their translation in Engels

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.
Sie können die compile-Methode auch verwenden, um den regulären Ausdruck während der Ausführung zu ändern. Wenn beispielsweise der reguläre Ausdruck geändert wird, können Sie mit der compile-Methode das Objekt zur effizienteren wiederholten Verwendung erneut kompilieren.
You can also use the compile method to change the regular expression during execution. For example, if the regular expression changes, you can use the compile method to recompile the object for more efficient repeated use.
source ist eine Eigenschaft eines regulären Ausdrucks und schreibgeschützt. Sie können diese Eigenschaft nicht direkt ändern. Wenn Sie jedoch die compile-Methode aufrufen, wird der Wert dieser Eigenschaft geändert.
source is a property of an individual regular expression object. It is read-only. You cannot change this property directly. However, calling the compile method changes the value of this property.

Andere resultaten

Die Compile -Methode erstellt einen Delegaten vom Typ TDelegate zur Laufzeit.
The Compile method produces a delegate of type TDelegate at runtime.
Die Compile Methode kann verwendet werden, um den Wert einer beliebigen Ausdrucksbaumstruktur abrufen.
The Compile method can be used to obtain the value of any expression tree.
Diese Übersicht wird auch für die automatische Erstellung von Compiler-Methoden verwendet.
This map is also used for the automatic generation of compiler methods.
Von daher ist es besser, in die Methode eine Compiler Direktive aufzunehmen
It is preferable, therefore, to include a compiler directive in the method
Um dies zu vermeiden, fügt der Compiler nun die Bridge-Methode ein.
In principle, the compiler translates the reverse method to something like this.
Die Methode compile() erhält dazu die Liste der aufgenommenen Mess-Punkte und gibt den fertigen Bericht zurück.
Method compile() will return the report representation applying the list of events as an argument.
Der Typ Expression<TDelegate>bietet die Methode Compile, welche den durch eine Ausdrucksbaumstruktur dargestellten Code in einen ausführbaren Delegaten kompiliert.
The Expression(Of TDelegate) type provides the Compile method, that compiles the code represented by the expression tree into an executable delegate.
Um dies zu vermeiden, fügt der Compiler nun die Bridge-Methode ein. Eine Bridge-Methode wird in Subklassen benötigt, die von einem parametrisierten Interface oder einer parametrisierten Superklasse abgeleitet sind. Die Bridge-Methode hat genau die Signatur, die der Supertyp nach der Type Erasure verlangt.
In order to enable overriding the compiler adds a bridge method to the subclass. The bridge method has the same signature as the superclass's method that must be overridden and delegates to the other methods in the derived class that was the result of translation by erasure.
Sie können diese Parameter Deklaration nicht in einer Compiler Methode schreiben.
This parameter declaration cannot be written in a Compiler method.
Der Compiler benötigt diese Methode nicht.
The compiler does not need this method.
Compiler stellen zwei zusätzliche Methoden für den Delegaten bereit: BeginInvoke und EndInvoke.
Compilers provide two additional methods to the delegate: BeginInvoke and EndInvoke.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor die compile-Methode in het Duits

Publiciteit

Resultaten: 21. Exact: 2. Verstreken tijd: 141 ms.