发布时间:2019-09-25 08:21:37编辑:auto阅读(4146)
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系统)上
52284
52190
42344
39226
33707
30667
29382
24329
24208
22573
23°
25°
178°
178°
192°
189°
227°
406°
437°
440°