This function returns the relative file path. The trick is to simply apply os.path.dirname() inside the for loop and iterate it over level+1 times. This will ...
確定! 回上一頁