摘要:
1. 当"print os.path.dirname(__file__)"所在脚本是以完整路径被运行的, 那么将输出该脚本所在的完整路径,比如: python d:/pythonSrc/test/test.py 那么将输出 d:/pythonSrc/test 当"print os.path.di... 阅读全文
posted @ 2015-02-04 15:33
想总结却停留不前?
阅读(230)
评论(0)
推荐(0)
2015年2月4日