strptime是"stringparsetime"的缩写,它的作用是将一个格式化的时间字符串解析成一个datetime对象,这个方法有两个核心参数:date_string和format,方法签名datetime.strp...