>>> help(os.getcwd) getcwd(...) getcwd() -> path Return a string representing the current working directory. >>> help ...
確定! 回上一頁