Redian新闻
>
有人刚在Boston面过KPMG的summer intern不?
avatar
有人刚在Boston面过KPMG的summer intern不?# Accounting - 会计审计
f*g
1
485 刚交,收到 figure print notice 10天后去打指纹。不过因为个人原因,打完指
纹后马上得搬家,请问可以去打指纹时 顺道把地址改了吗
avatar
r*e
2
avatar
s*x
3
TP的copper ROM用igo8可以直接找到卫星
而touch的NFSFAN 6.5用igo8却要先开其他软件
有解决方法吗?
avatar
n*r
4
【 以下文字转载自 JobHunting 讨论区 】
发信人: newdriver (小小的光), 信区: JobHunting
标 题: 问一个C++问题:default parameter and overriding/inheritanc
发信站: BBS 未名空间站 (Tue Feb 22 01:33:31 2011, 美东)
class A
{
private:
int n;
public:
virtual void Fun1(int no=10)
{
n = no;
cout<}
};
class B : public A
{
private:
int m;
public:
virtual void Fun1(int no=20)
{
m = no;
cout<}
}
int main()
{
B b;
A &a =b;
a.Fun1();
return 0;
}
这个程序的输出是 B::Func1()10
实在想不明白为什么输出10,而不是20.
avatar
c*t
5
都快两个礼拜了,没电话没email的...有消息的请支会一声吧....谢谢咯
avatar
s*r
6
后现代主义?
avatar
z*e
7
default parameters are statically bound.
avatar
A*5
8
顶, 同问。MM哪天面得呀?
avatar
r*e
9
avatar
g*s
10
so how does the compiler works in details? put a virtual table ptr there,
while fill the v_func with 10, as a is nominally class A typed?

【在 z****e 的大作中提到】
: default parameters are statically bound.
avatar
A*5
11
刚接到消息的,我是AUDITING方向的。不知道MM问的是哪个方向
avatar
s*r
12
后现代主义?
avatar
X*r
13
Neither 10 or 20 appears in the vptr at all. The value to
pass to the function is determined at the compile time according
to the static type of the object, not the dynamic type.
8.3.6 Default arguments
10 A virtual function call uses the default arguments in the
declaration of the virtual function determined by the static
type of the pointer or reference denoting the object. An
overriding function in a derived class does not acquire default
arguments from the function it overrides.

there,

【在 g*********s 的大作中提到】
: so how does the compiler works in details? put a virtual table ptr there,
: while fill the v_func with 10, as a is nominally class A typed?

avatar
c*t
14
你接到二面电话了?
我TAX啦. 我15号面的,你呢?
avatar
d*s
15
凌乱了,赞
avatar
P*e
16
vptr只有function address,其他都静态绑定的

【在 X****r 的大作中提到】
: Neither 10 or 20 appears in the vptr at all. The value to
: pass to the function is determined at the compile time according
: to the static type of the object, not the dynamic type.
: 8.3.6 Default arguments
: 10 A virtual function call uses the default arguments in the
: declaration of the virtual function determined by the static
: type of the pointer or reference denoting the object. An
: overriding function in a derived class does not acquire default
: arguments from the function it overrides.
:

avatar
c*t
17
我记得是说好像11月2日的还是11月12日office visit对吧? 时间已近...怎么还没消息
啊,同面的人好多都有消息了,难道我是传说中的被waitlisted?
avatar
h*h
18
不错

【在 r*********e 的大作中提到】

avatar
c*b
19
谁写的蹩脚程序,class 里面还要加private?

【在 n*******r 的大作中提到】
: 【 以下文字转载自 JobHunting 讨论区 】
: 发信人: newdriver (小小的光), 信区: JobHunting
: 标 题: 问一个C++问题:default parameter and overriding/inheritanc
: 发信站: BBS 未名空间站 (Tue Feb 22 01:33:31 2011, 美东)
: class A
: {
: private:
: int n;
: public:
: virtual void Fun1(int no=10)

avatar
h*3
20
我是15号的AUDITING, 被拒了,还真不了解不给消息是怎么回事。 和你一起面得tax方
向的是二面了,还是拒了?要是拒了,我觉得你还有希望。
avatar
d*s
21
凌乱了,赞
avatar
g*s
22
why not?
a common practice is to put public interface first, following with private
section. in this case how u exclude usage of private?

【在 c**b 的大作中提到】
: 谁写的蹩脚程序,class 里面还要加private?
avatar
c*t
23
我认识的一个人是被拒了,不过还有其他几个人不认识所以不知道啊... 你们有知道tax的人已
经拿到二面了嘛? 我也觉得太诡异的...这感觉不舒服啊...
avatar
h*h
24
不错

【在 r*********e 的大作中提到】

avatar
c*b
25
class里面的都默认是private的,根本不用加private.

【在 g*********s 的大作中提到】
: why not?
: a common practice is to put public interface first, following with private
: section. in this case how u exclude usage of private?

avatar
c*t
26
自己再顶一下... 不要沉下去...
avatar
e*s
27
哇,收藏了。
avatar
g*s
28
but once u claim public, you need private to switch back.
in addition it does't hurt to add one line for better clarity.

【在 c**b 的大作中提到】
: class里面的都默认是private的,根本不用加private.
avatar
s*r
29
avatar
e*s
30
哇,收藏了。
avatar
s*r
31
avatar
x*l
32
喜欢!

【在 r*********e 的大作中提到】

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。