Vertaling van "NSArray" in Duits
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.
How do I iterate over an NSArray?
messageAsMultipart expects an NSArray* containing any of the other supported types, and sends the entire array as the arguments to your JavaScript callback.
messageAsMultiparterwartet ein NSArray* mit allen anderen unterstützten Typen, und sendet das gesamte Array als die arguments an Ihre JavaScript-Rückruf.
I guess there will be wrappers around for NSThread, but NSArray for example provided nice closure (or block) ready methods to iterate in parallel over its elements.
Sicher gibt es Wrapper für NSThread, aber gerade NSArray hatte doch so nette Methoden, die die Nutzung von Blöcken etwa für das parallele Iterieren über Objekte erlaubt haben.
Though CFArray comes with binary search capability, NSArray does not - at least not within the iPhone SDK.
Bei Webservern ist allgemein üblich, daß man den Dateinamen index.html im Link weglassen kann. Der Webserver nimmt dann an man meint selbige.
If an Array object is equivalent to an NSArray object and a Dictionary object is equivalent to an NSDictionary object, then how do we create mutable arrays and dictionaries in Swift?
Wenn ein Array-Objekt einem NSArray-Objekt entspricht und ein Dictionary-Objekt einem NSDictionary-Objekt entspricht, wie werden dann in Swift änderbare Arrays und Wörterbücher erstellt?
Andere resultaten
This will contain the first and most generic response from yesarray and noarray.
Es enthält die erste und generellste Antwort von yesarray und noarray.
IsArray and DefValue are not necessary because defaults are assumed.
IsArray und Definitionswert sind nicht erforderlich, weil Standardwerte verwendet werden.
IsArray is especially useful with variants containing arrays.
IsArray ist besonders mit Variant -Variablen hilfreich, die Arrays enthalten.
NumPy has built-in support for memory-mapped ndarrays.
How to count the occurrence of certain item in an ndarray in Python?
Wie zähle ich das Vorkommen eines bestimmten Gegenstandes in einem NDarray in Python?
IsArray Returns True if the value is an array.
Diese Funktion gibt TRUE zurück, wenn es sich bei dem Wert um ein Datenfeld handelt.
IsArray must be 0 for STRING type options.
IsArray muss für Optionen vom Typ STRING den Wert 0 haben.
IsArray returns True if the variable is an array; otherwise, it returns False.