Python open folder and then focus to file

前端 未结 0 1047
陌清茗
陌清茗 2021-01-15 04:12
import os
os.startfile(path)

With the above code i can open a folder in explorer (windows 10)

How can i focus to a specific file?

Exam

相关标签:
回答
  • 消灭零回复
提交回复
热议问题