03 2022 档案
摘要:# _*_ coding: utf-8 _*_ # auther = 林深见鹿,海蓝见鲸 import subprocess import datetime def time_stamp(): now_time = datetime.datetime.now() print(now_time) de
阅读全文
摘要:# -*- coding:utf-8 -*- # auther = 林深见鹿,海蓝见鲸 ''' dict = {"Bob":["class1"],"Alex":"class2","Gob":"class3","Joe":"class4"} dict['jiao'] = "class5" print(
阅读全文

浙公网安备 33010602011771号