摘要: 参照官方文档: 1 iterable是一个能返回它的成员的对象。包括sequence types(list,str,tuple) and not-sequence types(dict, file objects), objects and classed defined with an __ite 阅读全文
posted @ 2018-04-01 21:01 geeklove 阅读(452) 评论(0) 推荐(0)