我有一个Java存储过程,它使用Resultset对象从表中获取记录并创建一个csv文件。 ... 要以UTF-8编写BOM,您需要 PrintStream.print() ,而不是 PrintStream.write() 。
確定! 回上一頁