Tot*_*.js 0 actionscript-3
if(ac is ArrayCollection){do things}
我想要那样的东西
if(ac is not ArrayCollection){do things}
但怎么样?谢谢
M2t*_*2tM 5
if(!(ac is ArrayCollection)){do things}
归档时间:
15 年 前
查看次数:
57 次
最近记录: