magicat
2014年7月17日 星期四
How to find script's directory
import
os
print
os
.
path
.
dirname
(
os
.
path
.
realpath
(
__file__
))
reference:
http://stackoverflow.com/questions/4934806/python-how-to-find-scripts-directory
較新的文章
較舊的文章
首頁
查看行動版