
1 Ouyangan Mar 24, 2016 这...我竟无言已对,懒癌晚期 |
2 funCoder Mar 24, 2016 ctrl+alt+v |
6 m939594960 Mar 24, 2016 @funCoder 还有这么神奇的功能 学到了~~~ |
7 funCoder Mar 24, 2016 Eclipse 也有个类似的 CTRL + 2 + L |
8 laibin OP |
9 chenwen Mar 25, 2016 via iPhone 用 idea 的 postfix completion 功能,输入 compareAndSet(expect, update).var ,按 tab 键就行了 |
11 cxzl25> Apr 24, 2016 state.compareAndSet(expect, update).var + [TAB] |