#! /usr/bin/python3 # -*- coding:UTF-8 -*- import time print(f'当前时间的时间戳: {time.time()}')