How to get python to copy files to desktop
This question already has an answer here:
只需定义桌面的绝对地址即可。
dst = 'C:Users[name of your account]myfile.txt'
链接地址: http://www.djcxy.com/p/42326.html
下一篇: 如何让Python将文件复制到桌面