System.out.println("---yq--- $EXPR_COPY$ 值=" + $EXPR$ + "," + "当前类=$CLASS_NAME$.$METHOD_NAME$()");$END$

效果:

System.out.println("---yq--- abc 值=" + abc + "," + "当前类=Test.test()");

  idea live templates

 

idea live templates

 

相关文章:

  • 2021-08-20
  • 2022-02-17
  • 2021-10-03
  • 2022-12-23
  • 2021-08-02
  • 2021-08-06
  • 2022-12-23
  • 2021-08-29
猜你喜欢
  • 2021-09-21
  • 2022-01-18
  • 2021-09-15
  • 2021-12-27
  • 2021-10-28
  • 2021-10-29
  • 2021-05-18
相关资源
相似解决方案