eval信息详情

eval发音

意思翻译

abbr.评估,评价(evaluation)

n.(Eval)(美、巴)埃瓦尔(人名)

相似词语短语

eval js───评估js

eval commerce───评估商业

eval python───评估蟒蛇

eval shell───eval外壳

eval kanaval───评估通道

drools eval───流口水

eval ssh-add───评估ssh添加

ot eval cpt───评估cpt

双语使用场景

Eval has aliases.───eval有别名。

Loading JSON into memory is one eval call away.───JSON装载到内存只需一个eval调用。

Listing 2: Using eval to trap errors.───清单2:使用eval来捕获错误。

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

eval is possible as long as we ship with a parser and interpreter for Ruby code.───只要我们一起发布Ruby代码的解析器和解释器就可以使用eval

The Eval method could be applied with the same syntax, but it would not perform as quickly.───Eval方法可能应用了相同语法,但它将无法快速执行。

I stand up, start to do a Moral Benefit Eval, then think, No, no way, do not even think about doing that stupid shit now.───我站起身来,开始在脑子里做起了“道德效益评估”,然后想,不,不行,想都不要想去做那种蠢事。

It has been proven that it is reliable to use the Rock-Eval technology to determine the carbonate rocks containing mi-grating hydrocarbons.───同时用其它方法证明了岩石热解技术对碳酸盐岩含运移烃的识别是可靠的。

Live Eval aims to mimic as much of a full SuSE distribution as possible from a single CD-ROM.───LiveEval旨在从一个CD-ROM尽可能模拟完整的SuSE分发版。

英语使用场景

Upon arrival, the data can simply be eval() with JavaScript code (for example, from within an Ajax context), or it can be decoded with json_decode() in PHP to be remade into a data array.