摘要:        
1 import time,sys,os 2 while(1): 3 t = time.strftime('%Y-%m-%d\n%H:%M:%S',time.localtime(time.time())) 4 print(t) 5 sys.stdout.flush() 6 time.sleep(1) 7 os.system('cls')#windows命令...    阅读全文
posted @ 2018-07-03 19:40
三木三水
阅读(587)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号