function count() { var sum,x,y; x=5; y=6 sum=x*y; return sum; } alert(sum);
stone310
OlderSkee
owlmao
相关分类