Introduction - If you have any usage issues, please Google them yourself
The calculator class and the related function function are implemented.
2, improve the checking function of the calculator class, increase the validity of the input, including filtering out all the illegal input and processing the unmatched input of the left and right brackets.
3. Write the application test the calculator