># PERLIO=:utf8 perl -pe 's/(.)/printf("&#%s;",ord($1))/ge'
没有那个文件或目录
没有那个文件或目录111111111可以将utf8的文字转换成编码,但是怎么样做才能去掉每行后面多出来的 1 呢?
># PERLIO=:utf8 perl -pe 's/(.)/printf("&#%s;",ord($1))/ge'
没有那个文件或目录
没有那个文件或目录111111111可以将utf8的文字转换成编码,但是怎么样做才能去掉每行后面多出来的 1 呢?