使用实时模板插入频繁使用的代码结构。
例如,键入
psvm
并按
Tab
,以插入
main()
方法声明模板,然后键入
sout
以插入 print 语句。