We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
String Instanz
Zeichenfolgeninstanz
Remove deletes a substring from the current String instance.
RemoveLöscht eine Teilzeichenfolge aus dem aktuellen String Instanz.
Insert inserts a string into the current String instance.
InsertFügt eine Zeichenfolge in der aktuellen String Instanz.
Replace replaces a substring with another substring in the current String instance.
Replaceersetzt eine Teilzeichenfolge durch eine andere Teilzeichenfolge in der aktuellen String Instanz.
This is a method of the String class, not a String instance. split
Es handelt sich um eine Methode der Klasse String, nicht die einer String Instanz. split
The following script uses the replace() method of the String instance to match a name in the format first last and output it in the format last, first.
Das folgende Script nutzt die replace Methode und nutzt die vererbte String Instanz (re) um als Rückgabewert eine Übereinstimmung des Namens (str) in dem Format erster, letzter und im Format letzter, erster zu finden.
String interning takes a String instance (so it already exists in the Heap) and checks if an identical copy exists already in a StringTable.
String Interning verwendet eine Instanz eines Strings (der also schon im Heap existiert) und prüft ob eine identische Kopie in der StringTable existiert.
Remarks This member is an explicit interface member can be used only when the String instance is cast to an IConvertible interface.
Bei diesem Member handelt es sich um eine explizite Schnittstellenmember-Implementierung.Er kann nur verwendet werden, wenn die String-Instanz in eine IConvertible-Schnittstelle umgewandelt wird.Die empfohlene Alternative ist das Aufrufen der Convert.ToBoolean(String) Methode.
In fact the String Deduplication is almost like interning with the exception that interning reuses the whole String instance, not just the char array.
In der Tat ist String Deduplication dem String Interning sehr ähnlich, mit der Ausnahme, das nicht ganze String Instanzen geteilt werden, sondern nur die char Arrays.
The String instance methods are also available in Firefox as of JavaScript 1.6 (not part of the ECMAScript standard) on the String object for applying String methods to any object
Die String-Instanzmethoden stehen nach JavaScript 1.6 (nicht Teil des ECMAScript-Standards) auch in Firefox beim String-Objekt zur Verfügung, um String-Methoden auf ein beliebiges Objekt anzuwenden
Determines whether the beginning of this string instance matches the specified string.
Bestimmt, ob der Anfang dieser Zeichenfolgeninstanz mit der angegebenen Zeichenfolge übereinstimmt.
Methods that indicate the starting position of a substring in a string instance.
Methoden, die die Anfangsposition einer Teilzeichenfolge in einer Zeichenfolgeninstanz angeben.
Determines whether the beginning of this string instance matches the specified string when compared using the specified culture.
Bestimmt, ob der Anfang dieser Zeichenfolgeninstanz bei einem Vergleich unter Verwendung der angegebenen Kultur mit der angegebenen Zeichenfolge übereinstimmt.
In Silverlight 4, it converts the current string instance to uppercase using the casing rules of the current culture.
Gibt eine in Großbuchstaben konvertierte Kopie dieser Zeichenfolge zurück, wobei die Regeln der Groß- und Kleinschreibung der angegebenen Kultur verwendet werden.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.
No results found for this meaning.
Synonyms and analogies of "String instance" in English