Dav*_*aux 19 google-chrome-extensions macos
我正在使用 Chrome Web Developer Tools 在网页上调试 javascript。在 Windows 上,我可以F11在使用调试器的同时使用单步执行函数。
但是,当我按下F11Mac 时,音量只会增加。F11+fn也不这样做。如何在 Mac 上使用 Chrome Web Developer 键盘快捷键?
小智 41
有用:
去System Preferences
-> Keyboard
-> Keyboard
。确保您已启用 Use F1/F2 as standard function keys
。
去System Preferences
-> Keyboard
-> Keyboard Shortcuts
。Mission Control
在左侧面板上选择,然后查看右侧面板并禁用F11 到Show Desktop
。
Ƭᴇc*_*007 19
Continue
:F8或Command- /(正斜杠)在 Mac 上或Control- /(正斜杠)在其他平台上。Step over
:F10或Command- '(撇号)在 Mac 上或Control- '(撇号)在其他平台上。Step into
:F11或Command- ;(分号)在 Mac 上或Control- ;(分号);在其他平台上。Step out
: Shift-F11或Shift- Command- ;(分号)在 Mac 上或Shift- Control- ;(分号)在其他平台上。Next call frame
:Control-.在所有平台上(期)。Previous call frame
:Control-,在所有平台上(逗号)。 归档时间: |
|
查看次数: |
12974 次 |
最近记录: |