使用關鍵字abstract 宣告的類別(class) 並不能夠被實體化(instantiated) ,也就是說 不能用abstract 的類別建立物件(object) ,但abstract 類別可當成父 ...
pydoing.blogspot.com