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.

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

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

 

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

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

 

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

Ctrl +向下箭头和Ctrl +向上箭头将在编辑器中向下和向上移动插入符号。
 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM