This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
zhihao.gu
/
MonitorCameraServer
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
31fe1607ce
Rami (Branch)
Tag
master
MonitorCameraSe...
/
Test
/
test02.py
test02.py
88 B
Cronologia
Originale
1
2
3
4
5
6
import platform
if platform.system() == 'Linux':
print(1)
print(platform.system())