document.writeln("why no show 乱码?"); 中文直接写在页面上是正常的。。。。。 解决方法: 把js文件用记事本打开,另存为utf-8格式。 网上找的,好用,我试过了。
Javascript code
document.writeln("why no show 乱码?"); 中文直接写在页面上是正常的。。。。。 解决方法: 把js文件用记事本打开,另存为utf-8格式。 网上找的,好用,我试过了。
document.writeln("why no show 乱码?"); 中文直接写在页面上是正常的。。。。。 解决方法: 把js文件用记事本打开,另存为utf-8格式。 网上找的,好用,我试过了。
转载于:https://www.cnblogs.com/yangxiaohu1/archive/2011/11/11/JS_document_writeln_luanma.html