@murph
2017-05-17T15:26:52.000000Z
字数 934
阅读 529
编程常见单词短语
lookup list
popup menu
previous tips
find usages
show tips on startup
tip of the day
variables
place the caret at the symbol you want to rename.
whole expression
The SmartType code completion greatly helps to find methods and variables that are suitable in the current context, by analyzing the expected type of the whole expression. So doing, IntelliJ IDEA pinpoints the top five most suitable results and highlights them on the blue background.
override methods
interfaces
implement
to implement methods of the interfaces that the current class implements
base class
type the new name
automatic correction
generate
generate getter and setter methods
caret
to easily locate an item in the list, just start typing its name
file
edit
view
navigate
code
analyze
refactor
build
run
tools
vcs
window
help
查找列表
弹出菜单
以前的提示
找到用法
显示启动提示
每日提示
变量
将插入符号放在要重命名的符号上。
整体表达
通过分析整个表达式的预期类型,SmartType代码完成大大有助于查找在当前上下文中适用的方法和变量。 这样做,IntelliJ IDEA确定了前五名最适合的结果,并将其突出显示在蓝色背景上。
覆盖方法
接口
实行
实现当前类实现的接口的方法
基础类
键入新名称
自动校正
生成
生成getter和setter方法
插入符号
以便轻松找到列表中的项目,只需开始键入其名称
文件
编辑
视图
导航
码
分析
重构
建立
跑
工具
VCS
窗口
帮帮我
