91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

Android的快捷鍵有哪些

發布時間:2022-04-07 16:52:37 來源:億速云 閱讀:154 作者:iii 欄目:編程語言

本文小編為大家詳細介紹“Android的快捷鍵有哪些”,內容詳細,步驟清晰,細節處理妥當,希望這篇“Android的快捷鍵有哪些”文章能幫助大家解決疑惑,下面跟著小編的思路慢慢深入,一起來學習新知識吧。

通用 General

  • Control+S Save all

  • Control+Alt+Y Synchronize

  • Control+Shift+F12 Maximize/minimize editor

  • Alt+Shift+F Add to favorites

  • Alt+Shift+I Inspect current file with current profile

  • Control+`(backquote) Quick switch scheme

  • Control+Alt+S Open settings dialogue

  • Control+Alt+Shift+S Open project structure dialog

  • Control+Tab Switch between tabs and tool window

導航/搜索 Navigating and searching within Studio

  • Press Shift twice Search everything (including code and menus)

  • Control+F Find

  • F3 Find next

  • Shift+F3 Find previous

  • Control+R Replace

  • Control+Shift+A Find action

  • Control+Alt+Shift+N Search by symbol name

  • Control+N Find class. 查找類。

  • Control+Shift+N Find file (instead of class)

  • Control+Shift+F Find in path. 相當于在全局搜索,比如搜索代碼中某個出現的字符串,很方便。

  • Control+F12 Open file structure pop-up

  • Alt+Right Arrow or Left Arrow Navigate between open editor tabs

  • F4 or Control+Enter Jump to source

  • Shift+F4 Open current editor tab in new window

  • Control+E Recently opened files pop-up. 查看最近打開過的文件(包括編輯,只要打開就算)。

  • Control+Shift+E Recently edited files pop-up

  • Control+Shift+Backspace Go to last edit location

  • Control+F4 Close active editor tab

  • Esc Return to editor window from a tool window

  • Shift+Esc Hide active or last active tool window

  • Control+G Go to line. 直接跳到某一行。

  • Control+H Open type hierarchy

  • Control+Shift+H Open method hierarchy

  • Control+Alt+H Open call hierarchy

視圖 Viewing layouts

  • Control+plus or Control+minus Zoom in/out

  • Control+0 Fit to screen

  • Control+Shift+1 Actual size

Design tools: Layout Editor

Design tools: Navigation Editor

代碼編輯 Writing code

  • Alt+Insert Generate code (getters, setters, constructors, hashCode/equals, toString, new file, new class)

  • Control+O Override methods

  • Control+I Implement methods

  • Control+Alt+T Surround with (if…else / try…catch / etc.)

  • Control+Y Delete line at caret

  • Control+minus or Control+plus Collapse/expand current code block

  • Control+Shift+minus or Control+Shift+plus Collapse/expand all code blocks. 展開/合并當前文件的所有代碼塊。

  • Control+D Duplicate current line or selection. 復制當前行。

  • Control+Space Basic code completion

  • Control+Shift+Space Smart code completion (filters the list of methods and variables by expected type)

  • Control+Shift+Enter Complete statement

  • Control+Q Quick documentation lookup

  • Control+P Show parameters for selected method

  • Control+B or Control+click Go to declaration (directly)

  • Control+Alt+B Go to implementations

  • Control+U Go to super-method/super-class

  • Control+Shift+I Open quick definition lookup

  • Alt+1 Toggle project tool window visibility

  • F11 Toggle bookmark

  • Control+F11 Toggle bookmark with mnemonic

  • Control+/ Comment/uncomment with line comment

  • Control+Shift+/ Comment/uncomment with block comment

  • Control+W Select successively increasing code blocks

  • Control+Shift+W Decrease current selection to previous state

  • Control+[ Move to code block start

  • Control+] Move to code block end

  • Control+Shift+[ Select to the code block start

  • Control+Shift+] Select to the code block end

  • Control+Delete Delete to end of word

  • Control+Backspace Delete to start of word

  • Control+Alt+O Optimize imports

  • Alt+Enter Project quick fix (show intention actions and quick fixes)

  • Control+Alt+L Reformat code

  • Control+Alt+I Auto-indent lines

  • Tab or Shift+Tab Indent/unindent lines

  • Control+Shift+J Smart line join

  • Control+Enter Smart line split

  • Shift+Enter Start new line

  • F2 or Shift+F2 Next/previous highlighted error

編譯/運行 Build and run

  • Control+F9 Build

  • Shift+F10 Build and run

  • Control+F10 Apply Changes and Restart Activity

  • Control+Alt+F10 Apply Code Changes

調試 Debugging

  • Shift+F9 Debug

  • F8 Step over

  • F7 Step into

  • Shift+F7 Smart step into

  • Shift+F8 Step out

  • Alt+F9 Run to cursor

  • Alt+F8 Evaluate expression

  • F9 Resume program

  • Control+F8 Toggle breakpoint

  • Control+Shift+F8 View breakpoints

重構 Refactoring

  • F5 Copy

  • F6 Move

  • Alt+Delete Safe delete

  • Shift+F6 Rename

  • Control+F6 Change signature

  • Control+Alt+N Inline

  • Control+Alt+M Extract method

  • Control+Alt+V Extract variable

  • Control+Alt+F Extract field

  • Control+Alt+C Extract constant

  • Control+Alt+P Extract parameter

版本管理 Version control / local history

  • Control+K Commit project to VCS

  • Control+T Update project from VCS

  • Alt+Shift+C View recent changes

  • Alt+` (backquote) Open VCS popup

讀到這里,這篇“Android的快捷鍵有哪些”文章已經介紹完畢,想要掌握這篇文章的知識點還需要大家自己動手實踐使用過才能領會,如果想了解更多相關內容的文章,歡迎關注億速云行業資訊頻道。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

富阳市| 正蓝旗| 沿河| 鹤壁市| 桐庐县| 遂昌县| 潢川县| 兰溪市| 平乡县| 阳新县| 沛县| 乌鲁木齐县| 神池县| 元氏县| 三门县| 大足县| 红安县| 和田县| 宁武县| 科技| 五大连池市| 稻城县| 永德县| 斗六市| 平遥县| 九台市| 分宜县| 仙居县| 建昌县| 石楼县| 会东县| 凌云县| 台山市| 惠安县| 彰武县| 旅游| 禹州市| 海盐县| 武宣县| 开鲁县| 大竹县|