請教各位一下
我用vi建立了2個txt file
cat a.txt
abc 123 ^
cat b.txt
中文abc123
file a.txt => ASCII text
file b.txt => UTF-8 Unicode text
為什麼會這樣呢?它會自動幫我做轉換?
因為不太明白,所以來請教各位
謝謝您
--
我用vi建立了2個txt file
cat a.txt
abc 123 ^
cat b.txt
中文abc123
file a.txt => ASCII text
file b.txt => UTF-8 Unicode text
為什麼會這樣呢?它會自動幫我做轉換?
因為不太明白,所以來請教各位
謝謝您
--
All Comments