当前位置:网站首页>dirReader.readEntries 兼容性问题 。异常错误DOMException
dirReader.readEntries 兼容性问题 。异常错误DOMException
2022-07-25 11:02:00 【hexiaoniao】
在做拖曳上传文件夹和目录的工作。
发现 var dirReader = item.createReader()
dirReader.readEntries((entries) => {
},function (e) {
console.log(e);//
})
}
dirReader.readEntries 只有在火狐浏览器是正常的。其他浏览器都会异常。

解决兼容性问题:
边栏推荐
猜你喜欢

brpc源码解析(七)—— worker基于ParkingLot的bthread调度

Hacker introductory tutorial (very detailed) from zero basic introduction to proficiency, it is enough to read this one.

Talking about Devops monitoring, how does the team choose monitoring tools?

brpc源码解析(六)—— 基础类socket详解

W5500 is in TCP_ In server mode, you cannot Ping or communicate in the switch / router network.

Attendance system based on w5500

什么是全局事件总线?

JS流程控制

Teach you how to configure S2E as the working mode of TCP client through MCU

如何解决“W5500芯片在TCP_Client模式下,断电重启之后无法立即连接到服务器”的问题
随机推荐
数据库完整性——六大约束学习
W5500 upload temperature and humidity to onenet platform
LeetCode 50. Pow(x,n)
Brpc source code analysis (VI) -- detailed explanation of basic socket
Greedy problem 01_ Activity arrangement problem
奉劝那些刚参加工作的学弟学妹们:要想进大厂,这些并发编程知识是你必须要掌握的!完整学习路线!!(建议收藏)
任何时间,任何地点,超级侦探,认真办案!
RedisUtil
brpc源码解析(二)—— brpc收到请求的处理过程
程序员送给女孩子的精美礼物,H5立方体,唯美,精致,高清
2022 年中回顾|一文看懂预训练模型最新进展
Oil monkey script link
Esp8266 uses drv8833 drive board to drive N20 motor
JS中的数组
brpc源码解析(一)—— rpc服务添加以及服务器启动主要过程
如何解决“W5500芯片在TCP_Client模式下,断电重启之后无法立即连接到服务器”的问题
flinksql client 连接kafka select * from table没有数据报错,如何解决?
W5500 is in TCP_ In server mode, you cannot Ping or communicate in the switch / router network.
WIZnet嵌入式以太网技术培训公开课(免费!!!)
Linked list related (design linked list and ring linked list)