Vertaling van "Code legt" 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.
Der folgende Code legt eine gelbe Hintergrundfarbe für den markierten Text fest.
The following code sets the background color for the selection to yellow.
Der folgende Code legt beispielsweise einen Verweis auf die momentan aktive Ansicht eines Formulars fest
For example, the following code sets a reference to a form's currently active view
Der folgende Code legt die Skriptversion namens "filebased" fest.
The following code defines the script version called filebased.
Der folgende Code legt eine Skriptversion namens normal; mit einer minimalen Anzahl von Skripten fest.
The following code defines a script version called normal with a minimal number of scripts.
Der Code legt basierend auf der Bildschirmgröße eine globale „Texturqualität" fest, und anhand dieses Werts wird beim Laden ermittelt, bei welcher MIP-Ebene der Ladevorgang beginnen soll.
The code sets a global "texture quality" based on the size of the screen, and that value is used at loading time to determine which MIP level to start loading from.
Der folgende Code legt Schutzeigenschaften für ein Access-Formular in der PivotChart-Ansicht fest. Für das Beschränken des Zugriffs auf die Feldliste gibt es keine Eigenschaft.
The following code sets protection properties for an Access form in PivotChart view. Note that there is no property to restrict access to the field list.
Der folgende Code legt den Cursortyp für ein ADO-Recordset-Objekt fest
The following code sets the cursor type for an ADO Recordset object
Dieser Code legt drei Regeln über jeweils ein Array fest.
Dieser Code legt u.a. ein Cookie ab.
In eurem Code legt ihr einen Namen, ein Bild und eine Beschreibung fest
You'll set a name, image, and description in your code
Dieser Code legt unter anderem ein Cookie zur Aufzeichnung bestimmter Daten ab, z.B. um das Klickverhalten von Besuchern zu analysieren.
This code installs a cookie among others to save certain information, for example, to analyse the click behaviour of site visitors.
Der obige Code legt fest, dass sowohl username als auch password zwingend erforderlich sind und password authentifiziert werden soll.
The above code specifies that username and password are both required, password should be authenticated.
Der folgende Code legt beispielsweise fest, dass das benutzerdefinierte Tag ausgeführt wird, das auf der Seite MeinTag.cfm im übergeordneten Verzeichnis der aufrufenden Seite definiert ist
For example, the following code specifies to execute the custom tag defined by the mytag.cfm page in the parent directory of the calling page