返回全部术语
81调试与测试必备

Error

错误

程序在运行过程中出现的问题,会导致某些功能无法正常工作。

举个例子

我看到 TypeError 提示,说明代码里有类型相关的错误。

相关资源

复制提示词

Here is the stack trace. Identify the root cause and the minimal fix.

相关术语

查看全部