Introduction - If you have any usage issues, please Google them yourself
2, the expression evaluation problem description: Use the keypad to enter an expression to calculate the value of the expression and output the expression into postfix expression output, the use of a postfix expression to evaluate the expression and output.