We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如题。
The text was updated successfully, but these errors were encountered:
跟你一样,感觉是作者故意加的乱码
Sorry, something went wrong.
在环境变量 用户变量中新建以下配置就可以实现 变量:JAVA_TOOL_OPTIONS 值:-Dfile.encoding=UTF-8 配置之后能解决windows中文乱码的问题 因为中文系统默认编码格式gbk 而你的数据是utf-8
No branches or pull requests
如题。
The text was updated successfully, but these errors were encountered: