英语人>词典>汉英 : 参数传递 的英文翻译,例句
参数传递 的英文翻译、例句

参数传递

词组短语
parameter passing · parameter transmission
更多网络例句与参数传递相关的网络例句 [注:此内容来源于网络,仅供参考]

In this example, the value of v is passed as an argument to the anonymous function.

在这个例子里,v的值最为参数传递给匿名函数。

One way to stop using the global keyword is to simply pass the values as a function argument, like this

使用函数的参数传递变量是一种避免使用全局变量的好方法,距离如下

As a consequence, the canonical representation of an object is printed, rather than the exact form passed as an argument.

这样就可以打印出一个对象的规范形式,而非作为参数传递时的形式。

At the same time,the rated voltage,the parameters of chargedischarge curve and parameter passing can be set by the handheld programmer,which expands the coulometer′s flexibility and adaptability.

同时,还具有通过手持编程器设定额定电压、充放电曲线参数及参数传递等功能,增强了电量计的适应性与使用灵活性。

When you are passing Function as parameter, it is known as Delegate.

当你作为参数传递功能,它被称为代表。

Verify accuracy of remotely monitored parameters transmitted from automatic power factor correction units by communication module.

验证远程监测的准确性参数传递自动功率因数校正单元的通信模块。

The main omissions are extended-precision arithmetic; the goto statement; nonstructured forms of switch such as Duff's device; passing struct and union parameters and results by value; and functions with variable numbers of arguments.

而忽略的主要是扩展精度类型的算术运算(long long和long double); goto 语句;如达夫设备(Duff's device)之类的非结构化switch转移;结构体、联合体参数传递和结果值返回;以及带有变长参数的函数。

As for type relations, the presence of parameter icons (we call these little squares, kibbles) usually tips us off to the fact that a type is passed as a parameter.

至于新型关系,参数图标存在(我们称这些,kibbles)通常提示我们就到一个类型作为参数传递的事实,小方块。

To deal with 3-dimensional and finite element variant design and analysis for complicated products,the modeling approach for products and parameter transfer structure were researched,parameter transfer rules adaptive for complicated product variant design were proposed,the affection relationship among parameters for model variant was raveled.

针对基于三维模型和有限元模型的复杂产品的变型与分析,研究了产品模型建模方法和参数传递结构,提出了适合复杂产品变型设计的参数传递规则,确定了模型参数之间的相互影响关系;介绍了复杂产品变型设计平台,实现了复杂产品的变型设计与分析。

Parameter passing convention specifies the order of parameter passing, left-to-right or right-to-left, and also who will balance the stack frame after the function call.

参数传递约定指定了参数传递的顺序。从左到右还是从右到左,也同样指定了谁将在函数调用后来平衡堆栈结构。

更多网络解释与参数传递相关的网络解释 [注:此内容来源于网络,仅供参考]

parameter passing:参数传递

请弹出讯息方块(MsgBox)提醒输入者. 此题仅就单笔输入资料做检查而不储存输入资料. 建议将上述程式码作测试. 测试后,将VB原始码印出黏贴(或拷贝/贴上)在作业答案纸上. 七、请说明VB程式语言参数传递(parameter passing)有那几种方式? (10分)

parameter passing:传递

文章摘要:本文简要介绍了远程过程调用(RPC)的本质和体系结构,以及码桩(stub)和RPC在用户可移动性上做出的改进. 文章将具体讨论有关参数消息的建立、参数在消息中的表达形式和参数传递(parameter passing).

parameter passing:变元传递

parameter mismatch 参数失配 | parameter passing 变元传递 | parameter passing by name 按名字参数传递

parameter passing mechanism:参数传递机制

reference parameter 引用参数 | parameter passing mechanism 参数传递机制 | grungy 蹩脚的

parameter passing technique:参数传递技术

参数传递规则 parameter passing rule | 参数传递技术 parameter passing technique | 参数位置 parameter position

parameter passing rule:参数传递规则

参数传递机制 parameter passing mechanism | 参数传递规则 parameter passing rule | 参数传递技术 parameter passing technique

parameter passing mode:参数传递形式

parameter optimization 参数寻优,参数优化 | parameter passing mode 参数传递形式 | parameter plane method 参数平面方法

parameter passing by value:按值参数传递

parameter passing by reference 按参考参数传递 | parameter passing by value 按值参数传递 | parameter qualifier 参数限定词

parameter qualifier:参数限定词

parameter passing by value 按值参数传递 | parameter qualifier 参数限定词 | parameter register 参数寄存器

subroutine:副程式

可供程式撰写者呼叫(但在编译时要link 此 API之Library),方能取用8.次程式(副程式(Subroutine)及函数(function))End Sub 9.次程式(副程式(Subroutine)及函数(function))中之参数传递参数传递依其是否传递记忆空间位置,