Android Studio 快捷方式,如 Eclipse [英] Android Studio shortcuts like Eclipse

查看:41
本文介绍了Android Studio 快捷方式,如 Eclipse的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是 Android Studio 的新手,想了解快捷方式.在 Eclipse 中,我们使用 shift-ctrl-O 进行导入.在 Android Studio 中,我们使用alt-enter.我关于导入覆盖方法和未实现方法的问题.Android Studio 中有这些快捷方式吗?

I am new to Android Studio and want to know about shortcuts. In Eclipse we use shift-ctrl-O for importing. In Android Studio we use alt-enter. My question about importing override methods and unimplemented methods. Is there a shortcut for these in Android Studio?

推荐答案

是的,Android Studio 的键盘快捷键列表位于 https://developer.android.com/studio/intro/keyboard-shortcuts.html.

Yes, the list of keyboard shortcuts for Android Studio is at https://developer.android.com/studio/intro/keyboard-shortcuts.html.

这里有一些我知道的.

检查:文件->设置->键盘映射-><从 Keymaps 下拉菜单中选择 Eclipse> 或

Check :File ->Settings ->Keymap -> <Choose Eclipse from Keymaps dropdown> or

添加未实现的方法: CTRL + I

覆盖方法: CTRL + O

格式代码: CTRL + ALT + L

显示项目: ALT + 1

显示 logcat: ALT + 6

隐藏项目 - logcat: SHIFT + ESC

构建: CTRL + F9

构建并运行: CTRL + F10

全部展开: CTRL + SHIFT + NumPad +

全部折叠: CTRL + SHIFT + NumPad -

查找和替换: CTRL + R

查找: CTRL + F

如果我遗漏了您需要的任何快捷方式,您可以在这里询问并了解更多信息 implink!!链接!!:)

In case I'm missing any shortcut that you need you can ask here and for more check implink!! or link!!:)

这篇关于Android Studio 快捷方式,如 Eclipse的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆