This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
yf_zyf
/
yunfei_supervisord
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
f394c0b116
Branches
Tags
master
yunfei_super...
/
monitor_test
/
ceshi.py
ceshi.py
72 B
Histórico
Raw
1
2
3
4
5
6
# coding:utf-8
import time
while True:
print('1')
time.sleep(3)