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.
当这个蓝色圆圈出现时,执行不遵循正常流程。程序可能会跳转到当前函数的随机位置。
这意味着您正在执行多线程操作。当它们并行执行时,箭头会四处跳动以跟踪每个线程的活动。