function throw_(x){ if(x<0){ throw new Error("x不能为负数") }else{ for (var f=1;x>1;f*=x,x--){ document.write(f+"<br/>") } } } try{ var n=Number(prompt("请输入一个正整数","")); var f=throw_(n); document.write(f); alert(n + " = " +f); }
临摹微笑
慕仙森
三国纷争
蛊毒传说
喵喔喔
DIEA
相关分类