当前位置:网站首页>How do I use Google Chrome 11's Upload Folder feature in my own code?
How do I use Google Chrome 11's Upload Folder feature in my own code?
2022-07-01 03:26:00 【javail】
problem :
Google Chrome 11 now supports uploading folders.Google Chrome 11 Now it supports uploading folders .Currently this feature is only implemented in Google Docs, and I have been unable to find any API documentation on how to use this in my code. At present, this function is only available in Google Implementation in document , I can't find any information in my code about how to use this feature API file .
From what I can see, you click the Upload folder link in Google Docs, which displays the "Browse For Folder" dialog (a call to SHBrowseForFolder by the looks of it), you select a folder, and then the contents of that folder is uploaded to Google Docs. From what I see , You click on the upload folder link in Google Docs , It shows “ Browse folders ” Dialog box ( Call through its appearance SHBrowseForFolder), You choose a folder , Then the contents of the folder have been uploaded to Google file .
As this feature requires upgrading Google Chrome to the latest version, or for other browsers running a Java Applet, I assume I can use this feature in my own websites? Because this function requires Google Chrome Upgrade to the latest version , Or run Java Applet Other browsers for , I assume I can use this feature in my own website ?
I would love to have this feature in a Content Management System I maintain! I want this functionality in the content management system I maintain !
Solution :
Reference resources : https://stackoom.com/en/question/ORgM边栏推荐
- [linear DP] shortest editing distance
- Cloud native annual technology inventory is released! Ride the wind and waves at the right time
- JUC学习
- Best used trust automation script (shell)
- Introduction to core functions of webrtc -- an article on understanding SDP PlanB unifiedplan (migrating from PlanB to unifiedplan)
- JS日常开发小技巧(持续更新)
- Detailed explanation of ES6 deconstruction grammar
- 打包iso文件的话,怎样使用hybrid格式输出?isohybrid:command not found
- Druid monitoring statistics source
- C语言多线程编程入门学习笔记
猜你喜欢
随机推荐
BluePrism注册下载并安装-RPA第一章
ctfshow爆破wp
岭回归和lasso回归
Introduction and installation of Solr
咱就是说 随便整几千个表情包为我所用一下
完全背包问题
最新接口自动化面试题
ECMAScript 6.0
Detailed list of errors related to twincat3 ads of Beifu
Nacos
服务器渲染技术jsp
伺服第二编码器数值链接到倍福PLC的NC虚拟轴做显示
Split(), split(), slice(), can't you tell?
File upload and download
Hal library setting STM32 interrupt
Error accessing URL 404
If a parent class defines a parameterless constructor, is it necessary to call super ()?
Introduction to EtherCAT
Introduction to core functions of webrtc -- an article on understanding SDP PlanB unifiedplan (migrating from PlanB to unifiedplan)
多元线性回归









