Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/jquery/85.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Google drive api 当我们上传文件夹时,google Drive如何获取文件夹的所有包含文件?_Google Drive Api - Fatal编程技术网

Google drive api 当我们上传文件夹时,google Drive如何获取文件夹的所有包含文件?

Google drive api 当我们上传文件夹时,google Drive如何获取文件夹的所有包含文件?,google-drive-api,Google Drive Api,我注意到,当上传Google drive上的任何文件夹时,它会自动列出特定文件夹中包含的所有文件,然而,这一切都在客户端,据我所知,没有任何客户端语言访问客户端目录或系统详细信息,那么Google Drive如何通过仅提供文件夹引用列出所有包含文件。我不确定Google Drive文件夹上载的确切实现,但在HTML5中,有一个支持该操作的webkitdirectory 请参阅:我不确定Google Drive文件夹上传的具体实现,但在HTML5中,有一个支持该操作的webkitdirectory

我注意到,当上传Google drive上的任何文件夹时,它会自动列出特定文件夹中包含的所有文件,然而,这一切都在客户端,据我所知,没有任何客户端语言访问客户端目录或系统详细信息,那么Google Drive如何通过仅提供文件夹引用列出所有包含文件。

我不确定Google Drive文件夹上载的确切实现,但在HTML5中,有一个支持该操作的webkitdirectory


请参阅:

我不确定Google Drive文件夹上传的具体实现,但在HTML5中,有一个支持该操作的webkitdirectory

见: