美文网首页
Idea快速创建main方法

Idea快速创建main方法

作者: 等等ChEnH | 来源:发表于2019-11-04 14:44 被阅读0次

1、psvm 是public static void main首字母


ps提示

依次还有psf 、psfi、psfs用法都在提示中有部分主要代码

2、sout快速写出System.out.println();


sout提示

so其他用法按需使用

3、fori可快捷写出for循环代码


fori提示

相关文章

网友评论

      本文标题:Idea快速创建main方法

      本文链接:https://www.haomeiwen.com/subject/mwhdbctx.html