回复 10楼 love云彩
Compiling...mm.cpp
d:\program files\microsoft visual studio\myprojects\mb\mm.cpp(42) : error C2039: 'base2' : is not a member of 'b22'
d:\program files\microsoft visual studio\myprojects\mb\mm.cpp(36) : see declaration of 'b22'
d:\program files\microsoft visual studio\myprojects\mb\mm.cpp(42) : error C2385: 'kk::lby' is ambiguous
d:\program files\microsoft visual studio\myprojects\mb\mm.cpp(42) : warning C4385: could be the 'lby' in base 'base' of base 'base1' of base 'b12' of class 'kk'
d:\program files\microsoft visual studio\myprojects\mb\mm.cpp(42) : warning C4385: or the 'lby' in base 'base' of base 'base2' of base 'b12' of class 'kk'
d:\program files\microsoft visual studio\myprojects\mb\mm.cpp(42) : warning C4385: or the 'lby' in base 'base' of base 'base1' of base 'b22' of class 'kk'
d:\program files\microsoft visual studio\myprojects\mb\mm.cpp(42) : warning C4385: or the 'lby' in base 'base' of base 'base2' of base 'b22' of class 'kk'
d:\program files\microsoft visual studio\myprojects\mb\mm.cpp(44) : error C2039: 'base2' : is not a member of 'b22'
d:\program files\microsoft visual studio\myprojects\mb\mm.cpp(36) : see declaration of 'b22'
d:\program files\microsoft visual studio\myprojects\mb\mm.cpp(44) : error C2385: 'kk::lby' is ambiguous
d:\program files\microsoft visual studio\myprojects\mb\mm.cpp(44) : warning C4385: could be the 'lby' in base 'base' of base 'base1' of base 'b12' of class 'kk'
d:\program files\microsoft visual studio\myprojects\mb\mm.cpp(44) : warning C4385: or the 'lby' in base 'base' of base 'base2' of base 'b12' of class 'kk'
d:\program files\microsoft visual studio\myprojects\mb\mm.cpp(44) : warning C4385: or the 'lby' in base 'base' of base 'base1' of base 'b22' of class 'kk'
d:\program files\microsoft visual studio\myprojects\mb\mm.cpp(44) : warning C4385: or the 'lby' in base 'base' of base 'base2' of base 'b22' of class 'kk'
执行 cl.exe 时出错.
mm.obj - 1 error(s), 0 warning(s)
我的不行,不知为何??