method overloading meaning in Chinese
方法重载
函数重载
Examples
- Method overload , you can provide custom sorting by implementing a handler for the
方法重载的一个替代方法,可以通过为 - Method overload is called
方法重载时, - Method overloads , or
方法重载或者 - The developer can also add method overloads that pass scenario - specific default values
开发人员还可以添加一些方法重载,用于传递方案特定的默认值。 - Method overload , because the latter requires the destination object to be accessed late - bound
方法重载,因为后者要求以后期绑定的形式访问目标对象。