摘要: 转自:https://www.cnblogs.com/zhoufankui/p/6274172.html operator.itemgetter函数operator模块提供的itemgetter函数用于获取对象的哪些维的数据,参数为一些序号。看下面的例子 a = [1,2,3] >>> b=oper 阅读全文
posted @ 2020-04-10 20:33 苟不理包子 阅读(367) 评论(0) 推荐(0) 编辑