04 2019 档案

python type
摘要:基于2.7 版本 type 是内置函数,有两种用法 class type(object) With one argument, return the type of an object. The return value is a type object. The isinstance() buil 阅读全文

posted @ 2019-04-25 22:03 kramer 阅读(144) 评论(0) 推荐(0)

导航