昆明网站建设锐网,国内搜索引擎排名第一的是,网站公告栏怎么做,wordpress双导航栏文章目录 java idea常用的快捷方式快速复制选多行改变代码格式化 快速代码编辑psvmsout5.forarr.for快速死循环快速补全代码当方法还没创建的时候抽取具有一定功能的代码变成方法 java idea常用的快捷方式
快速复制 c t r l d \color{red}{ctrld} ctrld
选多行改变 A l t 鼠… 文章目录 java idea常用的快捷方式快速复制选多行改变代码格式化 快速代码编辑psvmsout5.forarr.for快速死循环快速补全代码当方法还没创建的时候抽取具有一定功能的代码变成方法 java idea常用的快捷方式
快速复制 c t r l d \color{red}{ctrld} ctrld
选多行改变 A l t 鼠标 \color{red}{Alt鼠标} Alt鼠标
代码格式化 C t r l A l t l \color{red}{CtrlAltl} CtrlAltl
快速代码编辑
psvm
public static void main(String[] args){
}sout
System.out.println();5.for
解释输入 5. f o r \color{red}{5.for} 5.for定义一个从 i 0 \color{red}{i0} i0到 i 5 \color{red}{i5} i5的循环。
for (int i 0; i 5; i) {}arr.for
解释已知一个arr的数组输入 a r r . f o r \color{red}{arr.for} arr.for定义一个从 i 0 \color{red}{i0} i0到 a r r . l e n g t h \color{red}{arr.length} arr.length的循环。
for (int i 0; i arr.length; i) {}快速死循环 C t r l A l t t \color{red}{CtrlAltt} CtrlAltt 快速补全代码 A l t E n t e r \color{red}{AltEnter} AltEnter 当方法还没创建的时候 A l t E n t e r \color{red}{AltEnter} AltEnter快速创建方法。
抽取具有一定功能的代码变成方法 C t r l A l t M \color{red}{CtrlAltM} CtrlAltM
学的不是技术更是梦想