• 回答数

    11

  • 浏览数

    131

娜娜nancy
首页 > 英语培训 > arguments的英文

11个回答 默认排序
  • 默认排序
  • 按时间排序

睡不死也睡

已采纳

principle2.truth3.sense4.reason5.justification2,3,4日常口语1,5较书面

arguments的英文

134 评论(10)

|烟、易戒

道理 [词典] truth; principle; arguments; [法] reason; [例句]你说的有道理,我服了。What you've said is reasonable. I'm convinced.

291 评论(10)

方吉咕咕咕

意思是:

[计] 任选变元

optional arguments

释义:

短语

例句:

231 评论(11)

甜品达人范范

英语extended arguments中文的意思就是:扩展参数!

305 评论(13)

lucy一只鱼

optional argument[计] 任选变元optional英 [ˈɒpʃənl] 美 [ˈɑːpʃən(ə)l] adj. 可选择的,选修的argument英 [ˈɑːɡjumənt] 美 [ˈɑːrɡjumənt] n. 争论,争吵;论据,理由;辩论,讨论;自变数;主词,受词;<古>书的内容提要

341 评论(13)

JasonZhou520

求道理 ask for reason

321 评论(14)

水墲月心时

英语parameter和argument作为参数的意思区别:

1、释义不同。parameter是指决定因素;规范;范围,argument是指争论;争吵;争辩;辩论;论据;理由;论点。2、 参数指向不同。parameter是指函数定义中参数,而argument指的是函数调用时的实际参数。3、对应中文术语不同。parameter=形参(formal parameter), argument=实参(actual parameter)。4、用法不同。在不很严格的情况下,现在二者可以混用,一般用argument,而parameter则比较少用。5、在方法选择上不同。例如:While defining method, variables passed in the method are called parameters.当定义方法时,传递到方法中的变量称为参数。While using those methods, values passed to those variables are called arguments.当调用方法时,传给变量的值称为引数。(有时argument被翻译为“引数“)

197 评论(11)

亿万资金

常用词典道理 [dào li]argumentsprinciple[法] reasontruth

299 评论(9)

自飘自落

你好!英语optional arguments翻译过来中文的意思就是:可选参数!例句:Several optional arguments can be passed in, mostly having to do with paging the result set.可以传入几个可选参数,大部分用于处理结果集分页。

169 评论(12)

佼佼猪猪

parameter和argument是计算机英语中常见的词汇,这两者的区别如下:parameter是形参,体现在函数定义中,当出现在整个函数内都是可以使用的, 要是离开该函数则不能使用argument是实参,体现在主调函数中,当进入被调函数后,实参变量也不能使用2、parameter只有在被调用时才分配内存单元,在调用结束时,即刻释放所分配的内存单元。函数调用结束返回主调用函数后则不能再使用该形参变量。因此,形参只在函数内部有效。argument可以是变量、常量、函数、表达式等,无论实参是何种类型的量,在进行函数调用 时,它们都必须有确定的值,以便把这些值传送给形参。因此应预先用赋值,输入等办法使参数 获得确定值。扩展资料:当parameter和argument不是指针类型时,在该函数运行时,形参和实参是不同的变量,他们在内存中位于不同的位置,形参将实参的内容复制一份,在该函数运行结束的时候形参被释放,而实参内容不会改变。举例:1. 比如你定义一个函数void add(int a, int b),这里的a和b就是parameter。 2. 当你进行函数调用的时候,add(1, 2),这里的1和2就是argument。

146 评论(13)

小懒虫菲菲

optional argument[计] 任选变元网络释义专业释义 可选参数· 可选参数(OPTIONAL ARGUMENTS):可选参数的描述。 · 值(VALUE):从函数中返回的值。基于166个网页-相关网页 选择性 选择性参量 选择性引数短语An Optional Argument 一个可选参数Optional Argument Lists 可选参数列表Argument Not Optional 参数不可选 ; 必选项双语例句As with the IRR function, guess is an optional argument. 与irr函数一致预测值是可选参数。article.yeeyan.orgWe said "optional argument lists", meaning more than one. 我们刚才说到“可选的参数列表”,这意味着一个或更多。article.yeeyan.orgRecall that the constructor takes the cache object as an optional argument. 回想一下,构造函数以可选参数的方式接受缓存对象

169 评论(9)

相关问答