But does that mean the cats know they are being called by name?
但这是否意味着猫知道别人在叫它们的名字?
单词 | Call by Name |
释义 |
Call by Name
原声例句
科学60秒-科学美国人 2020年2月合集 But does that mean the cats know they are being called by name? 但这是否意味着猫知道别人在叫它们的名字? VOA Special 2018年5月合集 Jerusalem was the only capital city not called by name. 耶路撒冷是唯一没有被命名的首都。 VOA慢速英语_美国 On Saturday night, the Eurovision television hosts turned to each country to hear their votes. Jerusalem was the only capital city not called by name. 周六晚上,欧歌赛主持人听每个参赛国家公投结果时,在参赛国里唯一没有叫以色列首都耶路撒冷。 妇女乐园(上) When they approached, she took refuge in the lace department, but suddenly heard herself called by name and thereupon ran off to the door conducting to the private stairs. 当他们靠近时, 她躲进花边部, 但突然听到有人叫她的名字, 于是跑到通向私人楼梯的门口。
中文百科
求值策略 Evaluation strategy(重定向自Call by Name)
在计算机科学中,求值策略(Evaluation strategy)是确定编程语言中表达式的求值的一组(通常确定性的)规则。重点典型的位于函数或算子上——求值策略定义何时和以何种次序求值给函数的实际参数,什幺时候把它们代换入函数,和代换以何种形式发生。经常使用用来研究函数的形式系统λ演算来建模求值策略,这里它们通常叫做归约策略。求值策略分为两大基本类,严格的和非严格的,基于如何处理给函数的实际参数。一个语言可以组合多种求值策略;例如C++组合了传值调用和传引用调用。多数语言对布尔表达式和if语句使用某种形式的非严格求值。
英语百科
Evaluation strategy 求值策略(重定向自Call by Name)
A programming language uses an evaluation strategy to determine when to evaluate the argument(s) of a function call (for function, also read: operation, method, or relation) and what kind of value to pass to the function. For example, call-by-value/call-by-reference specifies that a function application evaluates the argument before it proceeds to the evaluation of the function's body and that it passes two capabilities to the function, namely, the ability to look up the current value of the argument and to modify it via an assignment statement. The notion of reduction strategy in lambda calculus is similar but distinct. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。