exceptions in python的意思
exceptions in python中文翻譯:
python中的異常
相似詞語短語
exceptionalities───n.例外;除外
exceptionality───n.例外;除外
exceptionally good───特異
exceptionally high───異常高
excepting for───除了…以外;要不是由于
exceptionably───adv.可以反對地
exceptional ability───特殊才能,特殊能力
exceptional case───例外事件;特殊情況
exceptional child───n.特殊(異常)兒童
雙語使用場景
The Python Library Reference lists the built-in exceptions and their meanings.───python庫參考手冊列出了內置異常和它們的含義。
OK, you've actually seen exceptions a lot, you just didn't know that's what they were, because exceptions show up everywhere in Python. Let me give you a couple of examples.───好的,你們實際以及看過很多異常了,你就是不知道這些是什么,因為異常在Python中隨處可見,我給你舉些例子。
Python 3 raises the exceptions shown in Listing 7.───Python 3拋出異常,如清單7所示。