intellij idea 2018

intellij idea 输入System.out.println()的快捷方法是:输入sout然后按tab键。

由于项目中引入了spring-boot-starter-test的依赖,也就是集成了spring boot的单元测试框架。给redis实现类,添加单元测试,将光标移动到RedisService接口位置处,然后按Alt+Enter

猜你喜欢

转载自www.cnblogs.com/cnki/p/9386040.html
今日推荐