This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
GlobalCube
/
planner
Suivre
3
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
a3b059bf4b
Branches
Tags
main
planner
/
webservice
/
file_io.bat
file_io.bat
54 B
Historique
Raw
1
2
3
4
@echo off
cd /d %~dp0
call python.bat file_io.py
pause