2014年12月18日

摘要: isinstance说明如下: isinstance(object, class-or-type-or-tuple) -> bool Return whether an object is an instance of a class or of a subclass thereof. With a type as second argument, return whether ... 阅读全文
posted @ 2014-12-18 15:45 网络小蚂蚁 阅读(436) 评论(0) 推荐(0)

导航