编码
#foo.rb:
p?uts "中文abc123".to_utf8
c:>foo.rb > a.txt
a.txt编码为 Unicode(UTF-8 without signature) - Codepage
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did43344
#foo.rb:
p?uts "中文abc123".to_utf8
c:>foo.rb > a.txt
a.txt编码为 Unicode(UTF-8 without signature) - Codepage
上一篇: git reset HEAD^