What is the translation of " HASH TABLE " in German?

[hæʃ 'teibl]
Noun
[hæʃ 'teibl]
Hashtabelle
hash table
of a hashtable
Hash-tabelle
hash table

Examples of using Hash table in English and their translations into German

{-}
  • Colloquial category close
  • Official category close
  • Ecclesiastic category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Political category close
  • Computer category close
  • Programming category close
  • Official/political category close
  • Political category close
They use the hash table instead.
Sie verwenden stattdessen die Hash-Tabelle.
The"BIOS Age" property is specified in a hash table.
Die Eigenschaft"BIOS Age" wird in einer Hashtabelle angegeben.
Specifies a hash table of the namespaces used in the XML.
Gibt eine Hashtabelle der im XML-Inhalt verwendeten Namespaces an.
The name-value pair is passed on the command-line as a hash table.
Das Name-Wert-Paar wird über die Befehlszeile als Hashtabelle übergeben.
A hash table, also known as a dictionary or associative array.
Eine Hashtabelle, auch als Wörterbuch oder assoziatives Array.
Once all input records are processed, the hash table is returned as the result.
Sobald die Quelldaten vollständig verarbeitet wurden, wird die Hash- Tabelle als Ergebnis ausgegeben.
Then I set up a hash table linking the TLDs with the respective WHOIS servers.
Danach baue ich einen Hashtable auf, der mir die TLD's zu den jeweiligen WHOIS Servern verlinkt.
The ConvertFrom-StringData cmdlet converts the strings into a hash table and stores.
Das Cmdlet"ConvertFrom-StringData" konvertiert die Zeichenfolgen in eine Hashtabelle und speichert.
To use a hash table in scripts and commands, save it in a variable.
Wenn Sie in Skripts und Befehlen eine Hashtabelle verwenden möchten, speichern Sie diese in einer Variablen.
The SALES_DATE index can be used to load the hash table if the join order is reversed.
Der Index SALES_DATE könnte auch beim Laden der Hash-Tabelle genutzt werden, wenn man die Join-Richtung umdreht.
Specifies a hash table that is sent directly to the session configuration without interpretation.
Gibt eine Hashtabelle an, die direkt an die Sitzungskonfiguration gesendet wird, ohne sie zu interpretieren.
Hashtable ConvertFrom-StringData returns a hash table that it creates from the key/value pairs.
Hashtable ConvertFrom-StringData gibt eine Hashtabelle zurück, die aus den Schlüssel-Wert-Paaren erstellt wird.
This hash table is available to the session configuration as a property of the PSSenderInfo class.
Diese Hashtabelle wird der Sitzungskonfiguration als Eigenschaft der PSSenderInfo-Klasse zur Verfügung gestellt.
The"Start Day" property is added by using a hash table with Name and Expression keys.
Die Eigenschaft"Start Day" wird hinzugefügt, indem eine Hashtabelle mit dem Name-Schlüssel und dem Expression-Schlüssel verwendet wird.
For example,localize your user messages for the de-DE locale and format them in a hash table.
Lokalisieren Sie beispielsweise die Benutzermeldungen für das Gebietsschema"de-DE", und formatieren Sie sie in einer Hashtabelle.
When minimizing the hash table size, the relevant factor is not the number of rows but the memory footprint.
Der relevante Faktor beim Verkleinern der Hash-Tabelle ist aber nicht die Anzahl der Zeilen, sondern der Speicherbedarf.
A rather different approach to optimizinghash join performance is to minimize the hash table size.
Eine völlig andere Methode, die Hash-Join-Performancezu verbessern, ist die Größe der Hash-Tabelle zu verringern.
Reduce the hash table size to improve performance; either horizontally(less rows) or vertically less columns.
Reduziere die Größe der Hash-Tabelle um die Performance zu verbessern: entweder horizontal(weniger Zeilen) oder vertikal weniger Spalten.
These commands demonstrate that ConvertFrom-StringData actually converts a here-string to a hash table.
Diese Befehle veranschaulichen, dass ConvertFrom-StringData tatsächlich eine here-Zeichenfolge in eine Hashtabelle konvertiert.
The ConvertFrom-StringData cmdlet converts the strings into a hash table and stores them in the$msgtable variable.
Das Cmdlet"ConvertFrom-StringData" konvertiert die Zeichenfolgen in eine Hashtabelle und speichert sie in der $msgtable-Variablen.
The hash table uses an Expression key to specify the property name and an Ascending or Descending key to specify the sort order.
In der Hashtabelle wird der Eigenschaftenname mit dem Schlüssel"Expression" und die Sortierreihenfolge mit dem Schlüssel"Ascending" oder"Descending" angegeben.
The script also includes an Import-LocalizedData command, which imports a hash table of translated text strings from the TestScript.
Das Skript enthält zusätzlich den Befehl"Import-LocalizedData", mit dem eine Hashtabelle übersetzter Textzeichenfolgen aus der Datei"TestScript.
One thing to be aware of is that the JWT payload is merely encoded and signed, not encrypted,so don't put any sensitive data in the hash table.
Beachten Sie, dass die JWT-Payload zwar codiert und signiert, nicht aber verschlüsselt wird-übergeben Sie also in der Hashtabelle keine sensiblen Daten.
To create a calculated, property, create a hash table with an Expression key that specifies a string or script block value.
Zum Erstellen einer berechneten Eigenschaft erstellen Sie eine Hashtabelle mit dem Schlüssel"Expression", der einen Zeichenfolgen- oder Skriptblockwert angibt.
The TCP/IP fragment reassembly handling allows remote attackers to cause a denial of service(CPU consumption)via packets that cause a large number of hash table collisions.
Der TCP/IP Fragmente zusammensetzt, weist einen Fehler auf, durch den ein Angreifer über das Netzwerk mit Paketen,die viele Kollisionen in Hash Tabellen verursachen, übermäßig CPU-Zeit verbrauchen kann.
However, because the only type that you can add to a hash table is another hash table, all other assignments fail.
Da jedoch der einzige Typ, der einer Hashtabelle hinzugefügt werden kann, eine andere Hashtabelle ist, tritt bei allen anderen Zuweisungen ein Fehler auf.
The keys in the hash table define a filter that selects events from the Application log that were written by the Application Error provider and include the phrase"iexplore. exe.
Die Schlüssel in der Hashtabelle definieren einen Filter, der Ereignisse aus dem Anwendungsprotokoll auswählt, die vom Anwendungsfehleranbieter geschrieben wurden und den Ausdruck"iexplore. exe" einschließen.
The value of the property parameter can be a calculated property,which is a hash table that specifies a name and calculates a value for the property display.
Der Wert des Eigenschaftenparameters kann eine berechnete Eigenschaft sein.Dies ist eine Hashtabelle, die einen Namen angibt und einen Wert zur Anzeige der Eigenschaft berechnet.
Figure 3.5 shows hashing with chaining in a hash table with 4 slots and 7 numbers stored. Figure 3.5. Hashing with chaining.
Abbildung 3.5 zeigt Hashing mit Verkettung bei einer Hash-Tafel mit 4 Slots und 7 gespeicherten Zahlen. Abbildung 3.5. Hashing mit Verkettung.
This type is optimized for several different uses; it can be treated as an array,list(vector), hash table(an implementation of a map), dictionary, collection, stack, queue, and probably more.
Dieser Typ ist fÃ1⁄4r einige verschiedene Nutzungsarten optimiert. Er kann als ein Array verwendet werden,als Liste(Vektor), Hash Table(eine Implementierung einer Map), Dictionary, Collection, Stack, Queue und wahrscheinlich noch als vieles anderes.
Results: 36, Time: 0.0323

Word-for-word translation

Top dictionary queries

English - German