python程序計時器

吉吉:python import time time_start=time.time() time_end=time.time() print('totally cost',time_end-time_start)
相關文章
相關標籤/搜索