对属性资料进行ascii转码

对属性文件进行ascii转码
引用

native2ascii -encoding utf-8 /home/soft22/Desktop/123.txt 456.txt
加下划线的为转换文件
456.txt为被转换文件,最好加上指定的路径名