All we're doing here is taking our string variable and calling the Substring method.
所有我们在这里所做的是取得我们的字符串变量然后调用Substring方法。
2
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.