遇到operator就從stack裡pop出兩個operand做運算再將結果push進stack 注意pop 出的operand順序是顛倒的一直到後序 ...
www.programmer-club.com