Enable UTF-8 encoding for JavaScript

后端 未结 11 944
悲哀的现实
悲哀的现实 2020-12-09 10:17

I don\'t know how should I titled this question but hope my friends will understand the problem and will help me :)

I want to show log message in arabic

11条回答
  •  南笙
    南笙 (楼主)
    2020-12-09 10:36

    For others, I just had a similar problem and had to copy all code from my file, put it to simple notepad, save it with utf-8 coding and then replace my original file.

    The problem at my side was caused by using PSpad editor.

提交回复
热议问题