2024年10月18日 星期五

python 路徑

 import os
import sys

dir = os.path.dirname(__file__)

os.path.abspath(...) 

rootPath = os.getcwd().replace('\\','/')

沒有留言:

張貼留言