1.
At the beginning we started with a simple example, but lets revist a simple case where we use eval with the binding of a block.
先让我们从一个简单的例子开始,不过让我们先回顾一下如何根据block的binding使用eval。
2.
eval is possible as long as we ship with a parser and interpreter for Ruby code.
只要我们一起发布Ruby代码的解析器和解释器就可以使用eval。
3.
It has been proven that it is reliable to use the Rock-Eval technology to determine the carbonate rocks containing mi-grating hydrocarbons.
同时用其它方法证明了岩石热解技术对碳酸盐岩含运移烃的识别是可靠的。
4.
Live Eval aims to mimic as much of a full SuSE distribution as possible from a single CD-ROM.
LiveEval旨在从一个CD-ROM尽可能模拟完整的SuSE分发版。
5.
The Eval method is a static (read-only) method that takes the value of a data field and returns it as a string.
Eval方法是静态(只读)方法,该方法采用数据字段的值作为参数并将其作为字符串返回。
6.
One thing to watch out for in the interactive environment is that you need to eval each statement suite as soon as you write it.
在交互式环境中有一件事情值得注意,当写完每个语句组,需要eval它。
7.
The following code can be used to generate the above result and can be used as a reference for using a binding with eval.
下面的代码可以产生上述结果,并且能够作为参考,以了解如何与binding一起使用eval。
8.
The instance_eval method executes the code passed to it by changing the definition of the host object.
通过变更主机托管对象的定义instance_eval方法可执行传递给它的代码。
9.
Tabular controls allow you to bind controls in a template to data using the Eval or Bind methods.
使用表格控件,可以通过Eval或Bind方法将模板中的控件绑定到数据。
10.
JSON is a data serialization format that you can eval by a JavaScript interpreter to create an object.
JSON是一种数据序列化格式,可用JavaScript计时器eval来创建对象。