摘要:        
# custom Biomind-Utils/ *.log.* temp/ *.tar *.zip *_temp/ Miniconda3-4.5.12-Linux-x86_64.sh *.code-workspace *.built_tempfile *.ndpi *.idea .vscode/ n    阅读全文
posted @ 2022-11-02 09:44
阿木古冷
阅读(460)
评论(0)
推荐(0)
        
            
        
        
摘要:        
from rest_framework.response import Response # 第一种 class APIResponse(Response): def __init__(self, code=100, msg='成功', status=None, headers=None, **kw    阅读全文
posted @ 2022-11-02 09:21
阿木古冷
阅读(75)
评论(1)
推荐(0)
        
            
        
        
摘要:        
import time import datetime import locale class TimeUtil: def __init__(self, curtime=None): self.curtime = curtime def get_timestemp(self): """时间戳"""     阅读全文
posted @ 2022-11-02 09:06
阿木古冷
阅读(60)
评论(0)
推荐(0)
        

浙公网安备 33010602011771号