可以在波浪号前面输入一个数字,表示希望改变多少个字母字符的大小写。
互联网摘选
You can switch the case of the alpha character underneath your cursor in vi the tilde key (~).
在vi中,可以切换游标下的字母字符的大小写,方法是按Escape,然后按波浪号键(~)。
互联网摘选
The second for loop only finds lowercase vowels as it iterates over the original string.
第二个for循环在迭代原始string时仅查找小写元音字母。
互联网摘选
