Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Javascript 工作,我必须显示要上传的这些文件的文件位置以及日期和时间。但是日期和时间过程不适用于 Firefox,它仅适用于 chrome。那么我该怎么做才能获得日期、时间和文件路径呢?
我认为没有跨浏览器的方式纯粹通过 JavaScript 来做到这一点。