python中的getcwd

Help on built-in function getcwd in module posix:

getcwd(...)
    getcwd() -> path
    
    Return a string representing the current working directory.

posted on 2013-06-17 15:45  语辰  阅读(473)  评论(0)    收藏  举报