如何在宏中将单词转换为camelCase?
我有一个单词列表,像这样: these are some words that I want to convert to camel case 我需要一种方法来转动,例如,camel case到camelCase一个宏(或一个办法把每一行视线选择到骆驼情况下)内。 我可以wgUlhx根据需要使用任意多次,但是问题是这不适用于长度不一的单词(因此,例如,它wgUlhxwgUlhx适用于convert this please但不适用于convert these pretty please)。 上述行的期望输出为 theseAre some wordsThatIWant toConvertTo camelCase 有什么办法可以自动化吗?