提示"Assertion failed"是什么意思

2025-06-23 23:48:18
推荐回答(1个)
回答1:

Assertion failed
断言失败;主张失败;判断失败
例句筛选
1.
In which case, breaking the emulator and examining the program counter willgive you a good indication of which assertion failed.
在这种情况下,打破了模拟器和审查程序计数器会给你一个很好的迹象,其中断言失败。

2.
Typically, you get to know where the assertion failed (file name or linenumber) and maybe some optional message the code printed.
通常,您会知道断言在何处失败(文件名或行号),可能代码会打印出一些可选的消息。