我不聰明,但我會很努力
1. 運行:
參數: -Dfile.encoding
java -jar -Dfile.encoding=utf-8 Test.jar
2. 編譯:
參數: encoding
javac -encoding utf-8 Test.java
Powered by: C++博客 Copyright © 逛奔的蝸牛