摘要: ```python # 参考 https://chuna2.787528.xyz/longyunfeigu/p/9316082.html import time name = 666 index = 0 def x(tmp): global index length = len(tmp) print(index) if length >= 2: if tmp[length // 2] name: re 阅读全文
posted @ 2020-04-27 13:53 nanaindi 阅读(127) 评论(0) 推荐(0)