发布时间:2019-09-10 08:47:24编辑:auto阅读(3977)
import os
path='file.txt'
file=os.path.splitext(path)
filename,type=file
print(filename)
print(type)
点击打开链接 Python资料汇总
上一篇: 【Python】python之π的计算
下一篇: 浅谈simhash及其python实现
50552
49871
40461
37451
31884
28765
27682
22466
22461
20773
559°
1183°
963°
890°
1148°
1005°
1629°
3019°
2739°
2064°