作者SIGMA420 (SWORDFISH)
看板Flash
标题Re: [问题] 我想请问计算机的问题....
时间Mon May 1 12:37:37 2006
接一刚开始的文章
我还有一点点问题
在SWITCH部分
运算中我数字变数没有popd1和opd2
为什麽他有办法在switch中运算
後面
function OpPress(op) {
if ( !ClearFlag ) {
DoCalc(LastOp, LastOpd, Number(out.text));
LastOpd = Result;
}
LastOp = op;
out.text=String(LastOpd);
ClearFlag = true;
}
我还是看不太懂
麻烦大大了
万分感谢~^^~
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 125.232.7.87