表达式计算器可以计算作为动态而静态键入的变量。
The expression evaluator can evaluate variables that are statically typed as dynamic.
不能指定类,但是可以指定类的成员函数,并让表达式计算器向外搜索。
You cannot specify a class, but you can specify a member function of the class and let the expression evaluator search outward.
使用“表达式计算器外接程序api”来扩展本机调试器表达式计算器。
Uses the expression evaluator Add-In API to extend the native debugger expression evaluator.
我取出了我在第一次谈论这个主题时写作例子的表达式计算器,之后修改了一点代码,增加实时性,如字节码编译。
I took the ExpressionEvaluator I wrote as example for the first post about this topic, and then I edited a bit the code adding just in time AS Bytecode compilation .
该表达式计算器支持具有“通过值传递”的参数的函数调用,但不支持具有“通过引用传递”的参数、对象、数组、函数和字符串的函数调用。
The expression evaluator supports function calls with By Value arguments but does not support function calls with By Reference arguments, objects, arrays, functions, and strings.
使用迄今为止学到的东西,现在能够构建简单的计算器来计算算术表达式,如清单9所示。
Using what you have learned so far, you could now build a simple calculator to evaluate arithmetic expressions as shown in Listing 9.
这里构建的DSL是一个简单的计算器语言,用于获取并计算数学表达式。
The DSL being built here is a simple calculator language, designed to take mathematical expressions and evaluate them.
您可以使用键盘输入这些表达式,然后观察expr的工作,现在您已经有了足够的知识来修改该计算器代码,以添加支持这些函数的按钮。
You can use the keyboard to type these in and see expr work; and you should have enough knowledge now to modify the calculator code to add buttons that support these functions.
这个计算器可以对通过键盘或GUI按钮输入的表达式进行计算。
The calculator evaluates expressions typed in from either the keyboard or the GUI buttons.
数学表达式解析器,适合编写自己使用的计算器!
MathHead_E mathematical expression parser for the preparation of their own use of calculators!
实现一个简易计算器,计算简单表达式字符串的值。
Implement a basic calculator to evaluate a simple expression string.
实现一个简易计算器,计算简单表达式字符串的值。
Implement a basic calculator to evaluate a simple expression string.
应用推荐