A. 方法重载可以扩充现有类的功能 B. 构造函数不可以重载 C. 方法ConsoleW(int_valu是方法ConsoleW(string_valu的重载 D. 方法重载即“同样的方法名但传递的参数不同”