如果在一个循环中,基本字符串位于最左端,就可以避免多次复制一个越来越大的基本字符串。
If, in a loop, the base string is furthest to the left, you avoid repeatedly copying a progressively larger base string.
如果在一个循环中,基本字符串位于最左端,就可以避免多次复制一个越来越大的基本字符串。
If, in a loop, the base string is furthest to the left, you avoid repeatedly copying a progressively larger base string.
应用推荐