Python 异常处理 - 释放错误的力量
上次更新时间:2024-11-16
课程售价: 2.9 元
联系右侧微信客服充值或购买课程
课程内容
- 1. Introduction to Exceptions (免费)
- 2. Practical Example Of an Exception (免费)
- 3. try & except block
- 4. Multiple except blocks
- 5. General exception vs Concrete exception
- 6. raise Instruction
- 7. Empty raise command
- 8. assert Expression
- 9. else
- 10. finally
- 11. Exceptions are Classes
- 12. args Property
- 13. How To Create An Exception
- 14. name & path
- 15. encoding, reason, object, start, end
- 16. Chained Exceptions __context__, __cause__
- 17. __traceback__ Attribute. & traceback Module
课程内容
17个讲座
- 1. Introduction to Exceptions (免费)
- 2. Practical Example Of an Exception (免费)
- 3. try & except block
- 4. Multiple except blocks
- 5. General exception vs Concrete exception
- 6. raise Instruction
- 7. Empty raise command
- 8. assert Expression
- 9. else
- 10. finally
- 11. Exceptions are Classes
- 12. args Property
- 13. How To Create An Exception
- 14. name & path
- 15. encoding, reason, object, start, end
- 16. Chained Exceptions __context__, __cause__
- 17. __traceback__ Attribute. & traceback Module