gpt4 book ai didi

spring-boot - 英特尔lij : Code highlighted purple in debug mode

转载 作者:行者123 更新时间:2023-12-02 02:23:15 27 4
gpt4 key购买 nike

有谁知道这个紫色突出显示在 Intellij Debug模式下意味着什么?

在调试器中执行此行后,程序立即退出,没有错误消息或抛出错误。

最佳答案

这称为“智能单步执行”,如果一行中有多个方法调用(如您的示例中所示),则允许您选择要单步执行调试的方法。要使用此功能,您可以按 Shift + F7,然后单击该方法,或者使用箭头键或 Tab 按钮选择该方法,然后按 Enter code> 或 F7 进入该方法。

引用:https://www.jetbrains.com/help/idea/stepping-through-the-program.html#smart-step-into

关于spring-boot - 英特尔lij : Code highlighted purple in debug mode,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/66105962/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com