parameter passing
基本解释
- 参数传递;变元传递
英汉例句
- Parameter passing to the thread function
传递给线程函数的参数 - Parameter passing is an interesting topic in any language and a fascinating problem when creating a language mapping from a language-independent architecture like OMG IDL.
在任何语言中,参数传递都是一个有趣的话题,当要把OMG IDL这样独立于语言的体系结构进行语言映射时,它又是一个伤脑筋的问题。 - As mentioned earlier, most of the 2.4.x series kernels expect the parameters to be passed in a tagged list format, because of the constraints involved in parameter passing from bootloader to kernel.
正如上面提到的,因为从引导装载程序到内核的参数传递会有一些约束条件,所以大多数 2.4.x 系列内核期望参数以已标记的列表格式传递。 - But when you pass a parameter say, a list, you didn't think that you were not only passing the list, you were also passing the functions that operate on the list. In fact you are.
你不会认为你输入的不仅仅是链表,你还传递了处理链表的函数,实际上你正是这么做的,这往往不重要。
麻省理工公开课 - 计算机科学及编程导论课程节选
双语例句
原声例句
词组短语
- parameter s passing 参数传递
- parameter -passing mode 传递方式
- parameter r passing by value 按值参数传递
- parameter r passing by reference 按参考参数传递
- parameter r passing by name 按名字参数传递
短语
专业释义
- 参数传递
The given code in this article shows differences of the two method come mainly from the parameter passing and result retrieving process.
两种方式的差别主要体现在参数传递和返回值处理上,如文中代码所示。电子、通信与自动控制技术
- 变元传递
- 参数传递