gpt4 book ai didi

用于访问 Windows 10 上的 Android 文件系统的 python 脚本

转载 作者:太空宇宙 更新时间:2023-11-03 19:51:20 25 4
gpt4 key购买 nike

我编写了一个脚本,它将特定类型的所有文件复制到特定文件夹。我还希望在我连接的手机(运行 android)上运行此脚本,但我正在努力获取我连接的手机上的文件:

scr.copyfiles(r'This PC\Galaxy S7\Phone\Download\photo.jpg',dest_folder)

这将返回文件未找到错误。如何访问手机上的文件?

最佳答案

可以这样写

phone_dir = os.path.join('Computer', 'Galaxy S7', 'Phone', 'Download')

关于用于访问 Windows 10 上的 Android 文件系统的 python 脚本,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59823180/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com