摘要: 原文:http://blog.csdn.net/business122/article/details/7541486python的set和其他语言类似, 是一个无序不重复元素集, 基本功能包括关系测试和消除重复元素. 集合对象还支持union(联合), intersection(交), diffe... 阅读全文
posted @ 2015-07-05 17:01 yinsua 阅读(14967) 评论(1) 推荐(1)