method overloading meaning in Chinese
方法重载
函数重载
Examples
- Method overload , the value returned is an empty string
方法重载时) ,则返回值为空字符串( " ) 。 - Method overload and specify the number of entries to be released
方法重载并指定要释放的项数。 - Generic class provides a corresponding instance method overload ,
泛型类提供了相应的实例方法重载 - Method overload and specify a
方法重载并为该泛型类型指定一个 - Use method overloads if you want to achieve the same effect
如果要获得同样的效果,请使用方法重载。