Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我在调试期间最小化 Pega 中的自定义窗口窗体时,它有时会卡在底部任务栏中。发生这种情况时,我必须停止整个运行。它非常繁琐,并且极大地减慢了开发过程。谁能帮我解决这个问题?
如果您使用断点通过 Tracer 进行调试,那么您的应用程序冻结是很关键的。您只需在 Tracer 窗口上按“播放”即可释放您的应用程序。