We can use another form of variable expansion to select a specific substring, based on a specific character offset and length. Try typing in the following lines under bash.
可以根据特定字符偏移和长度,使用另一种形式的变量扩展,来选择特定子字符串。
2
Remember that UTF-8 encodes data an a variable-length format; the Unicode character at position 450 simply needed two bytes to be encoded in UTF-8.
The description column is a variable-lengthcharacter string, so it expects a string (which you indicate by enclosing the character data within single quotes).