overridden methods
基本解釋
- [計算機科學(xué)技術(shù)]覆蓋重載方法
英漢例句
- The overridden methods are called to perform various tasks in the Ajax life cycle.
調(diào)用覆蓋的方法執(zhí)行 Ajax 生命周期中的各種任務(wù)。 - If the class can be overridden, its methods' behaviors can be overridden as well, so your safest bet is to disallow subclassing.
如果可以重寫類的話,則可以重寫它的方法的行爲,因此您最安全的選擇就是不允許將類子類化。 - While it is certainly alright to use the methods and new support classes, providing constructors and overridden methods just feels wrong.
盡琯使用這些方法和新的支持類肯定沒問題,但提供搆造函數(shù)和覆蓋方法會有問題。
雙語例句
專業(yè)釋義
- 覆蓋重載方法