Articles tagged: String
Nalezeno 5 dokumentů
- Web/API/DOMString DOMString is a UTF-16 String. As JavaScript already uses such strings, DOMString is mapped ...
- Web/JavaScript/Reference/Global_Objects/String The String global object is a constructor for strings, or a sequence of characters.
- Web/JavaScript/Reference/Global_Objects/String/endsWith Metoda endsWith() zjišťuje, jestli řetězec končí znaky jiného řetězce. Výsledkem je hodnota true ...
- Web/JavaScript/Reference/Global_Objects/String/length Vlastnost length obsahuje délku řetězce.
- Web/JavaScript/Reference/Global_Objects/String/prototype Vlastnost String.prototype reprezentuje prototypový objekt String .