So if you remove jon from here and run our program, we get this type error, greet user, missing one required positional argument.
因此,如果您从此处删除 jon 并运行我们的程序, 我们将收到此类型错误,问候用户,缺少一个必需的位置参数。
单词 | Type error |
释义 |
Type error
原声例句
Mosh带你学编程 So if you remove jon from here and run our program, we get this type error, greet user, missing one required positional argument. 因此,如果您从此处删除 jon 并运行我们的程序, 我们将收到此类型错误,问候用户,缺少一个必需的位置参数。 迅速思考,智慧沟通 A type one is a fear of making a mistake, type two error is a fear of missing out on opportunities. 第一类错误是害怕犯错误,第二类错误是害怕错过机会。 Mosh带你学编程 So that is where we're calculating the age, and right below that you can see the type of error. In this case, we have a type error, and here's the message. Unsupported operand types for subtraction. Int and str. 这就是我们计算年龄的地方,就在下面你可以看到错误的类型。在这种情况下,我们有一个类型错误,这里是信息。不支持的操作数类型减法。 Int和str。
英语百科
Type safetyIn computer science, type safety is the extent to which a programming language discourages or prevents type errors. A type error is erroneous or undesirable program behaviour caused by a discrepancy between differing data types for the program's constants, variables, and methods (functions), e.g., treating an integer (int) as a floating-point number (float). Type safety is sometimes alternatively considered to be a property of a computer program rather than the language in which that program is written; that is, some languages have type-safe facilities that can be circumvented by programmers who adopt practices that exhibit poor type safety. The formal type-theoretic definition of type safety is considerably stronger than what is understood by most programmers. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。