All of the buildings here form the base of what we call community.
所有的这些建筑形成我们所称的社区的基础。
And what if I don't call base?
如果我不调用基类呢?
C + + : Bad Form to Call Base Class Asssignment Operator in Derived Class Constructor?
在派生类的构造函数调用基类指派算子不好?
Though you call it with sub class object, it will run only base class implementation.
虽然你叫它的子类对象,它将只运行基类的实现。
Call a method on the base class that has been overridden by another method.
调用基类上已被其他方法重写的方法。
Implementers should always call the base implementation before their own implementation.
实现者始终应在他们自己的实现之前调用基实现。
If you override this method, you should always call base.
如果重写此方法,应始终调用基类。
If you do override this method, you must call the base implementation.
如果覆写这个方法,就必须呼叫基底实作。
If you override this method, call the base implementation first to preserve the desired functionality.
如果您覆写这个方法,请先呼叫基底实作以保留所需的功能。
Always call the base implementation, otherwise styles cannot be applied.
请务必呼叫基底实作,否则会无法套用样式。
Whether you choose to call the base implementation depends on your scenario.
是否选择调用基实现将取决于您的方案。
Always call the base implementation.
始终调用基实现。
Overrides should call the base implementation to preserve this behavior.
重写应调用基实现来保留此行为。
Overrides should call the base implementation to preserve this behavior.
重写应调用基实现来保留此行为。
应用推荐