Some people will claim that having 8-character indentations makes the code move too far to the right.
latest #8
The answer to that is that if you need more than 3 levels of indentation, you're screwed anyway, and should fix your program.
我看有些 code 都喜歡 2-char indentation...
我覺得,對 Java 來講,不管多短的縮排都很擠 XD
JAVA需要寬螢幕
對耶!有道理!有時候 class name 寫 full-qualified 就佔掉半個營幕,結尾再 new 一下,還超過營幕… orz
back to top