Examples with "8 bit string" and their translation 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.
Convert a quoted-printable string to an 8 bit string according to RFC2045, section 6.7.
Konvertiert einen quoted-printable String in einen 8 Bit String gemäß RFC2045 , Abschnitt 6.7.
Returns an 8 bit string of 0's and 1's representing a specified byte position in the current record.
gibt das Bitmuster eines bestimmten Bytes im aktuellen Datensatz zurück.
Andere resultaten
All following characters and symbols within the Unicode have two to four 8-bit strings.
Alle folgenden Zeichen und Symbole innerhalb des Unicodes haben zwei bis vier 8-Bit-Ketten.
The mat validates the device for WPC compatibility by sending a packet of data by modulating the load with an 8-bit data string.
Die Matte stellt die WPC-Kompatibilität des Gerätes fest, indem ein 8-Bit-Datenpaket auf die Last aufmoduliert wird.
Album: Orchestral Dubstep A hypnotically epic dubstep track with 8-bit-synths and driving string ostinato lines topped off with an atmospheric break in the interlude
Album: Orchestral Dubstep Ein hypnotisch-epischer Dubstep-Track mit 8-bit-Synthies und treibenden Streicher-Ostinato, abgerundet durch einen atmosphärischem Break im Mittelteil
ID: KF020907 Album: Orchestral Dubstep A hypnotically epic dubstep track with 8-bit-synths and driving string ostinato lines topped off with an atmospheric break in the interlude
Ein treibender, cinematischer Dubstep-Track mit epischen Chor-Einwürfen und Dubstep-Track mit 8-bit-Synthies und treibenden Streicher-Ostinato, abgerundet durch einen atmosphärischem Break im Mittelteil
This function returns an 8-bit binary string corresponding to the decoded quoted printable string (according to RFC2045, section 6.7, not RFC2821, section 4.5.2, so additional periods are not stripped from the beginning of line).
Diese Funktion gibt einen 8-Bit-String zurück, der der Konvertierung aus einem "quoted-printable"-String entspricht (gemäß RFC2045 , Kapitel 6.7, aber nicht RFC2821 , Kapitel 4.5.2, da zusätzliche Punkte am Zeilenanfang nicht herausgefiltert werden).
Converts the string representation of a number to its 8-bit signed integer equivalent.
Initializes a new instance of the String class to the value indicated by a pointer to an array of 8-bit signed integers.
Converts the string representation of a number in a specified style to its 8-bit signed integer equivalent.
For each, the string encoding can individually be changed to local-8-bit encoding.
Initializes a new instance of the String class to the value indicated by a specified pointer to an array of 8-bit signed integers, a starting position within that array, and a length.
Initialisiert eine neue Instanz der String-Klasse mit dem Wert, der durch einen angegebenen Zeiger auf ein Array von 8-Bit-Ganzzahlen mit Vorzeichen, die Startposition innerhalb dieses Arrays und die Länge angegeben wird.
Python's original strings are made of 8-bit characters. Later, unicode strings with 16-bit characters were added.