代码整个用GBK编码有问题吗,看好多说要用utf-8 #62
Answered
by
RicoloveFeng
PolluxyShi
asked this question in
Q&A
-
|
因为用GBK编码可以解决我的中文显示和解析问题,所以想问一下是否必须用utf-8编码 |
Beta Was this translation helpful? Give feedback.
Answered by
RicoloveFeng
Feb 24, 2022
Replies: 1 comment
-
|
确保你的代码在测试时能运行即可,怎么处理编码问题由自己决定 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
RicoloveFeng
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
确保你的代码在测试时能运行即可,怎么处理编码问题由自己决定