This topic has been archived. It cannot be replied.
-
工作学习 / IT技术讨论 / 今天interview,顺利将BOSS搞定,搞到一个programmer的offer,但是还是要请教大家一些问题......在谈到C++时,RECRUITER提问了一些技术细节,结果我很多中文不知如何翻译,幸好我能侃,能写,能说明,能现场造词,他也只要求我的SKILL够就行,并不是太在乎。但是还是要请教大家,以下名词如何翻译:
传值调用
传址调用
引用调用
函数重载
形参
实参
-xxjjs(东方射日);
2001-7-28
{239}
(#148037@0)
-
Partial answers传值调用 Pass by value
传址调用 pass by reference
函数重载 function overloading
-colourwolf(色狼);
2001-7-28
{81}
(#148088@0)
-
嘿嘿,是昨天吧。恭喜恭喜
-eglington(eglington);
2001-7-28
(#148093@0)
-
passing by value
passing by reference
?
override
argument
parameter
-cocacola(cocacola);
2001-7-28
(#148119@0)
-
恭喜!恭喜!
-beibei(beibei);
2001-7-28
(#148124@0)
-
Donot u really know how to name them in english? Could you tell me where u found the comapny?thanks!by the way,
my answers are :by value, by reference, function overloading or overriding(depends on the your actual objective), formal parameter, a,
,true parameter. Of course, there are other ways, i think my answers are enough for you, right?
-guest:guest;
2001-7-28
{215}
(#148289@0)
-
See insidePassing by Value
Passing by Reference
?
Function Overloading
Formal Arguement
Actual Arguement
-jfhuang(Zigzag);
2001-7-28
{99}
(#148526@0)