发布时间:2019-09-10 08:47:24编辑:auto阅读(4012)
import os
path='file.txt'
file=os.path.splitext(path)
filename,type=file
print(filename)
print(type)
点击打开链接 Python资料汇总
上一篇: 【Python】python之π的计算
下一篇: 浅谈simhash及其python实现
51344
50802
41396
38195
32686
29578
28413
23295
23256
21585
1663°
2395°
1998°
1936°
2268°
1970°
2672°
4470°
4303°
3067°