2016年8月10日
摘要: 使用enumerate可以一次性将索引和值取出,避免使用索引来取值,而且enumerate的第二个参数可以调整索引下标的起始位置,默认为0。 阅读全文
posted @ 2016-08-10 11:59 long_1235445 阅读(550) 评论(0) 推荐(0)