This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
cecf
/
config-center-server
Urmărește
5
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Ramură:
master
Ramuri
Etichete
master
config-center-s...
/
scripts
/
base.py
base.py
68 B
Permalink
Istoric
Crud
1
2
3
4
import sys
value = ''
if len(sys.argv) > 1:
value = sys.argv[1]