参数块
argument───n.论证;论据;争吵;内容提要;<数,逻>自变数;<语言学>主词,受词
argument of perigee───[航][天]近地点幅角;近地点角距
block───n.块;街区;大厦;障碍物;adj.成批的,大块的;交通堵塞的;vt.阻止;阻塞;限制;封盖;n.(Block)人名;(英、法、德、西、葡、芬、罗)布洛克
block of flat───公寓大楼
a block of───一块,一大块…
refutation of counter argument───反驳
unsound argument───不可靠论证
ampliative argument───扩大论点
inartistic argument───非理性论证
Superficially the code changes are minor; rather than having a block of code following the "for" line, the code is passed as an argument to the "Parallel.For" function.───最直观的反应就是代码只需作细微的修改;在“for”语句内的代码块,可以作为参数传递到“Parallel.For”函数中。
a closure as a code block that you can use as an argument, with special scoping rules.───闭包可被视作一个遵循特别作用域规则且可以用作参数的代码块。
The new method is created with the selected block of code in it refactored to properly use the argument and return values of the new method.───当重构了新方法内的所选代码块以便恰当使用新方法的参数和返回类型后,新方法就创建完成了。