如果一个文档有多行,全选后首字母大写,只有第一行的第一个字母是大写的,其它每行的第一个单词不变,怎么回事?
例如:
this is test text
second line
hello world
应用edit->转换大小写-》首字母大写后变成了这样
This Is Test Text
second Line
hello World
例如:
this is test text
second line
hello world
应用edit->转换大小写-》首字母大写后变成了这样
This Is Test Text
second Line
hello World