如有必要,执行字符集转换。
如有必要,执行字符集到数据库代码页的转换。
Character set conversion into the database code page is performed if necessary.
在您的JS p中执行以下设置,从而将编码类型和字符集设置为“UTF - 8”。
Set the encoding type and charset as "UTF-8" in your JSPs, by specifying the following.
应用推荐