摘要: 先看一段代码 L = [1,2,3]dic_ = {}L2 = []for i in L: dic_['sn'] = i ... 阅读全文
posted @ 2019-02-21 13:47 Hello_wshuo 阅读(19) 评论(0) 推荐(0) 编辑