Replies: 2 comments 1 reply
中文解答如何在常用编辑器中保存为 UTF-8
如何检查文件当前的实际编码
English AnswerHow to save as UTF-8 in popular text editors
How to check the file's actual encoding
If your |
0 replies
|
非常感谢!
之前用 windows 记事本,另存过。但是不起作用,
根据你的提示,用vs code 重新编码 ,可以了。
Koala
|
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
SQL 语句中如果包含中文,就会报错。
我尝试将 index.sql 文件另存为 utf - 8 的格式,也报错。
If the SQL statement contains Chinese characters, an error will be reported. I tried saving the index.sql file as UTF-8, but it also reported an error.
*edit by @lovasoa * : added translation
All reactions