In Java 1.7+, java.nio.charset.StandardCharsets defines constants for Charset including UTF_8 . import java.nio.charset.StandardCharsets; .
確定! 回上一頁