2017年10月13日

摘要: https://gitee.com/l0226/KeXueJiSuanQi/blob/master/README.md import re def md(l,x): a = l.index(x) if x == '*' and l[a + 1] != '-': k = float(l[a - 1]) 阅读全文
posted @ 2017-10-13 09:55 Shine`哲 阅读(138) 评论(0) 推荐(0) 编辑

导航