IntelliJ IDEA快捷键:Ctrl+空格

The Code Completion feature lets you quickly complete different kinds of statements in  the code.For example,start typing a class name and press Ctrl+空格 to complete it.When multiple choices are available,they are shown in the lookup list.windows

代码自动补全:代码完成功能容许您在代码中快速完成不一样类型的语句。例如,开始键入类名并按Ctrl +空格来完成它。当有多个选项可用时,它们将显示在查找列表中。编辑器

Ctrl+空格与系统输入法切换冲突,因此应把输入代码时的输入法先换为windows自身的英文输入法,或者更改idea的快捷键。ide

 

press Ctrl+. to choose the selected (or first) suggestion and insert a dot afterwards.ui

按Ctrl +. 选择所选(或第一)建议并在以后插入一个点。idea

 

Ctrl+向下箭头 and Ctrl+向上箭头 will move caret down and up in the editor.spa

Ctrl +向下箭头和Ctrl +向上箭头将在编辑器中向下和向上移动插入符号。
相关文章
相关标签/搜索