VA:变量参数
在计算机编程领域,尤其在程序集相关文档中,“Variable Arguments”这一术语常被缩写为“VA”。使用缩写形式不仅便于书写,也提高了日常交流与代码编写的效率。其中文含义对应为“变量参数”,它指的是在函数或方法中允许接收可变数量参数的一种程序设计特性。
Variable Arguments具体释义
Variable Arguments的英文发音
例句
- Literal or variable arguments can be passed into the action, and they are bound in sequence to the target Java method's parameters.
- 文本或变量参数(VA)可以传递到动作中,它们按顺序绑定到目标Java方法的参数。
- Vector Control System of Permanent Magnet Synchronous Motor based on Variable Arguments(VA) PI Controller
- 基于变参数PI的永磁同步电动机矢量控制系统
- This is in contrast to language-bound, API-based interaction, whereby a client invokes server functions through remote proxies by passing variable arguments in a programming language.
- 这是与基于特定语言API的交互完全不同的,在基于API的交互中,客户端是通过传递特定编程语言的可变参数到远程代理来调用服务器函数的。
- Here is an example of how to use the keyworded form. Again, one formal argument and two keyworded variable arguments are passed.
- 下面这个列子说明如何使用双星号形式,同样的,一个形式参数和两个有默认值的变量被被传入。
- GCC has long supported variadic macros, and used a different syntax that allowed you to give a name to the variable arguments just like any other argument.
- GCC始终支持复杂的宏,它使用一种不同的语法从而可以使你可以给可变参数一个名字,如同其它参数一样。
本站英语缩略词为个人收集整理,可供非商业用途的复制、使用及分享,但严禁任何形式的采集或批量盗用
若VA词条信息存在错误、不当之处或涉及侵权,请及时联系我们处理:675289112@qq.com。