Translation of "CFML code" in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
This tag is useful for debugging CFML code during application development.
Das Tag ist hilfreich beim Debuggen von CFML-Code während der Anwendungsentwicklung.
You then use these new names in your CFML code.
Anschließend verwenden Sie diese neuen Namen im CFML-Code.
Ensures data integrity and synchronizes execution of CFML code cflog
Stellt die Datenintegrität sicher und synchronisiert die Ausführung von CFML-Code.
To create the collection without writing any CFML code
Sammlungen erstellen, ohne CFML-Code zu schreiben
You were required to use a variable as the argument in your CFML code. 45605
Sie mussten eine Variable als Argument im CFML-Code verwenden. 45605
For example, type the following in a search form: 'M\\ ' (or "M\\ ") The following is the corresponding CFML code
Geben Sie beispielsweise Folgendes in einem Suchformular ein: 'M\\ ' (oder „M\\ ") Der entsprechende CFML-Code wird im Folgenden dargestellt
CFX tags are easier to call in CFML code.
CFX-Tags sind in CFML-Code leichter aufzurufen.
The following CFML code shows a search for the word Pete
Der folgende CFML-Code zeigt eine Suche nach dem Wort „Peter"
ColdFusion MX did not let you use a literal value in CFML code that calls a COM method that takes a simple value passed by reference.
ColdFusion MX erlaubte nicht die Verwendung eines Literalwertes im CFML-Code zum Aufruf einer COM-Methode, die einen einfachen, durch Referenz übergebenen Wert akzeptiert.
ColdFusion processes the CFML code in the tag body, and then assigns the resulting text to an XML document object variable, which is always stored in Unicode.
ColdFusion verarbeitet den CFML-Code im Tag-Textkörper und weist den resultierenden Text einer XML-Dokument-Objektvariablen zu.
You must ensure that the Java code and the CFML code use Employee as the class name.
Stellen Sie sicher, dass sowohl im Java-Code als auch im CFML-Code der Name Employee als Klassenname verwendet wird.
The following table describes the CFML code and its function: Code Description
In der folgenden Tabelle sind der CFML-Code und seine jeweilige Funktion beschrieben: Code Beschreibung
This function is useful for timing CFML code segments or other page processing elements.