например, удалив «строку» в конце из следующих строк:
Код: Выделить всё
"this is a test string" -> "this is a test "
"this string is a test string" - > "this string is a test "
"this string is a test" -> "this string is a test"
Подробнее здесь: https://stackoverflow.com/questions/557 ... the-string
Мобильная версия