james-l
2/3/2017 - 1:22 AM

python get homedir python如何得到hoemdir

python get homedir python如何得到hoemdir

import os

home_dir = os.path.expanduser('~')