jeckzang's recent timeline updates
jeckzang

jeckzang

V2EX member #107657, joined on 2015-03-27 14:15:55 +08:00
jeckzang's recent replies
eclipse 可以的,Preferences->Java->Editor->Templates 可以设置快捷方式如,敲击 for 可以提示生成:
for (int ${index} = 0; ${index} < ${array}.length; ${index}++) {
${line_selection}${cursor}
}
如 sysout 可以生成
System.out.println(${word_selection}${});${cursor}

而且还可以自定义,想要什么要什么
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2967 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 15:20 · PVG 23:20 · LAX 08:20 · JFK 11:20
♥ Do have faith in what you're doing.