(no comments yet)
将工程属性的语言设为UTF-8(这样文件都会以utf-8保存), 在html文件中加这个: <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
然后把模拟器的语言调为中文,这样就可以显示汉字了。
(no comments yet)