首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > Flash >

flash 读XML资料乱码——2

2012-10-08 
flash 读XML文件乱码——2xml里添加??xml version1.0 encodingunicode??flash里添加?System.useCode

flash 读XML文件乱码——2

xml里添加

?

<?xml version="1.0" encoding="unicode"?>

?

flash里添加

?

System.useCodepage = true;

?

热点排行