Java开发网 |
注册 |
登录 |
帮助 |
搜索 |
排行榜 |
发帖统计
|
您没有登录 |
» Java开发网 » 技术文章库
打印话题 寄给朋友 订阅主题 |
作者 | Re:[转贴] Overloading considered Harmful [Re:Julian13] |
archonLing
发贴: 57 积分: 10 |
于 2003-06-28 22:00
This article must be written by someone who does not have much real-world programming experience. It makes sense to group methods that uses the same logics with minor difference in input requirements under the same name. If we are to give every method a difference, that would be crazy. For example, System.out.print(). If no overriding is used, how do we suppose to handle it? System.out.printString(), System.out.printDouble(), ..... LOL. Imagine what his code is going to be like. Need to determine what type the input is, then you can use the right method to handle it. Sigh... That programmer would lose his marbles. 我有一点感想和初学者们同享(原创) |
话题树型展开 |
人气 | 标题 | 作者 | 字数 | 发贴时间 |
7303 | [转贴] Overloading considered Harmful | Julian13 | 19891 | 2003-06-02 08:47 |
5857 | Re:[转贴] Overloading considered Harmful | floater | 197 | 2003-06-04 22:34 |
7221 | Re:[转贴] Overloading considered Harmful | archonLing | 634 | 2003-06-28 22:00 |
已读帖子 新的帖子 被删除的帖子 |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |