🌈 搜索
📅  最后修改于: 2022-03-11 14:46:16.231000             🧑  作者: Mango
def str2bool(v): return str(v).lower() in ("yes", "true", "t", "1")