Vertaling van "ein Array an" 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.
Einsatz von apply um ein Array an ein anderes zu hängen
Übergibt man jedoch ein Array an die push Methode, so wird das Array als ein Element hinzugefügt anstatt jedes Element des Arrays hinzuzufügen, was zu einem Array im Array führt.
But, if we pass an array to push, it will actually add that array as a single element, instead of adding the elements individually, so we end up with an array inside an array.
Alternativ zur Verwendung von CDbCriteria kann auch ein Array an die find-Methode übergeben werden.
An alternative way to CDbCriteria is passing an array to the find method.
Dazu legt er ein Array an, das in einer View als Menü anzuzeigen ist, mit allen Actions, bei der die Methode isMenuAction "true" zurückgibt.
In addition it creates an array to be used as menu in all Views, with all Actions in which the method isMenuAction returns "true".
Enthält ein Array an Zeichenfolgen von untergeordneten Schlüsseln.
Ein Prepared Statement ausführen, indem ein Array an Eingabewerten übergeben wird
Execute a prepared statement by passing an array of insert values
Durch ein Array an Bytes dargestellter Wert.
Wie hängt man etwas an ein Array an?
Wenn eine präparierte Abfrage mehrere Platzhalter enthält, müssen Sie ein Array an execute() übergeben.
When a prepared statement has multiple placeholders, you must use an array to pass the values to execute().
Mittels „&values[]" legen Sie ein Array an gewünschten Metriken an.
Using"&values[]" an array of desired metrics is created.
Vorrichtung nach Anspruch 12, bei welcher das Array ein Array an Beads ist, und ein Bead in dem Array ein magnetischer Bead ist, und ein Magnet bereitgestellt wird, so dass er den Bead in eine Fokalebene des Laserstrahls zieht.
The apparatus of claim 12, wherein the array is an array of beads and a bead in the array is a magnetic bead, and a magnet is provided such that it pulls the bead into the focal plane of the laser beam.
Unsicher, ob/wann ein Array an seine Kapazitätsgrenze stößt
Intern werden Elixir Strings als Sequenz von bytes repräsentiert, statt ein Array an Charactern.
Internally, Elixir strings are represented with a sequence of bytes rather than an array of characters.