"import os [链接]电脑当前用户根目录 user_dir_path = os.path.expanduser(‘~’)"
import os
user_dir_path = os.path.expanduser(‘~’)