The value of the current letter, written in the (a | a) format.
用(a | a)格式写的当前字母的值。
If the index of the current letter is equal to the length of the string, this variable is an empty string.
如果当前字母的下标和字符串的长度相等,那么这个变量是一个空字符串。
If the index of the current letter is less than the length of the string, you invoke your named template again, passing the original string and incrementing the index by 1.
如果当前字母的下标小于字符串的长度,则再次调用已命名的模板,传递原始字符串并把下标加1。
应用推荐