function?count()?{
????var?sum,x,y;
????x=5;
????y=6
????sum=x*y;
????return?sum;
}
alert(sum);
為什么返回了也輸出不了
哈哈哈蜜瓜
2016-09-18 19:51:37