摘要: Notes on "Python Types and Objects" Object oriented relationships The type instance and supertype subtype relationships: 1. is a kind of (solid line): 阅读全文
posted @ 2017-03-21 15:22 Cunde 阅读(270) 评论(0) 推荐(0)
摘要: Python Objects Built in Types standard Type Operators Value Comparison Object Identity Comparison Boolean Standard Type Built in Functions Categorizin 阅读全文
posted @ 2017-03-21 15:03 Cunde 阅读(227) 评论(0) 推荐(0)