This website works better with JavaScript
Home
Explore
Help
Register
Sign In
yf_zyf
/
yunfei_supervisord
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
5fb84d4ca3
Branches
Tags
master
yunfei_super...
/
monitor_test
/
ceshi.py
ceshi.py
72 B
History
Raw
1
2
3
4
5
6
# coding:utf-8
import time
while True:
print('1')
time.sleep(3)