1、notepad++ -> ctrl+f -> 替换(正则表达式) -> $-a ->每行的行尾加a; 2、notepad++ -> ctrl+f -> 替换(正则表达式) -> ^-a ->每...