本帖最后由 戴宇轩 于 2015-1-20 18:20 编辑
-(1+(-3)*(872.33-22/983.222)-(0.32+(-987)*9)+3.1415926) ------> 1, -3, 872.33, 22, 983.222, /, -, *, 0.32, -987, 9, *, +, 3.1415926, +, -, +, -
Testing...-(test+python)*(list+i/love*(fishc-fishc.com)) ------> Testing..., test, python, +, list, i, love, fishc, fishc.com, -, *, /, +, *, -
a-b+(c*d) ------> a, b, c, d, *, +, -
a*b/(c+d) ------> a, b, c, d, +, /, *
a+b-c*d+(e-f/g)-(h+(i/j-k)*l+m)*n ------> a, b, c, d, *, e, f, g, /, -, h, i, j, /, k, -, l, *, m, +, +, n, *, -, +, -, +
|