hadoopie's recent timeline updates
hadoopie

hadoopie

V2EX member #117012, joined on 2015-05-15 09:23:45 +08:00
hadoopie's recent replies
Aug 5, 2015
Replied to a topic by xiaobetty 推广 晒出你最蠢的一段代码,送 Cherry 鼠标垫
switch(firstChar) {
case ‘N’:
nextFirstChar = ‘O’;
break;
case ‘O’:
nextFirstChar = ‘P’;
break;
case ‘P’:
nextFirstChar = ‘Q’;
break;
case ‘Q’:
nextFirstChar = ‘R’;
break;
case ‘R’:
nextFirstChar = ‘S’;
break;
case ‘S’:
nextFirstChar = ‘T’;
break;
case ‘T’:
throw new IllegalArgument();
default:
}
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2788 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 06:51 · PVG 14:51 · LAX 23:51 · JFK 02:51
♥ Do have faith in what you're doing.