Examples with "Array -Liste" and their translation in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Der Parameter ArrayList[]> args der benutzerdefinierten Java-Methode ist eine Array-Liste von Drill-Through-Berichtsargumenten. Jedes Element der Array -Liste beschreibt ein Element aus dem Kreuzungspunkt und umfasst den Dimensionsnamen, Klassennamen und Elementnamen. Beispiel
The ArrayList[]> args parameter of the user-defined Java method is an array list of drill-through report arguments. Each item of the array list describes a member from the intersection and includes the dimension name, class name, and member name. For example
Other results
Dies beinhaltet auch Arrays, Listen oder Maps innerhalb von Strukturen.
This includes arrays, lists or maps inside structures as well.
Define kann auch mit Arrays, Linked Lists und Maps verwendet werden.
Define can also be used with tables, the lists and the maps.
Zudem unterstützen Arrays und Listen die wichtigsten Mengenoperationen nur schlecht.
Moreover, arrays and lists support the most important set operations only badly.
Ein Array ist eine Liste oder Matrix, die mehrere Werte aufnehmen kann.
An array is a list or matrix that can hold several values.
Viele Programmiersprachen nutzen eine nullbasierte Indizierung für Arrays und Listen.
Many programming languages utilize zero-based indexing for arrays and lists.
Protected kann auch zusammen mit Arrays, verknüpften Listen und Maps verwendet werden.
Static can also be used with arrays, lists and maps.
Jedes der Felder wird dupliziert, auch Arrays, Listen und Maps.
Every fields will be duplicated, even array, list, and map.
Eine variable Liste von Arrays, mit denen verglichen wird.
A variable list of arrays to compare.
Verwenden Sie das Array, um ein List-Objekt zu erstellen.
Variable Liste der Arrays, die rekursiv zusammengeführt werden sollen.
Variable list of arrays to recursively merge.
Beispiele hierfür sind Arrays und lineare Listen.
Examples for these are arrays and linear lists.
Dann lohnt sich dagegen eher ein set, ein gewöhnliches array oder eine list.
Then a set, an ordinary array or a list are rather worthwhile.