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

unexpected end of token stream The last token was: </mx:Label>

2012-10-30 
unexpected end of token stream The last token was: /mx:Label初学flex:在MXML文件中使用中文时编译不

unexpected end of token stream The last token was: </mx:Label>
初学flex:

    在MXML文件中使用中文时编译不通过,错误如下:unexpected end of token stream The last token was: </mx:Label>。在网上找了发现是编码问题,把utf-8换成gb2312终于把问题解决!

热点排行