一、獲取檔案路徑實現 1.1 獲取當前檔案路徑 import os current_file_path = __file__ ... 0是標識當前函數的棧,1是標識上一層函數的棧,依此類推。
確定! 回上一頁