每次我看看 Java源代码时,我都发现自己是双倍的,有双倍的足迹。 为什么 Java需要如此多的nes子,除新的子夹外,他们别无其他东西?
For example: https://github.com/halfninja/android-dragcontrol3d/tree/master/src/uk/co/halfninja/android That s probably not the worst example, but there are two folders "uk" and "co" that just don t make sense. I see this in Java sources only!
http://www.ludumdare.com/compo/ludum-dare-22/?action=preview&uid=398”rel=“noretinger” http://www.ludumdare.com/compo/ludum-dare-22/?action=preview&uid=398。
import com.mojang.ld22.gfx.Font;
import com.mojang.ld22.gfx.Screen;
import com.mojang.ld22.gfx.SpriteSheet;
为什么不只字:
import gfx.Font;
import gfx.Screen;
import gfx.SpriteSheet;
这更加清洁。
(我从未在 Java策划过)