xcode debug 單步執行 F6

在xcode 執行 debug,  the 4 debugging buttons are:

Continue / Pause = (keyboard shortcut is ⌃ + ⌘ + Y)
繼續/暫停
And these execution control buttons:
  • Step Over = (keyboard shortcut is F6) step over - "Step over", F6, continuing execution but stopping at the next line of code (but not single stepping through the method that the current line of code references)  就是這個...單步執行.
  • Step Into = (keyboard shortcut is F7)  step in - "Step into", F7, continuing execution but stopping at the first line of code in the method your current line of code references;
  • Step Out = (keyboard shortcut is F8)  step out - "Step out", F8, continuing execution but stopping at code that called current method.







留言

這個網誌中的熱門文章

更改google drive預設存放目錄位置Change Google Drive Default Folder Location in Windows

最爛的銀行服務-玉山銀行

ios app 上架時app icon要注意事項

SMR疊瓦式hdd致命缺陷被解決????!!!

app廣告營利: 該選擇admob 或是 Facebook Audience Network?

google play 正式發布前測試報告...非常好用.

寫APP真的是好工作嗎? Firebase host與我對Kotlin的感想

舊有app在Android 12 閃退問題& app Splash screens

關於google play console app應用程式簽署

Mark App Design Apps - Terms and Privacy Policy (服務條款,隱私權政策)