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

fusioncharts清算

2012-08-28 
fusioncharts清理this.dataXML nullthis.fc.FusionChart nullthis.fc.dispose()delete this.fc.swf

fusioncharts清理

this.dataXML = null;
this.fc.FusionChart = null;
this.fc.dispose();
delete this.fc.swfobject;
this.fc.swfobject = null;
delete this.fc;

热点排行