os is a Python lib and thus not available in C++. You could use e.g. std::filesystem to use a similar as pathlib :
確定! 回上一頁