Call-by-value的意思|示意
代入值
Call-by-value的网络常见释义
值调用 ... 引用调用(Call-by-reference) 值调用(Call-by-value) 变量类型变换(Casting Variable) ...
按值调用 ... call-by-name || 按名调用 call-by-value || 按值调用 callback || 回叫 回复 ...
Call-by-value相关短语
1、 call by value 传值呼叫 ; 传值调用 ; 值调用 ; 代入值
2、 call by value result 值结果呼叫法 ; 传值与结果呼叫
3、 call by value parameter 传数值参数呼叫
Call-by-value相关例句
Modelers should make no assumptions about the location of the data, call-by-value or call-by-reference semantics, nor any implicit concurrency management facilities.
建模器应当既不考虑数据的位置、是值呼叫还是引用呼叫语义,也不考虑任何并发管理工具。
Note that I can grab the id value by issuing a call such as response.data.id.
注意,我可以通过发出response . data . id这样的调用来捕获id值。
Some companies are bridging what we call an 'execution gap' by shaping their entire value proposition, strategy, operations and capabilities tightly around a strong commitment to what they stand for.
一些企业紧紧围绕着对企业目标的坚定承诺,通过整体塑造价值定位、策略、运营和经营能力,竭力缩短我们所谓的‘执行差距’。
The return value from the remote procedure is converted into a standard Perl scalar by call and printed.
远程过程的返回值通过call转换成标准的Perl标量,并打印出来。
And you can take pleasure in knowing that, according to the U. S. Forest Service, trees call boost the market value of your home by an average six or seven percent.
而且,根据美国林业服务部门的说法,树木能使你房产的市场价值提升平均六到七个百分点,你一定很高兴了解到这一点。
You can simulate this yourself by using a printf call and the strerror function, which returns a pointer to the textual representation of the current errno value.
您可以通过使用printf调用和strerror函数(该函数返回当前errno值的文字表示形式的指针)来模拟此程序。