This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
zhihao.gu
/
MonitorCameraServer
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
ab8886ca56
Ramuri
Etichete
master
MonitorCameraSe...
/
Test
/
test02.py
test02.py
88 B
Istoric
Crud
1
2
3
4
5
6
import platform
if platform.system() == 'Linux':
print(1)
print(platform.system())