发布时间:2019-09-25 08:21:37编辑:auto阅读(3404)
python获取当前用户的主目录路径, 示例代码如下:
#! /usr/bin/python
# -*- coding: utf-8 -*-
import os
print os.environ['HOME']
print os.path.expandvars('$HOME')
print os.path.expanduser('~')
上一篇: Python(3)
下一篇: 如何在同一台电脑(windows系统)上
47769
46278
37155
34658
29248
25909
24781
19884
19444
17939
5734°
6340°
5857°
5906°
7009°
5844°
5866°
6375°
6335°
7701°