eval
英[ɪˈvæl]
美[ɪˈvæl]
- abbr. 评估,评价(evaluation)
- n. (Eval)(美、巴)埃瓦尔(人名)
双语例句
- 1. Listing 2: Using eval to trap errors.
- 清单2:使用eval来捕获错误。
youdao
- 2. Eval has aliases.
- eval有别名。
youdao
- 3. Loading JSON into memory is one eval call away.
- 将JSON装载到内存只需一个eval调用。
youdao
- 4. That is the reason we use the eval function.
- 这就是我们使用eval函数的原因。
youdao
- 5. Perl provides the eval function for that purpose.
- Perl为此提供了eval函数。
youdao
- 6. Added a simplistic eval support, you can do on your config.
- 添加了一个很简单的计算(Eval)支持,你能进行配置。
youdao
- 7. Some features, such as the eval are also not supported.
- eval等特性现在也不支持。
youdao
- 8. The most common is using its read-eval-print-loop (REPL).
- 其中最常用的一种方法是使用它的REPL(read-eval-print-loop)。
youdao
- 9. Without the conversion, the eval function basically does nothing.
- 无需转换的话,eval函数基本上不做任何事情。
youdao
- 10. Avoiding use of the eval function to process a block of JSON data.
- 避免使用eval函数来处理JSON数据块。
youdao
- 11. Using @Eval can help you avoid such problems as shown in listing 6.
- 使用 @Eval可让您避免这类问题,如清单6 所示。
youdao
- 12. You can eval the response directly, but it is safer to use a parser.
- 您可以直接地eval这个响应,但使用解析器将会更安全。
youdao
- 13. The eval function permits the run-time evaluation of a string of code.
- eval函数允许字符串代码的运行时计算。
youdao
- 14. If your metaprogramming requires eval, it's subject to the same requirements.
- 如果你的元编程需要eval,那它也必须遵循相同的要求。
youdao
- 15. Note that the eval-concat in Listing 7 only partially solves our problem.
- 请注意,清单7中的eval - concat仅仅是解决了我们的部分问题。
youdao
- 16. Wilson hammered out a ton of the machinery necessary to support compiling eval.
- Wilson推敲出一堆支持编译eval时需要的方法。
youdao
- 17. As a consequence ClojureScript lacks eval or other types of runtime code loading.
- 因此,ClojureScript缺少eval和其他类型的运行时代码加载能力。
youdao
- 18. Note: Ideally you shouldn't use eval(), since it can be used to execute arbitrary text.
- 注意:理想情况下不应该使用eval(),因为它可用于执行任意格式的文本。
youdao
- 19. The LLVM IR interpreter was investigated in order to interpret faster #eval expressions.
- 为了更快解释#eval表达式,研究了LLVMIR解释器。
youdao
- 20. In particular, the eval function can be used and often is used to process JSON data.
- 特别是,eval函数可以而且经常用于处理JSON数据。
youdao
- 21. Many script engines maintain state of global variables and functions between calls to eval().
- 许多脚本引擎在eval()调用之间维持全局变量和函数的状态。
youdao
- 22. Line 5 USES the eval statement, which is one of the most powerful features of dynamic languages.
- 第5行使用eval语句,它是动态语言的最强大的特性之一。
youdao
- 23. As you write more and more test cases, you will find that eval blocks are very useful for many tests.
- 当您编写越来越多的测试用例时,将发现对于许多测试,eval块很有用。
youdao
- 24. If you need to retain the version 2.x input functionality, use eval (input ), which works identically.
- 如果您需要保留版本2 .x的input功能,可以使用eval (input),效果基本相同。
youdao
- 25. Let's break the eval statement apart and see what it's doing. The first thing it's going to do is.
- eval所在的语句拆开看看它都干了什么。
youdao
- 26. JSConsole is a tool in a similar vein as Weinre, albeit more focused on the console output and eval.
- JSConsole是一个风格和Weinre类似的工具,它更多地关注于控制台输出和代码求值。
youdao
- 27. This can be done by passing the value to the String function as in this example: eval (String (formula));.
- 这可以像本例中一样通过将值传递给String函数来做到:eval (String (formula));。
youdao
- 28. PHP can be used as its own templating engine because it supports eval function (be careful with security).
- PHP本身可以用作模板,因为它有eval函数。
youdao
- 29. Instructions embedded in a JSON data block and processed by the eval function are executed immediately.
- JSON数据块中嵌入的、通过eval函数处理的指令将立即被执行。
youdao
- 30. The eval command tells the shell to evaluate (execute) the commands generated by the ssh-agent program.
- eval命令告诉shell计算(执行)ssh - agent程序生成的命令。
youdao
百度翻译
有道翻译