Categories: Widget for S60 | Web Runtime (WRT) | Lang-CN
This page was last modified 23:23, 23 April 2008.
将工程属性的语言设为UTF-8(这样文件都会以utf-8保存), 在html文件中加这个: <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
然后把模拟器的语言调为中文,这样就可以显示汉字了。