IDEA学习——模板及其常用模板

模板及其常用模板
(1)psvm

(2)sout
sout / soutp / soutv / 变量.sout

(3)fori
iter增强for循环
itar普通for循环

(4)list.for 可生成集合list的for循环
list.fori 顺序遍历 / list.forr 逆序遍历

(5)ifn : if null
inn : if not null

(6)prsf : private static final
psf :public static final /
psfi : public static final int
psfs : public static final String

posted @ 2018-10-17 08:58  Daemonnnn  阅读(1192)  评论(0)    收藏  举报