四则混合运算解释器

时间:2021-02-03 05:58:45
【文件属性】:

文件名称:四则混合运算解释器

文件大小:130KB

文件格式:RAR

更新时间:2021-02-03 05:58:45

解释器模式

四则混合运算解释成表达树,然后执行运算,输出结果,本代码有bug,请谨慎使用


【文件预览】:
InterpreterTest
----InterpreterTest.sln(1KB)
----InterpreterDemo.suo(75KB)
----Calculator()
--------bin()
--------Form1.Designer.cs(4KB)
--------Calculator.csproj(4KB)
--------Program.cs(522B)
--------obj()
--------Form1.cs(2KB)
--------Form1.resx(6KB)
--------App.config(187B)
--------Properties()
----Interpreter()
--------Interpreter.csproj(4KB)
--------bin()
--------obj()
--------Operator()
--------Expression()
--------Token.cs(375B)
--------Context.cs(381B)
--------App.config(187B)
--------Properties()
----InterpreterTest.v11.suo(78KB)
----Interpreter.suo(57KB)
----InterpreterTest.suo(60KB)
解释器模式.txt

网友评论