#-*-coding:utf-8-*- import random import string import time salt = ''.join(random.sample(string.ascii_letters + string.digits, 8)).upper() rt = time.strftime("%Y%m%d%H%M%S%MS",time.localtime(time.time())) print(rt+salt)
最後回到代碼,<ctrl+鼠標左鍵點擊> 就應該
資源下載地址:https://download.csdn.n
There are two philosophers sit
This article selects the world
簡介:有時候當我們需要在沒有Python環境的windows
文章目錄URL和視圖函數配置路由和視圖Path轉換器實例1實