Portuguese charset problem

前端 未结 6 1178
别跟我提以往
别跟我提以往 2020-12-10 21:06

I’m a headache with the damn charset.

Portuguese charset=iso-8859-1

On my HTML I have:



        
6条回答
  •  萌比男神i
    2020-12-10 21:45

    Go to the resource bundle in the project explorer and then right click on that file and change char set to utf=8 and then save the settings.

提交回复
热议问题